hi
I want to know, what this in memory limit is and in memory read limit ?
Please let me know what the relation is in both?
Solved! Go to Solution.
Views
Replies
Total Likes
Please check this blog
https://wttech.blog/blog/2020/jcr-query-performance/
AEM has a configurable limit on the number of nodes that can be visited in a single query run. By default it is set to 100,000 nodes. It can be changed in System Console > OSGi Configuration > Apache Jackrabbit Query Engine Settings Service. The parameter name is queryLimitReads.
Please check this blog
https://wttech.blog/blog/2020/jcr-query-performance/
AEM has a configurable limit on the number of nodes that can be visited in a single query run. By default it is set to 100,000 nodes. It can be changed in System Console > OSGi Configuration > Apache Jackrabbit Query Engine Settings Service. The parameter name is queryLimitReads.
Hi @akshaybhujbale ,
Below is the screenshot from the Jackrabbit documentation
For more info on those attributes read the documentation
https://jackrabbit.apache.org/oak/docs/query/query-engine.html
Hope this is helpful
Hi @Mani_kumar_
Thanks for reply, I have gone through this link, I have some doubts.
Is it possible to setup a call based on your availability.?
Please let me know.
Views
Likes
Replies