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 variation of it and the lucene parser moving from 6.1 to 7.4 obviously. i've used the analysis tool in solr admin to try to determine the difference between the two. i'm seeing the same output between index and query results yet when actually running the queries have that huge divergence of results. i'm left scratching my head at this point. i'm guessing it's from the lucene parser? hoping to get some clarity from you guys! thanks! -- John Blythe