Open steinhmor opened 9 years ago
I improved the search a while ago to search by words instead of phrases, but I'll look into searching all fields. The way MySQL handles searching, we run into issues determining relevance when we search too many fields, so that may prevent this change until I come up with a better solution for search. @alexander-gess recommended using the Sphinx search engine in #63, but I'm not sure I want to add an external dependency for the main search, so that will likely be implemented in a plugin instead.
It would be grate to have an option to be able to search all the fields of tasks, etc. (maybe also in uploaded files / filenames).