lts that have both words, or one or the
> other.
>
> Thanks,
> - Noel
>
> -Original Message-
> From: "Tom Hill"
> Sent: Monday, September 20, 2010 6:39pm
> To: solr-user@lucene.apache.org
> Subject: Re: Searching solr with a two word query
>
> It wi
ords, or one or the
> other.
>
> Thanks,
> - Noel
>
> -Original Message-
> From: "Tom Hill"
> Sent: Monday, September 20, 2010 6:39pm
> To: solr-user@lucene.apache.org
> Subject: Re: Searching solr with a two word query
>
> It will probably be cle
is give me results that have both words, or one or the
other.
Thanks,
- Noel
-Original Message-
From: "Tom Hill"
Sent: Monday, September 20, 2010 6:39pm
To: solr-user@lucene.apache.org
Subject: Re: Searching solr with a two word query
It will probably be clearer if you don'
how both words in one result and only
> the second word for the rest of the results. I've done a search on each word
> by itself, and there are results for them.
>
> Thanks.
>
> -----Original Message-
> From: "Erick Erickson"
> Sent: Monday, September 20, 2
Sent: Monday, September 20, 2010 2:37pm
To: solr-user@lucene.apache.org
Subject: Re: Searching solr with a two word query
I'm missing what you really want out of your query, your
phrase "either word as a single result" just isn't connecting
in my grey matter.. Could
e? Or maybe I should use another
> query parser?
>
> Thanks.
> - Noel
>
> -Original Message-
> From: "Erick Erickson"
> Sent: Monday, September 20, 2010 10:05am
> To: solr-user@lucene.apache.org
> Subject: Re: Searching solr with a two word query
>
uld use another query parser?
Thanks.
- Noel
-Original Message-
From: "Erick Erickson"
Sent: Monday, September 20, 2010 10:05am
To: solr-user@lucene.apache.org
Subject: Re: Searching solr with a two word query
Here's an excellent description of the Lucene query operators a
= queryWeight(type:blob), product of:
>1.0224196 = idf(docFreq=12084, maxDocs=12359)
>0.10381013 = queryNorm
> 1.0224196 = (MATCH) fieldWeight(type:blob in 4878), product of:
>1.0 = tf(termFreq(type:blob)=1)
>1.0224196 = idf(docFreq=12084, maxDocs
0 = fieldNorm(field=type, doc=4878)
0.75 = coord(3/4)
LuceneQParser
−
138.0
−
6.0
−
6.0
−
0.0
−
0.0
−
0.0
−
0.0
−
0.0
−
132.0
−
10.0
−
0.0
−
0.0
−
62.0
−
0.0
−
60.0
-Original Message-
From: "Erick Erickson"
Sent: Friday, September 17, 2010 8:00pm
To
I suspect that you're seeing the default query operator
in action, as an OR. We could tell more if you posted
the results of your query with &debugQuery=on
Best
Erick
On Fri, Sep 17, 2010 at 3:58 PM, wrote:
> For some reason, when I run a query that has only two words in it, I get
> back repeat
10 matches
Mail list logo