With your eaxmple I got it working nicely with addFacetField and
addFilterQuery in the API.
Thanks, I appreciate the help.
Britske wrote:
>
> something like this?
>
> q=mainquery&fq={!tag=carfq}cars:corvette OR
> cars:camaro&facet=on&facet.field={!ex=carfq key=carfacet}cars
>
> -the facet:
something like this?
q=mainquery&fq={!tag=carfq}cars:corvette OR
cars:camaro&facet=on&facet.field={!ex=carfq key=carfacet}cars
-the facet: "carfacet" is indepedennt of the filter query that filters on cars.
-you construct the filter query (fq={!tag=carfq}cars:corvette OR
cars:camaro) yourself in
bump - anyone?
--
View this message in context:
http://old.nabble.com/Multi-Select-Facets-through-Java-API-tp27951014p27986301.html
Sent from the Solr - User mailing list archive at Nabble.com.