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

Reuse Lucene's PriorityQueue for the ExportHandler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      We have a priority queue in Lucene  org.apache.lucene.utilPriorityQueue . The Export Handler also implements a PriorityQueue org.apache.solr.handler.export.PriorityQueue . Both are obviously very similar with minor API differences. 

       

      The aim here is to reuse Lucene's PQ and remove the Solr implementation. 

       

      Attachments

        1. SOLR-12587.patch
          9 kB
          Varun Thacker
        2. SOLR-12587.patch
          3 kB
          Varun Thacker

        Activity

          People

            varun Varun Thacker
            varun Varun Thacker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: