Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
For the JSON Facet API, we should be able to add a list of filters to any facet. These would be applied after any domain changes, hence useful for parent->child mapping that would otherwise match all children of any parent (SOLR-9510)
The API should also be consistent with "filter" at the top level of the JSON Request API (examples at http://yonik.com/solr-json-request-api/ )