Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
New
Description
The default/original Highlighter has a constructor that takes several parameters, including an Encoder. If per chance these are null, we'll throw an exception later at highlight time but it's nicer to get an exception eagerly. It will also avoid the LUCENE-6979 trap.
Attachments
Attachments
Issue Links
- is duplicated by
-
SOLR-10776 Invalid hl URL params causes all future queries using hl to fail with "TokenStream contract violation: close() call missing"
- Closed