Thanks guys. The syntax "facet.field={!key=abc
facet.limit=10}facetFieldName" works.
On Tue, Jun 16, 2015 at 11:22 AM, Chris Hostetter
wrote:
>
> : Have you tried this syntax ?
> :
> : &facet=true&facet.field={!ex=st key=terms facet.limit=5
> : facet.prefix=ap}query_terms&facet.field={!key=term
: Have you tried this syntax ?
:
: &facet=true&facet.field={!ex=st key=terms facet.limit=5
: facet.prefix=ap}query_terms&facet.field={!key=terms2
: facet.limit=1}query_terms&rows=0&facet.mincount=1
:
: This seems the proper syntax, I found it here :
yeah, local params are supported for specifyi
Hi Phanindra,
Have you tried this syntax ?
&facet=true&facet.field={!ex=st key=terms facet.limit=5
facet.prefix=ap}query_terms&facet.field={!key=terms2
facet.limit=1}query_terms&rows=0&facet.mincount=1
This seems the proper syntax, I found it here :
https://issues.apache.org/jira/browse/SOLR-4717