Update deprecations and removals
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 10 Jan 2023 15:42:03 +0000 (16:42 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Jan 2023 15:42:03 +0000 (16:42 +0100)
docs/migration/wsc55/deprecations_removals.md

index 2ed755fe2970e745cbec39bf5f930b34fae0af92..76c6874e43149f5f145d4bab258d55b4fb2507e1 100644 (file)
@@ -133,6 +133,7 @@ With version 6.0, we have deprecated certain components and removed several othe
 - `wcf\system\request\RouteHandler::loadDefaultControllers()` ([WoltLab/WCF#4832](https://github.com/WoltLab/WCF/pull/4832))
 - `wcf\system\search\AbstractSearchEngine::getFulltextMinimumWordLength()` ([WoltLab/WCF#4933](https://github.com/WoltLab/WCF/pull/4933))
 - `wcf\system\search\AbstractSearchEngine::parseSearchQuery()` ([WoltLab/WCF#4933](https://github.com/WoltLab/WCF/pull/4933))
+- `wcf\system\search\elasticsearch\ElasticsearchSearchEngine::getFulltextMinimumWordLength()`
 - `wcf\system\search\elasticsearch\ElasticsearchHandler::query()`
 - `wcf\system\search\SearchIndexManager::add()` ([WoltLab/WCF#4925](https://github.com/WoltLab/WCF/pull/4925))
 - `wcf\system\search\SearchIndexManager::update()` ([WoltLab/WCF#4925](https://github.com/WoltLab/WCF/pull/4925))