On 5/11/11 6:12 AM, Jasneet Sabharwal wrote:
I did a facet query on my data field and it showed a list of words with their count but it miss lot of words in facet count.

The query used was :-

http://localhost:8983/solr/select/?q=*:*&facet=true&facet.field=Data

How can I get the count of each word in my index and one more question is it possible to only get the count of words which are not used in normal daily sentences like I, is, the, a, etc.

Check out luke

http://localhost:8983/solr/admin/luke?fl=THEFIELD&numTerms=500

Reply via email to