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

Support DV implementation in range faceting

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.2, 6.0
    • None
    • None

    Description

      interval faceting has a different implementation than range faceting based on DocValues API. This is sometimes faster and doesn't rely on filters / filter cache.
      I'm planning to add a "method" parameter that would allow users to choose between the current implementation ("filter"?) and the DV-based implementation ("dv"?). The result for both methods should be the same, but performance may vary.
      Default should continue to be "filter".

      Attachments

        1. SOLR-7406.patch
          64 kB
          Tomas Eduardo Fernandez Lobbe
        2. SOLR-7406.patch
          64 kB
          Tomas Eduardo Fernandez Lobbe
        3. SOLR-7406.patch
          57 kB
          Tomas Eduardo Fernandez Lobbe
        4. SOLR-7406.patch
          44 kB
          Tomas Eduardo Fernandez Lobbe

        Activity

          People

            tflobbe Tomas Eduardo Fernandez Lobbe
            tflobbe Tomas Eduardo Fernandez Lobbe
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: