Dear Cassandra,
Thanks for the detailed explanations!
> The `body` field that you’re using here has the
> WordDelimiterGraphFilterFactory enabled, which is what’s splitting
> the term “covid19” into “covid 19”. This filter splits terms on
> various compound word delimiters, and one delimiter it u
The `body` field that you’re using here has the WordDelimiterGraphFilterFactory
enabled, which is what’s splitting the term “covid19” into “covid 19”. This
filter splits terms on various compound word delimiters, and one delimiter it
uses is a transition from alpha to numeric characters (this is