Hi Pawan,
If u r using solr1.4 or latter version then u can see terms info by using
terms request handler like
http://localhost:8080/solr/terms/?terms.fl=text&terms.sort=count
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-get-most-indexed-keyword-from-SOLR-tp124055
Thanks. It worked out fine.
On Fri, Aug 20, 2010 at 7:08 PM, Jan Høydahl / Cominvent <
jan@cominvent.com> wrote:
> Check out the luke request handler:
>
> http://localhost:8983/solr/admin/luke?fl=my_ad_field&numTerms=100 - you'll
> find topTerms for the fields specified
>
> --
> Jan Høydahl,
Check out the luke request handler:
http://localhost:8983/solr/admin/luke?fl=my_ad_field&numTerms=100 - you'll find
topTerms for the fields specified
--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
Training in Europe - www.solrtraining.com
On 20. aug. 2010, at 11.39,