Hi,

I have a situation, where stored, un-indexed fields can contain potentially large amounts of data. Is it possibly to read the contents of a field incrementally? That is, do not load the complete contents from disk, but read X bytes at a time. Does the Reader returned by Field.readerValue() work that way? Or is this only possible with tokenized fields?

Thanks!

Regards,
Günter
--
Dipl.-Inform. Günter Ladwig
Institute AIFB, University of Karlsruhe, D-76128 Karlsruhe
Phone +49 (0)721 608 7946         Building 11.40, Room 250
g...@aifb.uni-karlsruhe.de        www.aifb.uni-karlsruhe.de




---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to