Here’s an overview of some of the new features in Solr 7.1: Download Solr 7.1 or later to try these features out and give us feedback! JSON Query Syntax / JSON Query DSL There is now a JSON mapping to Solr QParsers. Currently, one must use the JSON Request […]
solr spatial
The filter caching features in Solr allow for precise control over how filter queries are handled in order to maximize performance. Solr has the ability to specify if a filter is cached, specify the order filters are evaluated, and specify post filtering. Solr Filter Queries Adding a filter expressed as […]