[
https://issues.redhat.com/browse/ISPN-11790?page=com.atlassian.jira.plugi...
]
Yoann Rodière commented on ISPN-11790:
--------------------------------------
I believe you mean {{resultSize}} rather than {{maxResults}}?
FWIW, we use {{totalHitCount}} instead of {{resultSize}} in Hibernate Search, and {{hits}}
instead of {{list}}, in an attempt to clarify things... Not sure we succeeded :)
See
https://github.com/hibernate/hibernate-search/blob/master/engine/src/main...
Also, you can use {{OptionalLong}} instead of {{Optional<Long>}}.
Deprecate CacheQuery
--------------------
Key: ISPN-11790
URL:
https://issues.redhat.com/browse/ISPN-11790
Project: Infinispan
Issue Type: Enhancement
Components: Embedded Querying
Affects Versions: 11.0.0.Dev05
Reporter: Gustavo Fernandes
Priority: Major
Labels: query-ispn11
Fix For: 11.0.0.Final
--
This message was sent by Atlassian Jira
(v7.13.8#713008)