[ 
https://issues.apache.org/jira/browse/LUCENE-7901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091668#comment-16091668
 ] 

ASF subversion and git services commented on LUCENE-7901:
---------------------------------------------------------

Commit 0971fe691aa9446ab6f4442b6d79ae1c81e31594 in lucene-solr's branch 
refs/heads/master from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0971fe6 ]

LUCENE-7901


> 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
>         Attachments: LUCENE-7901.patch, LUCENE-7901.patch
>
>
> 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]

Reply via email to