All Products
Search
Document Center

Lindorm:Release notes of LindormSearch

Last Updated:Feb 10, 2026

Alibaba Cloud releases LindormSearch versions for Lindorm to provide new features, fix known bugs, and improve user experience. This topic describes the release notes of LindormSearch versions. This topic also provides usage notes on how to upgrade the LindormSearch version of your Lindorm instance during off-peak hours.

View or upgrade the LindormSearch version of a Lindorm instance

You can view the LindormSearch version of an instance in the Lindorm console. For more information about how to upgrade the LindormSearch version and usage notes, see Minor version update. 查看版本

Warning
  • During a version upgrade, a rolling restart is performed on all LindormSearch nodes. During the restart process, index shards are automatically moved to available nodes. Therefore, slight jitters may occur when applications access LindormSearch. We recommend that you upgrade the version during off-peak hours.

  • If only one LindormSearch node is available, LindormSearch be unavailable for applications to access during the upgrade. To ensures service availability, we recommend that you add LindormSearch nodes before you upgrade LindormSearch.

  • The system automatically checks the LindormSearch version of the instance. If the Upgrade Minor Version button is not displayed, the instance is already running the latest version.

  • Version updates may differ from region to region. The LindormSearch version displayed in the Lindorm console prevails.

Elasticsearch Compatible Version Guide

Minor version

Category

Description

3.9.31

New features and optimizations

  • Enumerated partitions support numeric types as enumeration values.

  • The IK dictionary supports customization for all files.

  • The `efficient` and `postFilter` parameters support search paging.

3.9.30

New features and optimizations

  • The hot and cold data separation feature supports optimization for cold indexes.

  • Optimized the `search_embedding` logic.

  • Snapshots can be recovered to a specified storage class.

3.9.27.3

New features and optimizations

  • The volatile file feature is supported.

  • Index-level configuration for real-time search is supported.

  • ThreadLocal performance optimization is supported.

3.9.24

Feature optimizations

  • Optimized the performance of retrieving `_source`.

  • Optimized the `prefilter` performance.

3.9.22

New features

A new routing policy is supported to improve the performance of OR queries.

3.9.19

New features and optimizations

  • User-defined plugins are supported.

  • Reduced the impact of upgrades on business queries.

  • Optimized the update operations and original data retrieval in vector search.

3.9.14

New features

  • The rolling update of synonyms is supported.

  • The number of storage replicas can be dynamically modified.

  • Slow query isolation is supported.

3.9.13

New features

  • The Index State Management (ISM) plug-in is supported.

  • SQL plug-ins are supported.

  • Data switching between versions is supported.

  • Supports the repository-oss plug-in.

3.9.10.6

Optimized features

The vector retrieval performance is optimized.

3.9.10

New features

  • Automatic embedding is supported in vector retrieval.

  • Scalar filters can be pushed down in vector retrieval.

  • The list of top queries can be retrieved and multiple queries can be killed at a time.

  • Wildcard queries are supported.

3.9.6

New features

  • Weight configuration and service degradation are supported by Reciprocal Rank Fusion (RRF) in vector retrieval.

  • The thread pool size can be dynamically modified.

3.8.13

New features

  • The built-in hanlp analyzer is supported.

  • The function_score method is supported in vector retrieval.

3.8.9

New features

  • Table-level monitoring is supported.

  • Multi-query RRF is supported in vector retrieval.

  • Automatic embedding during write operations is supported in vector retrieval.

  • Sparse vectors are supported in vector retrieval.

  • Directed routing is supported in batch writes.

  • Enumerated partitions are supported for time-partitioned indexing.

  • Nested queries are supported by flat objects.

  • The rolling update of the IK dictionary is supported.

3.8.3

New features

  • Multi-table queries and the DataStream feature are supported in vector retrieval.

  • DDL operations related to index building are supported in vector retrieval.

  • Data export is supported in vector retrieval.

  • The time-to-live (TTL) of an index can be configured.

  • Tiered storage of cold and hot data is supported.

3.8.2

New features

  • The web-based search page is added.

  • Full-text search and vector RRF are supported in vector retrieval.

  • Vector read and write operations can be monitored.

3.8.1

New features

  • The vector retrieval feature is supported.

  • Custom routing is supported in time-partitioned indexing.

3.7.10

New features

  • Search indexes based on the time range partitioning policy are supported. Partitions can be automatically pruned based on time.

  • The built-in pinyin analyzer is supported.

3.7.7

New features

  • Compatible with the Elasticsearch 7.10 open source protocol.

  • The storage-compute separation architecture supports LDFS (shared storage).

  • The Zstandard compression algorithm is supported.

  • The built-in IK analyzer is supported.

Solr-Compatible Version Guide

Minor version

Category

Description

8.10.6

New features

  • The vector retrieval of unstructured data is supported.

  • Dictionary files can be dynamically updated.

8.10.1

New features

  • Operators in more SQL statements can be pushed down.

  • Cold storage is supported. For more information, see Configure cold storage.

7.7.13

Security update

Security patches are added to improve system security.

7.7.12

New features

Open source Apache Solr Java Database Connectivity (JDBC) can be used to access LindormSearch. For more information, see Connect to and use the search engine with SQL.

7.7.11

New features

  • The real-time search feature is supported. You can search for data immediately after the data is written.

  • The TTL feature for data can be dynamically configured.

  • Indexes can be created for nested documents.

7.7.10

New features

  • When pre-sorting is used, queries can be terminated before results are returned or queries can be accelerated.

  • Added an interface to obtain the index table size.