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

2018-04-07 Thread Shawn Heisey
On 4/7/2018 1:54 PM, Elier Delgado wrote: Thanks Shawn, your query works but the facet counters became inconsistent. What *exactly* was wrong?  Is it possible that it was working the way it was designed to work, but different than you expected?  If you really think what you're getting is wron

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/ >> >> The following solr request works just fine: >> >> &json.

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

2018-03-31 Thread Shawn Heisey
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/ The following solr request works just fine: &json.facet={domains:{type:terms,field:domains,domain:{excludeTags:DOMAIN}},special