Gustavo Fernandes created ISPN-11881:
----------------------------------------
Summary: Expose fetchSize for Query.iterator()
Key: ISPN-11881
URL:
https://issues.redhat.com/browse/ISPN-11881
Project: Infinispan
Issue Type: Enhancement
Components: Embedded Querying
Affects Versions: 11.0.0.Dev05
Reporter: Gustavo Fernandes
Query.iterator() should accept a param to specify the fetch size of entries. For indexless
query, this would affect the underlying stream and for distributed lucene queries it would
set the underlying DistributedIterator's fetchSize
--
This message was sent by Atlassian Jira
(v7.13.8#713008)