Hi ,
 I am making a solr query by passing a facet field. For some reason it
returns all the fields in solr index as faceted instead of just the field
"inputmethod". Is it because I have all the fields mentioned in the
solrconfig.xml or am I missing some other parameter ? 

http://solrhost:8983/solr/collection1/select?q=event_date:2013-12-19&facet=true&facet.field=inputmethod&wt=json&indent=true

Thanks, Deepak



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Facet-in-query-parameters-return-all-the-fields-instead-of-the-field-mentioned-in-facet-field-paramer-tp4108884.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to