for example. i wanna show keyword: a and facet sid: 2
my url: http://localhost:8080/solr1/select?q=a+sid:2&start=0&rows=10&fl=*&wt=json but it show me count bigger than facetnum. i read http://lucene.apache.org/java/docs/queryparsersyntax.html and try server way , all not effect. maybe someone know it. -- regards jl