On 6/30/2020 12:07 PM, Permakoff, Vadim wrote:
Regarding removing the stopwords, I agree, there are many cases when you don't
want to remove the stopwords, but there is one very compelling case when you
want them to be removed.
Imagine, you have one document with the following text:
1. "to exp
Thank you Walter, I'll look into “mm” (minimum match) parameter.
Best Regards,
Vadim Permakoff
-Original Message-
From: Walter Underwood
Sent: Tuesday, June 30, 2020 2:31 PM
To: solr-user@lucene.apache.org
Subject: Re: Query in quotes cannot find results
This is exactly why th
m Permakoff
>
>
> -Original Message-
> From: Erick Erickson
> Sent: Tuesday, June 30, 2020 12:15 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Query in quotes cannot find results
>
> Well, the first thing is that you haven’t include FlattenGraphFilterFactory
> in t
uot;
Best Regards,
Vadim Permakoff
-Original Message-
From: Walter Underwood
Sent: Tuesday, June 30, 2020 12:50 PM
To: solr-user@lucene.apache.org
Subject: Re: Query in quotes cannot find results
Removing stopwords is a dumb requirement. “Doctor, it hurts when I shove
hedgehogs up my a
ay, June 30, 2020 12:15 PM
To: solr-user@lucene.apache.org
Subject: Re: Query in quotes cannot find results
Well, the first thing is that you haven’t include FlattenGraphFilterFactory in
the index analysis chain, see:
https://urldefense.proofpoint.com/v2/url?u=https-3A__lucene.apache.org_sol
d.
> Any thoughts?
>
> Best Regards,
> Vadim Permakoff
>
>
> -Original Message-
> From: Erick Erickson
> Sent: Monday, June 29, 2020 10:19 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Query in quotes cannot find results
>
> Looks like you’re removi
querying
> path, but the exact match result still cannot be found! This is weird.
> Any thoughts?
>
> Best Regards,
> Vadim Permakoff
>
>
> -Original Message-
> From: Erick Erickson
> Sent: Monday, June 29, 2020 10:19 PM
> To: solr-user@lucene.apache.o
al Message-
From: Erick Erickson
Sent: Monday, June 29, 2020 10:19 PM
To: solr-user@lucene.apache.org
Subject: Re: Query in quotes cannot find results
Looks like you’re removing stopwords. Stopwords cause issues like this with the
positions being off.
It’s becoming more and more common to _N
dex and
> the query, the order is also correct, but the word "methods" in moved one
> position, I guess that's why the result is not found.
>
> Best Regards,
> Vadim Permakoff
>
>
>
>
> -Original Message-
> From: Shawn Heisey
> Sent: Monday, June 29, 20
in moved one
position, I guess that's why the result is not found.
Best Regards,
Vadim Permakoff
-----Original Message-
From: Shawn Heisey
Sent: Monday, June 29, 2020 6:28 PM
To: solr-user@lucene.apache.org
Subject: Re: Query in quotes cannot find results
On 6/29/2020 3:34 PM, Perm
On 6/29/2020 3:34 PM, Permakoff, Vadim wrote:
The basic query q=expand the methods <<< finds the document,
the query (in quotes) q="expand the methods" <<< cannot find the document
Am I doing something wrong, or is it known bug (I saw similar issues discussed
in the past, but not for exact
Hi,
This might be known issue, but I cannot find a reference for this specific case
- searching for exact query with synonyms and stopwords.
I have a simple configuration for catch-all field:
The
12 matches
Mail list logo