slimserver icon indicating copy to clipboard operation
slimserver copied to clipboard

Problem with Search and FTS enabled

Open dolodobendan opened this issue 5 years ago • 2 comments

"There's a problem if the Fulltext Search plugin has been enabled. In this case the search would find stuff which the simplified link would not."

https://forums.slimdevices.com/showthread.php?110264-Search-not-working/page5

dolodobendan avatar Oct 16 '19 20:10 dolodobendan

When searching using the looking glass in the web UI, the resulting page's "Play All" etc. links would use the simplified SQL statement which does not use the FTS. Therefore the results can be dramatically different from the actual search result.

michaelherger avatar Oct 17 '19 08:10 michaelherger

I confirm the behaviour as follows:

1.- If the FTS plugin is enabled, the play All Songs link will work correctly with the search results produced by FTS, but it won't work with the results of 'simple search'.

2- If the FTS plugin is not enabled, the play All Songs link will work correctly with the search results produced by 'simple search'.

ruanom avatar Oct 17 '19 19:10 ruanom