You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by romseygeek <gi...@git.apache.org> on 2018/10/01 08:06:41 UTC

[GitHub] lucene-solr issue #328: SOLR-12034

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [GitHub] lucene-solr issue #328: SOLR-12034

Posted by Alan Woodward <ro...@gmail.com>.
See LUCENE-8497 for more details.  Mayya would like to replace the marker interface with type-safe methods on CharFilterFactory and TokenFilterFactory

> On 1 Oct 2018, at 16:15, Erick Erickson <er...@gmail.com> wrote:
> 
> 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 <gi...@git.apache.org> 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: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [GitHub] lucene-solr issue #328: SOLR-12034

Posted by Erick Erickson <er...@gmail.com>.
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 <gi...@git.apache.org> 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: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org