Link Search Menu Expand Document Documentation Menu

Tuning indexes

The settings on this page change how an index stores its data on disk, how its documents are ordered within a segment, how matching documents are scored, and how it advertises itself to other features. Most of them are static, so you set them when you create the index and cannot change them afterward without reindexing.

Topic Description
Refresh search analyzer Update the synonym list of a search analyzer without closing or reindexing an index.
Index sorting Order documents within each segment so that early termination can stop a search before it scans every document.
Index codecs Choose the compression algorithm used for stored fields, trading index size against indexing and search performance.
Similarity Configure the algorithm that scores and ranks matching documents.
Index context Apply a predefined set of settings and mappings for a use case, such as logs or metrics.
350 characters left

Have a question? .

Want to contribute? or .