From: Tim Düsterhus Date: Wed, 12 Jan 2022 14:44:36 +0000 (+0100) Subject: Update Elasticsearch in deprecations_removals.md X-Git-Tag: 5.6.final~82 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a65ff8eaabb61d5e97594ddf7aac2a5d1a9383d1;p=GitHub%2FWoltLab%2Fwoltlab.github.io.git Update Elasticsearch in deprecations_removals.md --- diff --git a/docs/migration/wsc54/deprecations_removals.md b/docs/migration/wsc54/deprecations_removals.md index 9a2b9bef..8d0f4745 100644 --- a/docs/migration/wsc54/deprecations_removals.md +++ b/docs/migration/wsc54/deprecations_removals.md @@ -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