David Smiley created LUCENE-7901:
------------------------------------
Summary: original/default Highlighter's constructor should throw
if passed null args
Key: LUCENE-7901
URL: https://issues.apache.org/jira/browse/LUCENE-7901
Project: Lucene - Core
Issue Type: Improvement
Components: modules/highlighter
Reporter: David Smiley
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]