Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789213044
##########
File path: solr/core/src/java/org/apache/solr/search/FunctionRangeQuery.java
##########
@@ -39,10 +40,20 @@ public FunctionRangeQuery(ValueSourceRangeFilter filter) {
this.cost = 100; // default behavior should be PostFiltering
}
+ @Override
Review comment:
Yea, I really can't remember why that's there, maybe some debug code. I
have cleaned it up though. Thanks for catching that!
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]