In order to boost the performance of query builder, p.guessTotal parameter in the query builder URL can be very useful. This parameter stops the permission check for that session on each node of the result set.
Example::
http://localhost:4502/bin/querybuilder.json?path=/content&1_property=sling:resourceType&1_property.value=foundation/components/text&1_property.operation=like&p.guessTotal=50&orderby=path
Example::
http://localhost:4502/bin/querybuilder.json?path=/content&1_property=sling:resourceType&1_property.value=foundation/components/text&1_property.operation=like&p.guessTotal=50&orderby=path
No comments:
Post a Comment