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

Scoring modes for query time join

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.3
    • 5.3
    • query parsers

    Description

      it adds ability to call Lucene's JoinUtil by specifying local param, ie {!join score=...}.... It supports:

      • score=none|avg|max|total local param (passed as ScoreMode to JoinUtil)
      • supports b=100 param to pass Query.setBoost() postponed till SOLR-7814.
      • multiVals=true|false is introduced YAGNI, let me know otherwise.
      • there is a test coverage for cross core join case.
      • so far it joins string and multivalue string fields (Sorted, SortedSet, Binary), but not Numerics DVs. follow-up LUCENE-5868

      Attachments

        1. SOLR-6234-trunk-CHANGES-fix.patch
          0.9 kB
          Mikhail Khludnev
        2. SOLR-6234-javadocsfix.patch
          3 kB
          Uwe Schindler
        3. SOLR-6234.patch
          58 kB
          Mikhail Khludnev
        4. SOLR-6234.patch
          57 kB
          Mikhail Khludnev
        5. SOLR-6234.patch
          57 kB
          Mikhail Khludnev
        6. SOLR-6234.patch
          53 kB
          Mikhail Khludnev
        7. SOLR-6234.patch
          53 kB
          Timothy Potter
        8. otherHandler.patch
          3 kB
          Ryan Josal
        9. SOLR-6234.patch
          52 kB
          Mikhail Khludnev
        10. SOLR-6234.patch
          46 kB
          Mikhail Khludnev

        Issue Links

          Activity

            People

              mkhl Mikhail Khludnev
              mkhl Mikhail Khludnev
              Votes:
              4 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: