Just skimming here and on my way to the airport. The original purpose of MultiTermAwareComponent was to be able to, for instance, search wildcards without having to, say, lowercase the term on the client side (remember all the questions like "Why does a search for 'powerful' succeed but not 'Power*' ?"). I'm assuming this change won't alter that behavior....
On Mon, Oct 1, 2018 at 1:06 AM romseygeek <[email protected]> wrote: > > Github user romseygeek commented on the issue: > > https://github.com/apache/lucene-solr/pull/328 > > Hi @tballison , are you still interested in pushing this one? I can help > out, as I'd like to get this committed so that we can move forward with > LUCENE-8497 and remove the `MultiTermAwareComponent` interface. > > > --- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
