Docs
  • Guides
  • APIs (opens in a new tab)
  • Products
    Elasticsearch Observability Security Elastic Cloud
  • Reference
  • Troubleshoot
  • Release notes
  1. Docs /
  2. Reference /
  3. Elasticsearch /
  4. Index settings

Index settings available in Elastic Cloud Serverless projects

In Elastic Cloud Serverless projects, configuration available to users is limited to certain index-level settings. These restrictions help ensure the reliability of Serverless projects.

This page lists the Elasticsearch index settings available in Elastic Cloud Serverless projects.

General settings

  • index.codec
  • index.default_pipeline
  • index.dense_vector.hnsw_filter_heuristic
  • index.final_pipeline
  • index.hidden
  • index.mode
  • index.query.default_field
  • index.refresh_interval

Index sorting settings

  • index.sort.field
  • index.sort.missing
  • index.sort.mode
  • index.sort.order

Index blocks settings

  • index.blocks.read_only
  • index.blocks.read
  • index.blocks.write
  • index.blocks.metadata

Field and mapping related settings

  • index.mapping.coerce
  • index.mapping.ignore_above
  • index.mapping.ignore_malformed
  • index.mapping.source.mode
  • index.mapping.synthetic_source_keep
  • index.mapping.total_fields.limit
  • index.mapping.total_fields.ignore_dynamic_beyond_limit

Data stream lifecycle settings

  • index.lifecycle.origination_date

Time series settings

  • index.time_series.start_time
  • index.time_series.end_time
  • index.look_ahead_time
  • index.look_back_time
  • index.routing_path
  • index.dimensions_tsid_strategy_enabled

Similarity and analyzers

  • index.similarity.*
  • index.analysis.*
Previous
Index settings
Next
General
  • View as Markdown
  • Report a docs issue
  • Edit this page
  • Learn how to contribute
Get started free
  • 14-day free trial
  • All features included
  • No setup required
On this page
  • General settings
  • Index sorting settings
  • Index blocks settings
  • Field and mapping related settings
  • Data stream lifecycle settings
  • Time series settings
  • Similarity and analyzers
Section
Reference
Docs Guides APIs (opens in a new tab)
Products
Elasticsearch Observability Security Elastic Cloud
Reference Troubleshoot Release notes
Version
Reference
  • Elasticsearch
    • Configuration
      • Circuit breaker settings
      • Auditing settings
      • Enrich settings
      • Cluster-level shard allocation and routing settings
      • Miscellaneous cluster settings
      • Cross-cluster replication settings
      • Discovery and cluster formation settings
      • Field data cache settings
      • Health Diagnostic settings
      • Index lifecycle management settings
      • Data stream lifecycle settings
      • Index management settings
      • Index recovery settings
      • Indexing buffer settings
      • Indexing pressure
      • Ingest settings
      • License settings
      • Local gateway
      • Machine learning settings
      • Inference settings
      • Monitoring settings
      • Node settings
      • Path settings
      • Networking settings
      • Node query cache settings
      • Remote cluster settings
      • Search settings
      • Security settings
      • Cluster state encryption
      • Shard request cache
      • Snapshot and restore settings
        • S3 repository
        • Azure repository
        • GCS repository
        • Shared file system repository
        • Read-only URL repository
        • Source-only repository
      • Transforms settings
      • Thread pool settings
      • Watcher settings
    • JVM settings
    • Built-in roles
    • Elasticsearch privileges
    • Columnar
    • Index settings
      • Serverless index settings
      • General
      • Shard allocation
        • Data tier allocation
        • Index recovery prioritization
        • Total shards per node
      • History retention
      • Index blocks
      • Mapping limit
      • Merge
      • Similarity
      • Slow log
      • Sorting
        • Use index sorting to speed up conjunctions
      • Store
        • Preloading data into the file system cache
      • Time series
      • Source settings
      • Translog
    • Index lifecycle actions
      • Allocate
      • Delete
      • Force merge
      • Migrate
      • Read only
      • Rollover
      • Downsample
      • Searchable snapshot
      • Set priority
      • Shrink
      • Unfollow
      • Wait for snapshot
    • REST APIs
      • API conventions
      • Common options
      • Compatibility
      • Guides and examples
        • Collapse search results
        • Create index from source
        • Understand the lifecycle status
        • Filter search results
        • Rescore search results
        • Find text structure API examples
        • Highlighting
          • Highlighting settings
          • Highlighting examples
          • How highlighters work internally
        • Analyze index disk usage
        • Optimistic concurrency control
        • Paginate search results
        • Query API key information
        • Reciprocal rank fusion
        • The refresh parameter
        • Reindex data stream
        • Reindex indices
        • Retrieve inner hits
        • Retrieve selected fields
        • Retrieve stored fields
        • Retrievers
          • kNN retriever
          • Linear retriever
          • Pinned retriever
          • Rescorer retriever
          • RRF retriever
          • Query rules retriever
          • Standard retriever
          • Text similarity re-ranker retriever
          • Diversify retriever
          • Examples
        • Search multiple data streams and indices
        • Profile search requests
        • Ranking evaluation
        • Search shard routing
        • Suggesters
        • Sort search results
        • Searching with query rules
        • The shard request cache
        • Term vectors API examples
        • Update By Query API
        • Update a document
        • Update cross-cluster API examples
        • Vector tile search API
    • Mapping
      • Document metadata fields
        • _doc_count field
        • _field_names field
        • _ignored field
        • _id field
        • _index field
        • _meta field
        • _routing field
        • _source field
        • _tier field
      • Field data types
        • Aggregate metric
        • Alias
        • Arrays
        • Binary
        • Boolean
        • Completion
        • Date
        • Date nanoseconds
        • Dense vector
          • GPU vector indexing
        • Flattened
        • Geopoint
        • Geoshape
        • Histogram
        • Exponential histogram
        • T-digest
        • IP
        • Join
        • Keyword
        • Nested
        • Numeric
        • Object
        • Pass-through object
        • Percolator
        • Point
        • Range
        • Rank feature
        • Rank features
        • Rank vectors
        • Search-as-you-type
        • Semantic
          • Reference
        • Semantic text
          • Reference
          • How-to guides
            • Set up and configure
            • Ingest data
            • Search and retrieve
        • Shape
        • Sparse vector
        • Text type family
          • Text
          • Pattern Text
          • Match Only Text
        • Token count
        • Unsigned long
        • Version
      • Mapping parameters
        • analyzer
        • coerce
        • copy_to
        • doc_values
        • dynamic
        • eager_global_ordinals
        • enabled
        • format
        • ignore_above
        • ignore_above index setting
        • ignore_malformed
        • index
        • index_options
        • index_phrases
        • index_prefixes
        • meta
        • fields
        • normalizer
        • norms
        • null_value
        • position_increment_gap
        • properties
        • search_analyzer
        • similarity
        • store
        • subobjects
        • term_vector
        • Better Binary Quantization (BBQ)
    • Elasticsearch audit events
    • Command-line tools
      • elasticsearch-certgen
      • elasticsearch-certutil
      • elasticsearch-create-enrollment-token
      • elasticsearch-croneval
      • elasticsearch-keystore
      • elasticsearch-node
      • elasticsearch-reconfigure-node
      • elasticsearch-reset-password
      • elasticsearch-saml-metadata
      • elasticsearch-service-tokens
      • elasticsearch-setup-passwords
      • elasticsearch-shard
      • elasticsearch-syskeygen
      • elasticsearch-users
    • Query languages
    • Text analysis components
      • Analyzer reference
        • Fingerprint
        • Keyword
        • Language
        • Pattern
        • Simple
        • Standard
        • Stop
        • Whitespace
      • Tokenizer reference
        • Character group
        • Classic
        • Edge n-gram
        • Keyword
        • Letter
        • Lowercase
        • N-gram
        • Path hierarchy
        • Pattern
        • Simple pattern
        • Simple pattern split
        • Standard
        • Thai
        • UAX URL email
        • Whitespace
      • Token filter reference
        • Apostrophe
        • ASCII folding
        • CJK bigram
        • CJK width
        • Classic
        • Common grams
        • Conditional
        • Decimal digit
        • Delimited payload
        • Dictionary decompounder
        • Edge n-gram
        • Elision
        • Fingerprint
        • Flatten graph
        • Hunspell
        • Hyphenation decompounder
        • Keep types
        • Keep words
        • Keyword marker
        • Keyword repeat
        • KStem
        • Length
        • Limit token count
        • Lowercase
        • MinHash
        • Multiplexer
        • N-gram
        • Normalization
        • Pattern capture
        • Pattern replace
        • Phonetic
        • Porter stem
        • Predicate script
        • Remove duplicates
        • Reverse
        • Shingle
        • Snowball
        • Stemmer
        • Stemmer override
        • Stop
        • Synonym
        • Synonym graph
        • Trim
        • Truncate
        • Unique
        • Uppercase
        • Word delimiter
        • Word delimiter graph
      • Character filter reference
        • HTML strip
        • Mapping
        • Pattern replace
      • Normalizers
    • Aggregations
      • Bucket
        • Adjacency matrix
        • Auto-interval date histogram
        • Categorize text
        • Children
        • Composite
        • Date histogram
        • Date range
        • Diversified sampler
        • Filter
        • Filters
        • Frequent item sets
        • Geo-distance
        • Geohash grid
        • Geohex grid
        • Geotile grid
        • Global
        • Histogram
        • IP prefix
        • IP range
        • Missing
        • Multi Terms
        • Nested
        • Parent
        • Random sampler
        • Range
        • Rare terms
        • Reverse nested
        • Sampler
        • Significant terms
        • Significant text
        • Terms
        • Time series
        • Variable width histogram
        • Subtleties of bucketing range fields
      • Metrics
        • Avg
        • Boxplot
        • Cardinality
        • Extended stats
        • Geo-bounds
        • Geo-centroid
        • Geo-line
        • Cartesian-bounds
        • Cartesian-centroid
        • Matrix stats
        • Max
        • Median absolute deviation
        • Min
        • Percentile ranks
        • Percentiles
        • Rate
        • Scripted metric
        • Stats
        • String stats
        • Sum
        • T-test
        • Top hits
        • Top metrics
        • Value count
        • Weighted avg
      • Pipeline
        • Average bucket
        • Bucket script
        • Bucket count K-S test
        • Bucket correlation
        • Bucket selector
        • Bucket sort
        • Change point
        • Cumulative cardinality
        • Cumulative sum
        • Derivative
        • Extended stats bucket
        • Inference bucket
        • Max bucket
        • Min bucket
        • Moving function
        • Moving percentiles
        • Normalize
        • Percentiles bucket
        • Serial differencing
        • Stats bucket
        • Sum bucket
    • Processor reference
      • Append
      • Attachment
      • Bytes
      • Circle
      • CEF
      • Community ID
      • Convert
      • CSV
      • Date
      • Date index name
      • Dissect
      • Dot expander
      • Drop
      • Enrich
      • Fail
      • Fingerprint
      • Foreach
      • Geo-grid
      • GeoIP
      • Grok
      • Gsub
      • HTML strip
      • Inference
      • IP Location
      • Join
      • JSON
      • KV
      • Lowercase
      • Network direction
      • Normalize for Stream
      • Pipeline
      • Redact
      • Registered domain
      • Recover Failure Document
      • Remove
      • Rename
      • Reroute
      • Script
      • Set
      • Set security user
      • Sort
      • Split
      • Terminate
      • Trim
      • Uppercase
      • URL decode
      • URI parts
      • User agent
    • Curator
    • Clients
    • Elasticsearch plugins
    • Scripting languages
Elastic logo
  • Trademarks
  • Terms of Use
  • Privacy
  • Sitemap

© 2026 Elasticsearch B.V. All Rights Reserved.

This content is available in different formats for convenience only. All original licensing terms apply.

Elasticsearch is a trademark of Elasticsearch B.V., registered in the U.S. and in other countries. Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.