Randy Jacobsen created SOLR-7873:
------------------------------------

             Summary: prefix query parser fails with two words and a second 
field
                 Key: SOLR-7873
                 URL: https://issues.apache.org/jira/browse/SOLR-7873
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.8
            Reporter: Randy Jacobsen
            Priority: Minor


works: {!prefix f=journal_name}radar c
works: pub_name:5 AND {!prefix f=journal_name}radar
fails: pub_name:5 AND {!prefix f=journal_name}radar c

both fields are lowercased text fields
fail results in 0 matches
any equivalent queries would be welcome



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to