09, at 10:26 AM, Erick Erickson wrote:
See TermEnum/TermDocs.
On Thu, Mar 19, 2009 at 12:41 PM, Paul J. Lucas
wrote:
The Lucene FAQ has a Q, "How do I retrieve all the values of a
particular
field that exists within an index, across all documents?" and gives
some
code.
Uhm, a code snippet, perhaps?? Thanks.
- Paul
On Mar 19, 2009, at 10:26 AM, Erick Erickson wrote:
See TermEnum/TermDocs.
On Thu, Mar 19, 2009 at 12:41 PM, Paul J. Lucas
wrote:
The Lucene FAQ has a Q, "How do I retrieve all the values of a
particular
field that exists with
See TermEnum/TermDocs.
On Thu, Mar 19, 2009 at 12:41 PM, Paul J. Lucas wrote:
> The Lucene FAQ has a Q, "How do I retrieve all the values of a particular
> field that exists within an index, across all documents?" and gives some
> code. However, it looks like that code
The Lucene FAQ has a Q, "How do I retrieve all the values of a
particular field that exists within an index, across all documents?"
and gives some code. However, it looks like that code returns only
unique values. How does one get all values including duplicates