[
https://issues.apache.org/jira/browse/SOLR-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl closed SOLR-8796.
-----------------------------
Resolution: Duplicate
Closing as duplicate of SOLR-8812, where this will be followed up
> edixmax ignores OR operator with q.op=AND
> -----------------------------------------
>
> Key: SOLR-8796
> URL: https://issues.apache.org/jira/browse/SOLR-8796
> Project: Solr
> Issue Type: Bug
> Components: query parsers
> Affects Versions: 5.5
> Reporter: Hiroki Fujita
> Labels: dismax, edismax
>
> bin/solr -e techproducts
> http://localhost:8983/solr/techproducts/select?defType=edismax&q=ipod+OR+video
> returns 5 documents. But,
> http://localhost:8983/solr/techproducts/select?defType=edismax&q=ipod+OR+video&q.op=AND
> returns 1 document.
> It works fine in 5.4.1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]