Rank 2: Process
Hi, using 1.2.1, I have a collection with more than 100k documents. The collection is with document security. I observe that when i make a simple request to get 100 documents unsorted with no queries, the server response is a lot slowerthan if I make a request with a query that narrows the found set to a few dozens of documents (5 to 10 seconds instead of 1 second) . Is it a normal behavior ? I would have expected that requests without query or sort, the response would be fast. Thank you.