Re: Slow execution for Large query in Solr 6.1.0

2021-04-07 Thread Shawn Heisey
On 4/7/2021 1:10 AM, Shawn Heisey wrote: I do not remember if Solr 6.1.0 contains the change where we made most field types include docValues by default.  I will go diving into the source code to see if I can figure that out.  If you check the Schema section in the admin UI, you can see if fiel

Re: Slow execution for Large query in Solr 6.1.0

2021-04-07 Thread Shawn Heisey
On 4/7/2021 12:49 AM, Shawn Heisey wrote: On 4/7/2021 12:29 AM, jay harkhani wrote: 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

Re: Slow execution for Large query in Solr 6.1.0

2021-04-06 Thread Shawn Heisey
On 4/7/2021 12:29 AM, jay harkhani wrote: 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