Update Elasticsearch in deprecations_removals.md
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 12 Jan 2022 14:44:36 +0000 (15:44 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Jan 2022 14:44:36 +0000 (15:44 +0100)
docs/migration/wsc54/deprecations_removals.md

index 9a2b9befaec98d40e9b5aef22fdf2ea799c5bec9..8d0f474590b2660fbaa5d90439676f81da10427d 100644 (file)
@@ -59,6 +59,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 #### Options
 
 - `HTTP_SEND_X_FRAME_OPTIONS` ([WoltLab/WCF#4474](https://github.com/WoltLab/WCF/pull/4474))
+- `ELASTICSEARCH_ALLOW_LEADING_WILDCARD`
 
 ### JavaScript
 
@@ -153,6 +154,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 - `wcf\system\search\elasticsearch\ElasticsearchHandler::update()`
 - `wcf\system\search\elasticsearch\ElasticsearchSearchIndexManager::add()`
 - `wcf\system\search\elasticsearch\ElasticsearchSearchIndexManager::update()`
+- `wcf\system\search\elasticsearch\ElasticsearchSearchEngine::parseSearchQuery()`
 
 #### Properties