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
> 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
> mor