When using query screen:
1. chocolate cake results in following:
+(((Category2Name:chocol^40.0 |
ManfProdNum:chocolate | ProductNumber:chocolate | ProductName:chocol^100.0 |
Category3Name:chocol^80.0 | Category4Name:chocol^80.0 | Keywords:chocol^300.0 |
ProductNameGrams:chocolate^100.0 | Catego
On 5/1/2014 10:59 AM, Bob Laferriere wrote:
> I have set q.op=AND in solrconfig.xml and use edismax. I see the match as I
> would expect except when I explicitly try to add binary logic. When I type
>
> termA OR term B
>
> I am still getting the results of termA AND termB.
>
> Am I being stupid o
Hi Bob,
Can you paste output of debugQuery=true?
On Thursday, May 1, 2014 8:00 PM, Bob Laferriere wrote:
I have set q.op=AND in solrconfig.xml and use edismax. I see the match as I
would expect except when I explicitly try to add binary logic. When I type
termA OR term B
I am still getti
I have set q.op=AND in solrconfig.xml and use edismax. I see the match as I
would expect except when I explicitly try to add binary logic. When I type
termA OR term B
I am still getting the results of termA AND termB.
Am I being stupid or is this just not possible?
Thanks,
-Bob