web icon indicating copy to clipboard operation
web copied to clipboard

Weirdly working search

Open mrreus opened this issue 3 years ago • 2 comments

As in the following screenshots. 1 3

Sometimes searching doesn't work properly (the list of results doesn't even show). 2

mrreus avatar Apr 03 '22 11:04 mrreus

It's not the most accurate search I've seen, but it gets the job done for the most part, now you can't expect it to work at a professional level, it's still handmade. 🙂

leonardssh avatar Apr 03 '22 16:04 leonardssh

This is not expected behaviour at all, the search should work for queries like that. The search is implemented with a pre-built full text search index called Bleve so that's the place to look.

Southclaws avatar Apr 03 '22 17:04 Southclaws