Query string length will affect the performance?

hi,
i know the ElasticSearch has length limitation on query string. But will the performance vary with the length of query string? when the total documents are thousands, we call get the recall. when data size comes to millions, the query string length should be within 20 characters, otherwise timeout will occur. but does the length of query really influence the performance of the ElasticSearch?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.