You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/11/15 13:26:14 UTC

[GitHub] [lucene-solr] ErickErickson commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

ErickErickson commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase
URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554357603
 
 
   Could I ask that a brief summary (just a few sentences) describing the decision coming out of this conversation be attached to the JIRA for posterity? 
   
   Thanks,
   Erick
   
   > On Nov 14, 2019, at 3:03 PM, Bruno Roustant <no...@github.com> wrote:
   > 
   > Expanding terms of a MTQ should be done by passing a RewriteMethod and then rewriting it
   > 
   > I see. The main point of this PhraseWildcardQuery is to not rewrite to the numerous expansions. This is one of the primary goals in its design. It seems to be a blocker here.
   > 
   > Out of curiosity, is there a strong requirement to have the MTQ#getTermsEnum protected and not public?
   > 
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub, or unsubscribe.
   > 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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