-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6.1, 4.4
-
Component/s: highlighter
-
Labels:None
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.
- is duplicated by
-
SOLR-6783 SolrHighlighter does not accept globs in multi-valued hl.fl argument
-
- Closed
-