Hi all,
I am doing a little internal benchmarking.
So, I stored 11110 nodes in the repository under
company_home/my:test/my:node_0
up to company_home/test/node_9_9_9_9/node_9_9_9_9/node_9_9_9_9/node_9_9_9_9
When I query lucene
PATH:"/app:company_home/my:test//*"
I get varying results, starting from 6001 going up to about 9000, then falling, then growing again.
But I never get all nodes back.
It's the same behaviour using my code or the node browser. Switching to xpath makes no difference.
I even reset the index, then it starts again with 6001 results.
I set
system.acl.maxPermissionChecks=100000
<search-max-results>-1</search-max-results>
Is there some other constraint that I missed?
I am using Alfresco Enterprise 3.3.1
Thanks for any help,
Heike