Re: use of FieldInvertState class

2011-07-20 Thread bryant88
: http://lucene.472066.n3.nabble.com/use-of-FieldInvertState-class-tp3182214p3184991.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For

Re: use of FieldInvertState class

2011-07-20 Thread Ian Lea
gt; -- > View this message in context: > http://lucene.472066.n3.nabble.com/use-of-FieldInvertState-class-tp3182214p3184835.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > - > To un

Re: use of FieldInvertState class

2011-07-20 Thread bryant88
nabble.com/use-of-FieldInvertState-class-tp3182214p3184835.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-

Re: use of FieldInvertState class

2011-07-19 Thread Robert Muir
On Tue, Jul 19, 2011 at 7:30 AM, Raffaele Branda wrote: > Dear Lucene developers, > > I am a student from an University in Italy and I am using Lucene for a > project. > > I need to use the *FieldInvertState* class in order to get all the values of > a given field state at indexing time. Is there

use of FieldInvertState class

2011-07-19 Thread Raffaele Branda
Dear Lucene developers, I am a student from an University in Italy and I am using Lucene for a project. I need to use the *FieldInvertState* class in order to get all the values of a given field state at indexing time. Is there a method that returns a * FieldInvertState* object? Is there any tuto