[
https://issues.apache.org/jira/browse/SOLR-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039044#comment-16039044
]
ASF subversion and git services commented on SOLR-10722:
--------------------------------------------------------
Commit 29de0f75e8d8c5e89a00c3b7a7fcfffad14065c9 in lucene-solr's branch
refs/heads/master from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=29de0f7 ]
SOLR-10722: UH optimize for Solr's getFieldInfos
> 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]