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-554276204
 
 
   Can I include the MTQ#getTermsEnum(Terms) visibility change in the next 
commit of this PR?
   
   I'll also make the empty "new AttributeSource()" a constant of 
AttributeSource, because internally AttributeSource creates 2 LinkedHashMap and 
an array that we don't have to repeat when calling this MTQ#getTermsEnum(Terms) 
without attribute.

----------------------------------------------------------------
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