[
https://issues.apache.org/jira/browse/SOLR-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039050#comment-16039050
]
ASF subversion and git services commented on SOLR-10722:
--------------------------------------------------------
Commit eaf49204a1955bb31dc4fc109c80068ab10acb99 in lucene-solr's branch
refs/heads/branch_6x from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=eaf4920 ]
SOLR-10722: UH optimize for Solr's getFieldInfos
(cherry picked from commit 29de0f7)
> UnifiedSolrHighlighter could delegate getFieldInfos to SolrIndexSearcher
> ------------------------------------------------------------------------
>
> Key: SOLR-10722
> URL: https://issues.apache.org/jira/browse/SOLR-10722
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: highlighter
> Reporter: David Smiley
> Priority: Minor
>
> UnifiedSolrHighlighter contains a subclass of UnifiedHighlighter.
> UnifiedHighlighter has a getFieldInfo method that can be kinda expensive due
> to merging FieldInfos with MultiFields. On the Solr side we could subclass
> to return the FieldInfo from SolrIndexSearcher which already computes/caches
> it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]