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

inOrder does not work with the complexphrase parser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 4.8, 4.9, 6.0
    • None
    • None

    Description

      {!complexphrase}"vol* high*"
      does not match the Solr document containing "... high volume web ..." (this is correct)
      
      But adding inOrder=false still fails to make it match.
      {!complexphrase inOrder=false}"vol* high*"
      

      Attachments

        1. SOLR-6011.patch
          13 kB
          Yonik Seeley
        2. SOLR-6011.patch
          11 kB
          Yonik Seeley

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: