Re: Bad request from solr by just changing the order in the filter query

2018-04-07 Thread Elier Delgado
On Sat, Mar 31, 2018 at 12:46 PM, Shawn Heisey wrote: > On 3/31/2018 10:22 AM, Elier Delgado wrote: > >> Hi, I'm working with facets in solr 7.2.1. Basically I'm following this >> tutorial: >> http://yonik.com/multi-select-faceting/ >> >&

Bad request from solr by just changing the order in the filter query

2018-03-31 Thread Elier Delgado
Hi, I'm working with facets in solr 7.2.1. Basically I'm following this tutorial: http://yonik.com/multi-select-faceting/ The following solr request works just fine: &json.facet={domains:{type:terms,field:domains,domain:{excludeTags:DOMAIN}},specialties:{type:terms,field:specialties,domain:{excl