I'm creating multiple instances of a field, some with Field.Store.YES
and some with Field.Store.NO, with Lucene 4.4. If Field.Store.YES is
set then I see multiple instances of the field in the documents in the
resulting index, if I use Field.Store.NO then I only see a single
field. Is that expected or am I doing something dumb?

Thanks,

-- 
Alan Burlison
--

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to