[pylucene-dev] Field.Unstored - Where is it?

Pete pfein at pobox.com
Fri Nov 16 11:32:31 PST 2007


On Friday November 16 2007 2:24:46 pm João Rodrigues wrote:
> Hello all!
>
> I'm following the book Lucene in Action and I'm having some issues. When
> trying to use the method Unstored (or the Text method) of Field, through
> Field.Unstored, it gives me the "no such argument" error. I'm asking the
> PyLucene.Field.Unstored method, but is there anywhere else I should look
> for it?

I think you want Field.Store.NO. LIA uses an older version of Lucene (1.4, 
IIRC).  PyLucene is based on Lucene 2.2.  The API's basically the same, but 
some stuff has moved around/changed.


-- 
Peter Fein   ||   773-575-0694   ||   pfein at pobox.com
http://www.pobox.com/~pfein/   ||   PGP: 0xCCF6AE6B
irc: pfein at freenode.net   ||   jabber: peter.fein at gmail.com


More information about the pylucene-dev mailing list