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

Remove unused UninvertedField

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • None
    • 5.5, 6.0
    • None
    • None

    Description

      I was surprised to find that UninvertedField is no longer used in Solr. The only references to UninvertedField is from the fieldValueCache inside SolrIndexSearcher and that itself is not used anywhere in SolrIndexSearcher except for initialization and regeneration. I can't trace when Solr stopped using this class but in any case, we should remove it.

      In a related note, Lucene's DocTermOrds has a copy of the class level javadocs of UninvertedField (which extends DocTermOrds). This was done in in LUCENE-5666.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shalin Shalin Shekhar Mangar
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: