Hello, Currently am using Solr version from 6.1.0 and come across one issue. Query which has more ids (around 8000) takes more time to execute. it takes near to 3 seconds.
Please refer below details for query and schema file. Query : https://drive.google.com/file/d/1RHnIVsK7m-T8_3it97jLquyfBFm3OGfj/view Schema File: https://drive.google.com/file/d/1SoKpucgtws3teW0QbV7UKg9xiV1cYuXJ/view For better performance we used term query but still not getting quick result. To analyze further more we found that if we remove grouping field or we reduce no. of ids from query, it executes fast. Is there any better option for fast execution when large query or more ids pass in one field? Can someone please help to isolate this issue? Regards, Vishal Patel <http://aka.ms/weboutlook>