I am not sure but from my understanding fields that are only indexed and not
stored do not keep position. So even if you get back all terms for a field
for a given document you won't be able to reconstruct original words
sequence.

And remember that not all words are indexed.

Alex

2008/12/30 Lebiram <lebi...@ymail.com>

> Hi All,
>
> Is it possible to extract the text that was indexed but not stored for a
> field in a document?
>
> Right now, reader.document() returns only fields that was stored. However
> I'd also want to get the text on the indexed only field...
>
> I'd appreciate your help
>
>
>
>




-- 
Best Regards
Alexander Aristov

Reply via email to