Hi Peter,

Go to your solr admin page and select your core. Hit the schema-browser URL and 
select cat_name_raw field. Example URL : 
http://localhost:8983/solr/#/crawl/schema-browser
Push the 'Load Term info' button, do you see some data there?
ahmet


On Thursday, January 2, 2014 9:23 PM, PeterKerk <vettepa...@hotmail.com> wrote:
Hi Ahmet,

I tried this URL:

http://localhost:8983/solr/wordpress/select/?indent=on&facet=true&sort=post_modified%20desc&q=*:*&start=0&rows=10&fl=id,post_title,cat_name*&facet.field=cat_name_raw&facet.mincount=1

and this URL:

http://localhost:8983/solr/wordpress/select/?indent=on&facet=true&sort=post_modified%20desc&q=*:*&start=0&rows=10&fl=id,post_title&facet.field=cat_name_raw&facet.mincount=1

But still I see empty facets. What more can I test?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Empty-facets-on-Solr-with-MySQL-tp4109170p4109176.html

Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to