Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Lucene Sandbox has a pretty cool CoveringQuery. We might support it right here in {!bool} via :
- allowing to specify a field name right in mm param
- in this case, limit occurs to should only clauses (simplification just for the beginning).
However, piggyback on {!bool} might not be a good idea, and covering query deserves own QParserPlugin
WDYT?
Attachments
Issue Links
- is related to
-
SOLR-13748 mm (min should match) param for {!bool} query parser
- Closed