This is an incomplete doc about search query length limits.
From Perplexity AI’s marketing email today:
Longer Input Limits
Did you know Perplexity can write code, essays, and summarize articles? To help, input limits have been increased to 2000 tokens (roughly 1500 words).
Entirely apart from the generative results, I find the changes in query length constraint in using generative search tools very fascinating.
Are there any older general-purpose web search tools that take long text-based queries (more than 32-words) and reduce their length through an internal or assisted reformulation prior to retrieving results from the index?
That could exist outside of the other generative aspects.
Search Tool | Query Length Limit | Comments |
---|---|---|
Bing | 2000 characters | four more characters allowed in the SERP |
Bing Web Search API | 1,500 characters (suggested) |
Web Search API v7 reference:
The maximum URL length is 2,048 characters. To ensure that your URL length does not exceed the limit, the maximum length of your query parameters should be less than 1,500 characters. If the URL exceeds 2,048 characters, the server returns 404 Not found." |
danielsgriffin.com | unlimited or 524288 characters | The default limit of the HTML input form for text is unlimited. (See also this page on Stack Overflow for why it may sometimes be 524288 characters.) |
DuckDuckGo | 496 characters (?) | =2^4×31 |
32 words | after stopwords removed | |
Perplexity AI | 2000 tokens (roughly 1500 words) | |
You.com “All” Search | 40 words |
You can select to include the fuller query (which sometimes prepends a + ?): "Limited query to 40 words and showing results for: [ . . . ] Show instead for: [ . . . ] |
Screenshot taken with GoFullPage (distortions possible) at: 2023-07-06 10:34:44
Screenshot taken with GoFullPage (distortions possible) at: 2023-07-06 11:15:22
Screenshot taken with GoFullPage (distortions possible) at: 2023-07-06 11:34:58