bruno-roustant 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-554055990
 
 
   > 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?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to