Hi,
I have a lot of items in my registry and I want to let people search on them.
The problem is that sometimes the query requires a lot of time to be executed on registry because it finds a lot of items (in my case more than 2000). Is there a way to specify a limit? For example like the sql LIMIT operator?
Thanks
Jovan