[
https://issues.apache.org/jira/browse/SOLR-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341931#comment-15341931
]
Gethin James commented on SOLR-9237:
------------------------------------
The commit that added the FvhContainer was
https://github.com/covolution/lucene-solr/commit/e37e49ed46c42da4ea4fbd74f08de1ba10af7923
by [~janhoy]
> DefaultSolrHighlighter.doHighlightingByFastVectorHighlighter can't be
> overidden
> -------------------------------------------------------------------------------
>
> Key: SOLR-9237
> URL: https://issues.apache.org/jira/browse/SOLR-9237
> Project: Solr
> Issue Type: Bug
> Affects Versions: 6.1
> Reporter: Gethin James
>
> With *6.1.0* the *protected* method
> DefaultSolrHighlighter.doHighlightingByFastVectorHighlighter passes in a
> *private* class called FvhContainer which makes it very difficult to extend.
> I have code that extends DefaultSolrHighlighter which I can't fix due to this
> issue.
> Could you consider making FvhContainer "protected" and use a constructor?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]