Github user cbismuth commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/497#discussion_r233556789
  
    --- Diff: 
lucene/core/src/java/org/apache/lucene/index/ExitableDirectoryReader.java ---
    @@ -117,6 +117,7 @@ public CacheHelper getCoreCacheHelper() {
         private final PointValues in;
         private final QueryTimeout queryTimeout;
     
    +    /** Constructor **/
    --- End diff --
    
    My bad, I though I used this class in tests, but I didn't. I've turned it 
`private` in 6f48d4f851b4eccf4c3d8c4cfbe6d540e13b4d85, thanks :+1:


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to