-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.4
-
Component/s: highlighter
-
Labels:None
Lucene's UnifiedHighlighter recently gained the ability for it to support Solr's hl.requireFieldMatch option. – LUCENE-7575 "fieldMatcher" option. We can finally enable support for this flag in Solr. Though I don't intend to add support for a regexp or glob at this time.