Thanks Shawn!
In this case I will use operators everywhere.
Johannes
Am 25.06.2014 15:09, schrieb Shawn Heisey:
On 6/25/2014 1:05 AM, Johannes Siegert wrote:
I have defined the following edismax query parser:
100%edismax0.01100*:*ANDfield1^2.0 field210*
My search query looks like:
q=(wo
On 6/25/2014 1:05 AM, Johannes Siegert wrote:
> I have defined the following edismax query parser:
>
> name="defaults">100% name="defType">edismax0.01 name="ps">100*:* name="q.op">ANDfield1^2.0 field2 name="rows">10*
>
>
>
> My search query looks like:
>
> q=(word1 word2) OR (word3 word4)
>
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
Hi,
I already have done this but still I am not getting any record. But if I
remove the qt=dismaxrequest, then it works fine.
Erik Hatcher wrote:
>
> With dismax, to get all terms required, set mm (minimum match) to 100%
>
> Erik
>
> On May 11, 2009, at 4:08 AM, dabboo wrote:
>
>>
>>
With dismax, to get all terms required, set mm (minimum match) to 100%
Erik
On May 11, 2009, at 4:08 AM, dabboo wrote:
Sorry to mention in the problem that I am trying to do this with
dismax
request. Without dismax request, it is working fine but not with
dismax
request.
Avlesh
Sorry to mention in the problem that I am trying to do this with dismax
request. Without dismax request, it is working fine but not with dismax
request.
Avlesh Singh wrote:
>
> Having in your schema.xml should
> address your requirements.
>
> Cheers
> Avlesh
>
> On Mon, May 11, 2009 at 12:18
Having in your schema.xml should
address your requirements.
Cheers
Avlesh
On Mon, May 11, 2009 at 12:18 PM, dabboo wrote:
>
> Hi,
>
> Presently "OR" is the default operator for search in Solr. for e.g. If I am
> searching for these 2 words with a space: abc xyz then it will return all
> the re
11 matches
Mail list logo