[ 
https://issues.apache.org/jira/browse/SOLR-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley resolved SOLR-10722.
---------------------------------
       Resolution: Fixed
         Assignee: David Smiley
    Fix Version/s: 6.7
                   master (7.0)

> 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
>            Assignee: David Smiley
>            Priority: Minor
>             Fix For: master (7.0), 6.7
>
>
> 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]

Reply via email to