You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by nithin kamath <ni...@gmail.com> on 2010/02/08 09:40:06 UTC

Lucene document get values

Hi,

I have a lucene document which has a field which appears repeatedly in the
document, I use doc.getFieldables(fieldName) to get the field values; when
the number of fields become huge; getting the field values is taking up a
lot of memory, is there some other way that I could get the field values
probably in a more efficient way.

thanks & regards
nithin
-- 
View this message in context: http://old.nabble.com/Lucene-document-get-values-tp27496756p27496756.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


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