Serverless Plan and API Limits


Limits

Cloud Serverless has limitations based on your plan level to ensure stability and performance for all users and client applications. There are two types of limits:

  • Account Level: Limits which apply to the overall account.
  • Index Level: Limits which apply to an individual Index within an account.

Account Level Limits

Account wide limits. All indexes contribute towards an account level limit.

  Limit
Max Number of Indexes 100

Index Level Limits

Commit Frequency

The /update handler for serverless ignores the commit=true, softCommit=true, and commitWithin=1000 parameters

There there may be a two-minute delay between an /update request to a serverless index and seeing the new documents appear in a search.

See Timeouts during indexing: Too many commits! and Taming Commits for background information on commit rates and Solr performance.

Request and Records Limits

  STARTER ESSENTIAL STANDARD PROFESSIONAL BUSINESS PREMIUM
Max Search requests per Month 10K 1M 5M 7.5M 15M 30M
Max API requests per second 20 20 20 50 50 100
Max Index Size 100MB 1GB 5GB 10GB 20GB 50GB
Max Document Size 10KB 100KB 100KB 100KB 100KB 100KB
Max Payload 10MB 10MB 10MB 10MB 10MB 10MB
Max Request Size (Query size) 10KB 10KB 10KB 10KB 10KB 10KB
Max URL Length 10,240 Characters 10,240 Characters 10,240 Characters 10,240 Characters 10,240 Characters 10,240 Characters

Security Limits

  STARTER ESSENTIAL STANDARD PROFESSIONAL BUSINESS PREMIUM
Max Authentication Tokens 10 10 10 10 10 10

Questions?

Do not hesitate to contact the SearchStax Support Desk.