m: Michael Gibney
Sent: Wednesday, November 17, 2021 1:15 PM
To: users@solr.apache.org
Subject: Re: Solr limit in words search - take 2
Right, sorry I forgot to mention the absence of FlattenGraphFilter. Tbh I'm not
100% clear on what cases it helps out with; but at the end of the day it ha
> Sent: Wednesday, November 17, 2021 12:07 PM
> To: users@solr.apache.org
> Subject: Re: Solr limit in words search - take 2
>
> This is not the most thorough answer, but hopefully gets you headed in the
> right direction:
>
> Very strange things can happen when your index-tim
: Re: Solr limit in words search - take 2
This is not the most thorough answer, but hopefully gets you headed in the
right direction:
Very strange things can happen when your index-time analysis chain generates
"graph" token-streams (as yours does). A couple of things you could try
Thanks Michael, let me look at those links.
I forgot to mention initially but I'm running version 8.6.2 Cloud/ZooKeeper
-Original Message-
From: Michael Gibney
Sent: Wednesday, November 17, 2021 12:07 PM
To: users@solr.apache.org
Subject: Re: Solr limit in words search - take 2
This is not the most thorough answer, but hopefully gets you headed in the
right direction:
Very strange things can happen when your index-time analysis chain
generates "graph" token-streams (as yours does). A couple of things you
could try:
1. experiment with setting `enableGraphQueries=false` on