Add `SearchEngine::isContextAware()`
authorAlexander Ebert <ebert@woltlab.com>
Sat, 26 Nov 2022 17:57:04 +0000 (18:57 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 26 Nov 2022 17:57:04 +0000 (18:57 +0100)
commit3445966519eb576816940cef3e3930378db90fd1
treee0781a2e1e81b9280e0c0b9e99e8491ea7d81c54
parenta049465c4934af61d6493b5e7b81f9974d573002
Add `SearchEngine::isContextAware()`

The helper method is used for runtime optimizations to avoid index rebuilds for backends that are not context aware.
wcfsetup/install/files/lib/system/search/SearchEngine.class.php