Yeah, sorry, I read the parsed query too quickly - the phrase is the
optional relevancy boost due to the pf2 parameter.
-- Jack Krupansky
-Original Message-
From: smanad
Sent: Monday, August 26, 2013 10:08 PM
To: solr-user@lucene.apache.org
Subject: Re: Default query operator &qu
I am not searching for phrase query, I am not sure why it shows up in
parsedquery.
0
3
true
true
egg salad
1377569284170
xml
--
View this message in context:
http://lucene.472066.n3.nabble.com/Default-query-operator-OR-wont-work-in-some-cases-tp4086624p4086732.h
knows what you really want - your requirements are expressed too
imprecisely.
-- Jack Krupansky
-Original Message-
From: smanad
Sent: Monday, August 26, 2013 8:50 PM
To: solr-user@lucene.apache.org
Subject: Re: Default query operator "OR" wont work in some cases
here is keywor
here is keywords field for 3 docs,
"Simply Asia products,Simply Asia,Sesame Chicken Egg Drop Soup,Soy Ginger
Shrimp and Noodle Salad,Sesame Teriyaki Noodle Bowl"
"Eggs,AllWhites,Better'n Eggs,Foods,AllWhites or Better'n Eggs"
"DOLE Salad Blend Salad Kit,Salad Kit,Salad,DOLE,produce"
Here is my
Try adding &debug=query to your URL, that'll show you
how the parsing actually happened and should give you
some pointers.
Best,
Erick
On Mon, Aug 26, 2013 at 9:55 AM, smanad wrote:
> Hi,
>
> I have some documents with keywords "egg" and some with "salad" and some
> with "egg salad".
> When I