dnhatn commented on PR #11985:
URL: https://github.com/apache/lucene/pull/11985#issuecomment-1331199248

   `FieldReader` (i.e., blocktree implementation) returns minTerm and 
[maxTerm](https://github.com/apache/lucene/blob/0cc6f695363419ab0f89e2bef5e7595ace077345/lucene/core/src/java/org/apache/lucene/codecs/lucene90/blocktree/FieldReader.java)
 without doing any I/O, while the default implementation in `Terms` might use 
I/O for retrieving them.


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to