sonatype-lift[bot] commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r787248045



##########
File path: solr/core/src/java/org/apache/solr/search/SolrConstantScoreQuery.java
##########
@@ -75,35 +78,42 @@ public int getCost() {
   }
 
   protected class ConstantWeight extends ConstantScoreWeight {
-    private Map<Object,Object> context;
+    private Map<Object, Object> context;

Review comment:
       I’m LiftBot and I automatically analyze new code in code review, and 
comment when I find potential bugs. I also accept comments as commands. Just 
`@sonatype-lift` followed by the command: **ignore** to mark as false positive, 
**unignore** to undo, and **help** to see this message. [Click 
here](https://github.com/apps/sonatype-lift/installations/new) to add LiftBot 
to another repo.




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

Reply via email to