fix: Search For Words With Less Than Three Chars
Created by: Tirokk
Authored by Mogge Closed
🍰 Pullrequest
Hyphens are replaced by one space, which also fixes the hyphen search, this time in the frontend. If the search string contains spaces, only words with at least three chars are passed to the backend.
Issues
- fixes #2799 (closed)