Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10722

UnifiedSolrHighlighter could delegate getFieldInfos to SolrIndexSearcher

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 6.7, 7.0
    • highlighter
    • None

    Description

      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.

      Attachments

        Activity

          People

            dsmiley David Smiley
            dsmiley David Smiley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: