ne.apache.org
: > : To: java-user@lucene.apache.org
: > : Subject: Getting count on distinct values of a field.
: > :
: > : Hi,
: > : i am having problem in getting the count on distict values of a
field.
: > The
: > : reason for getting this value is that, each of all documents in
index
:
self. (or make a field that contains the union of all
the other fields)
: > : From: vipin sharma <[EMAIL PROTECTED]>
: > : Reply-To: java-user@lucene.apache.org
: > : To: java-user@lucene.apache.org
: > : Subject: Getting count on distinct values of a field.
: > :
: > : H
t term.
: Date: Mon, 12 Jun 2006 17:36:01 +0530
: From: vipin sharma <[EMAIL PROTECTED]>
: Reply-To: java-user@lucene.apache.org
: To: java-user@lucene.apache.org
: Subject: Getting count on distinct values of a field.
:
: Hi,
: i am having problem in getting the count on distict values of
etting count on distinct values of a field.
:
: Hi,
: i am having problem in getting the count on distict values of a field. The
: reason for getting this value is that, each of all documents in index
: belongs to one predefined class and i want to get the number of documents
: belonging to each
Hi,
i am having problem in getting the count on distict values of a field. The
reason for getting this value is that, each of all documents in index
belongs to one predefined class and i want to get the number of documents
belonging to each class.
Regards..