[
https://issues.apache.org/jira/browse/SOLR-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974620#action_12974620
]
Yonik Seeley commented on SOLR-2294:
------------------------------------
The {!queryparsertype} syntax works such that *everything* following it is fed
to that parser (in this case geofilt)
The only current way we have of doing an OR filter is to use lucene syntax (and
embed other query types) as you discovered.
> How to combine OR with geofilt
> ------------------------------
>
> Key: SOLR-2294
> URL: https://issues.apache.org/jira/browse/SOLR-2294
> Project: Solr
> Issue Type: Bug
> Affects Versions: 3.1
> Reporter: Bill Bell
> Fix For: 3.1
>
>
> We would like to combine fq={!geofilt} OR state:CO...
> This generates an error.
> Are there other ways to do an OR between fq= ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]