Re: Dynamic filters

2018-10-02 Thread Shawn Heisey
On 10/2/2018 5:03 AM, Tamás Barta wrote: Thank you for the answers! Is it possible to get the facet result and the search results with only one query? Or I have to send two queries for the Solr (one for search results and one for facets)? It only requires one query.  You just add facet paramet

Re: Dynamic filters

2018-10-02 Thread Tamás Barta
Thank you for the answers! Is it possible to get the facet result and the search results with only one query? Or I have to send two queries for the Solr (one for search results and one for facets)? On Tue, Oct 2, 2018 at 1:02 PM Shawn Heisey wrote: > On 10/2/2018 4:55 AM, Tamás Barta wrote: > >

Re: Dynamic filters

2018-10-02 Thread Shawn Heisey
On 10/2/2018 4:55 AM, Tamás Barta wrote: I have been using Solr for a while for an online web store. After search a filter box appears where user can filter results by many attributes. My question is how can I do it with Solr that he filter box show only available options based on result. For exa

Re: Dynamic filters

2018-10-02 Thread Emir Arnautović
Hi Tamas, Maybe I am missing the point and you already discarded that option, but you should be able to cover such cases with simple faceting? Thanks, Emir -- Monitoring - Log Management - Alerting - Anomaly Detection Solr & Elasticsearch Consulting Support Training - http://sematext.com/ > On

Dynamic filters

2018-10-02 Thread Tamás Barta
Hi, I have been using Solr for a while for an online web store. After search a filter box appears where user can filter results by many attributes. My question is how can I do it with Solr that he filter box show only available options based on result. For example if attribute "type" can be 1, 2,