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

solr query parser should use multiplicative boosts and not apply phase slop to nested queries from a different qparser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4
    • 4.2.1, 4.3, 6.0
    • None
    • None

    Description

      As reported by Michael Ryan,

      _query_:"\"a b\"~2"~3  is parsed as "a b"~3
      

      Additionally,

      _query_:"x^2"^3  is parsed as x^3
      

      Attachments

        1. SOLR-4625.patch
          4 kB
          Yonik Seeley

        Activity

          People

            Unassigned Unassigned
            yseeley@gmail.com Yonik Seeley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: