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

Optimize TopLevelJoinQuery "self joins"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 9.0
    • 8.8, 9.0
    • query parsers
    • None

    Description

      The "TopLevelJoinQuery" join implementation added recently performs well in a variety of circumstances. However we can improve the performance further by adding logic to handle the special case where fields being joined are the same (e.g. fromIndex is null and fromField == toField).

      Currently this self-join usecase still does a lot of work to convert "from" ordinals into "to" ordinals. If we make the query (or QParserPlugin?) smart enough to recognize this special case we can skip this step and improve performance greatly in this case.

      Attachments

        Issue Links

          Activity

            People

              gerlowskija Jason Gerlowski
              gerlowskija Jason Gerlowski
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h