Hi,
     I've an index to analyze (manually). Unfortunately, I cannot rebuild
the index. Some of the fields are 'unstored'. I was wondering whether
there's any way to get the terms from an unstored field for each doc.
Positional information is not necessary. Lucene version is 3.5.

The reason am trying to get those terms is that I can add that field to my
own index for every doc. And, yes, there's another id-type-field which
allows me to recognize the document in both indices.

Any guidance is highly appeciated.

Thanks,
Phani

Reply via email to