Hi,

The boolean query with a bigger value for *rows *times out with the
following message.

The request took too long to iterate over terms. Timeout: timeoutAt

Solr version : Solr 8.6.3
Time allowed : <int name=*"timeAllowed"*>300000</int>
Field  : <field name=*"fl"*       type=*"string"*         stored=*"true"*
    />
Query : fl:(term1 OR term2 OR ..... OR term10000)
rows : 10000
wt : json/phps

Recently we have migrated from Solr 6.5.1. The above query used to work
very fast in this Solr version.

Kindly provide your suggestions.

Best,
Modassar

Reply via email to