[ 
https://issues.apache.org/jira/browse/SOLR-7873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658278#comment-14658278
 ] 

Erick Erickson commented on SOLR-7873:
--------------------------------------

First, please raise issues like this on the user's list first
before raising a JIRA unless you're sure it's a code
and not a usage problem.

Second, what do you mean by "fails"? Doesn't return the
expected docs? Throws an exception? Other?

What have you done to try to figure it out? Have you, for 
instance, attached &debug=query to and seen how it parses?

In short, there isn't enough info here to say much

> 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