You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by adviner <er...@gmail.com> on 2009/10/22 17:41:08 UTC

How to loop through all the entries for a field

I have a field in called BookTitle.  I want to loop through all the entries
without doing a search.  I just want to get the list of BookTitle's that is
in this field:

I tried IndexReader but MaxDocs() doesnt work because it returns everything
and I have other fields in their which is allot bigger.  


-- 
View this message in context: http://www.nabble.com/How-to-loop-through-all-the-entries-for-a-field-tp26012309p26012309.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.


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