markrmiller commented on a change in pull request #225:
URL: https://github.com/apache/solr/pull/225#discussion_r717761713



##########
File path: 
solr/core/src/java/org/apache/solr/highlight/DefaultSolrHighlighter.java
##########
@@ -972,12 +972,10 @@ public boolean incrementToken() throws IOException {
     }
   }
 
-  /**
-   * Wraps a DirectoryReader that caches the {@link 
LeafReader#getTermVectors(int)} so that
-   * if the next call has the same ID, then it is reused.
-   */

Review comment:
       Likely happened somehow as I adjusted back and forth as lucene changed 
the api - changed it, changed it somewhat back, changed it with a tweak.




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