thanks, shawn. yep, i saw the multi term synonym discussion when googling
around a bit after your first reply. pretty jazzed about finally getting to
tinker w that instead of creating our regex ducktape solution
for_multi_term_synonyms!
thanks again-
--
John Blythe
On Wed, Sep 12, 2018 at 2:15
On 9/12/2018 8:12 AM, John Blythe wrote:
shawn: at first, no. we rsynced data up after running it through the
migration tool. we'd gotten errors when using WDF so updated all instances
of it to WDGF (and subsequently added FlattenGraphFilterFactory to each
index analyzer that used WDGF to avoid e
hema.xml
>
>
> New Way: in solrconfig.xml
>
>path="/update/**,/query,/select,/tvrh,/elevate,/spell,/browse">
>
> AND
>
>
>
>
> Thanks and Regards,
> Preeti Bhat
>
> -Original Message-
> From: John Blythe [mailto:johnbl
On 9/11/2018 8:32 PM, John Blythe wrote:
we recently migrated to cloud. part of that migration jumped us from 6.1 to
7.4.
one example query between our old solr instance and our new cloud instance
produces 42 results and 19k results.
the analyzer is the same aside from WordDelimiterFilterFactor
ged-schema or schema.xml
New Way: in solrconfig.xml
AND
Thanks and Regards,
Preeti Bhat
-Original Message-
From: John Blythe [mailto:johnbly...@gmail.com]
Sent: Wednesday, September 12, 2018 8:02 AM
To: solr-user@lucene.apache.org
Subject: 6.x to 7.x differences
hi
hi, all.
we recently migrated to cloud. part of that migration jumped us from 6.1 to
7.4.
one example query between our old solr instance and our new cloud instance
produces 42 results and 19k results.
the analyzer is the same aside from WordDelimiterFilterFactory moving over
to the graph variat