romseygeek commented on issue #1037: LUCENE-9062: 
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#issuecomment-558644646
 
 
   I've pushed a change re-organising things again.  `CharArrayMatcher` is now 
a highlighter class, and `CharacterRunAutomaton` no longer implements it, 
instead we pass around method references.  I've changed the relevant method to 
be `match` instead of `run` as well.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to