dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260114630
##########
File path:
lucene/sandbox/src/java/org/apache/lucene/search/intervals/IntervalQuery.java
##########
@@ -147,7 +153,7 @@ public IntervalWeight(Query query, float boost, ScoreMode
scoreMode) {
@Override
public void extractTerms(Set<Term> terms) {
Review comment:
I think they are strongly linked, and it's helping drive the effort. Why
separate?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]