Many Thanks.
Hugh
-Original Message-
From: Michael D. Curtin [mailto:[EMAIL PROTECTED]
Sent: 23 February 2006 17:39
To: java-user@lucene.apache.org
Subject: Re: SQL DISTINCT functionality in Lucene
Hugh Ross wrote:
> I need to find all distinct values for a keyword field in a Luc
Hugh Ross wrote:
I need to find all distinct values for a keyword field in a Lucene index.
I think the IndexReader.terms() method will do what you want. Good luck!
--MDC
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addi
Hi,
I need to find all distinct values for a keyword field in a Lucene index.
Is this easily done? If so how?
Many thanks,
Hugh