[FEATURE]
- Add hook to check if header field should be indexed and move the the check into a dedicated method. Thanks to Joost. github.com/tpwd/ke_search/pull/297
[BUGFIX]
- Fix potential null return in preg_replace usage
Fix wrong highlighting of HTML tags. Thanks to CodeKapitän. github.com/tpwd/ke_search/issues/298
[TASK]
- Refactor indexer command to use explicit call source constant, github.com/tpwd/ke_search/issues/99
Respect language for linked files and refactor attached files handling, github.com/tpwd/ke_search/issues/82