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

Add GraphTermsQuery to limit traversal on high frequency nodes

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Implemented
    • None
    • 6.1
    • None
    • None

    Description

      The gatherNodes() Streaming Expression is currently using a basic disjunction query to perform the traversals. This ticket is to create a specific GraphTermsQuery for performing the traversals.

      The GraphTermsQuery will be based off of the TermsQuery, but will also include an option for a docFreq cutoff. Terms that are above the docFreq cutoff will not be included in the query. This will help users do a more precise and efficient traversal.

      Attachments

        1. SOLR-9027.patch
          7 kB
          Joel Bernstein
        2. SOLR-9027.patch
          12 kB
          Joel Bernstein
        3. SOLR-9027.patch
          17 kB
          Joel Bernstein
        4. SOLR-9027.patch
          18 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jbernste Joel Bernstein
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: