Page 1 of 1

Search not working

Posted: 27 Sep 2019, 17:05
by plablo09
I have a clean 7.x install Everything works fine except for the search service. I get empty results for everything. I checked the logs and found:

SuggestionSpellService Failed to close spell index.
uggestionFuzzyService Failed to close suggestion index.

After that every search returns (on the log file)

ERROR SuggestionFuzzyService failed while searching for "whatever"

Any help is appreciated

Re: Search not working

Posted: 11 Jul 2021, 23:56
by darren
Is anyone working on this issue? I tried search using v6.2.9084.8df1ddd in the web interface and I still get no results.

I also tried using the REST interface

http://my.ip.address.here:4040/rest/sea ... uery=chris

And I get the following result

<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.14.0" type="subsonic">
<searchResult3/>
</subsonic-response>

Any chance this will be fixed?

Thanks.