Relative Content

Tag Archive for elasticsearchsolropensearch

Faceting in OpenSearch vs Solr Queries

I’m attempting to migrate a solr query to OpenSearch. It has many filters, and Solr has a nice feature where you can apply an exclude to a filter so it doesn’t mess up your facet counts. An example of this would be a shoe website where you select “size” and it still shows you the counts for the rest of the shoe sizes in the same request. The syntax in solr looks like the following: