After 2 bugs one thing I don't know if it's a bug or "wanted behaviour":
When Full text search is activated, the option "Search within words" under "My Music" seems to have no effect.
So eg if I search for "Round The Christmas Tree" songs like "Rocking Around The Christmas Tree" are not found - or is there another option I missed?
Results 1 to 2 of 2
Hybrid View
-
2021-11-30, 10:56 #1
- Join Date
- Jun 2009
- Posts
- 495
'Search within words' not working when full text search is activated?
-
2021-11-30, 22:14 #2
'Search within words' not working when fulltext search is activated?
> When Full text search is activated, the option "Search within words"
> under "My Music" seems to have no effect.
That's correct. The fulltext index is working with "tokens", which
baseically are words. It doesn't use substrings, or any kind of
similarity (which I would love to implement at some point...).