Re: Filter query and Faceting problem

2016-02-18 Thread Filippo La Torre
cribe. Otherwise you might need to need >> issue separate queries. >> However, are you sure that this case shouldn't be done in more regular way: >> fq={!tag=foo}department:foods&fq={!tag=foo}macro_category.key:(drinks food) >> >> On Thu, Feb 18, 2016 at 1

Re: Filter query and Faceting problem

2016-02-18 Thread Filippo La Torre
> On Thu, Feb 18, 2016 at 11:48 AM, Filippo La Torre < > filippo.lato...@stentle.com> wrote: > >> Hello everyone, >> >> this is my first mail to solr user mailing list. >> I’m new to Solr too, my Solr version is 5.4.1. >> I have a problem with filter

Filter query and Faceting problem

2016-02-18 Thread Filippo La Torre
Hello everyone, this is my first mail to solr user mailing list. I’m new to Solr too, my Solr version is 5.4.1. I have a problem with filter query and faceting, i have to make a filter query with AND/OR using also faceting (i will make this query using Spring Data Solr). It seems that the same f