Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.6.1, 4.4
-
None
Description
When a wildcard is present in the hl.fl field, the field is not split up at commas/spaces into components. As a consequence settings like hl.fl=_highlight,_data do not work.
Splitting the string first and evaluating wildcards on each component afterwards would be more powerful and consistent with the documentation.
Attachments
Attachments
Issue Links
- is duplicated by
-
SOLR-6783 SolrHighlighter does not accept globs in multi-valued hl.fl argument
- Closed