Skip to content

Current dev version searches makes it hard to find some songs #192

Description

@odrling

As a bit of a mistake, we ran a karaoke session with a local dakara instance running the latest dev version at the time (5a30ab6) instead of the latest release.

One noticeable issue was with the search which seems to now look for any term in the query to match a song instead of all terms as it was previously.
As an example, typing “god knows” in Dakara 1.9.2 returns 4 songs in our database, but in the instance we had running it returned the union of songs containing “god” and “knows” (20 songs). The songs containing both terms don’t seem to come out as the first results (which I think would be fine).

Edit: screenshots to illustrate how it behaves with the same example above.
Dakara 1.9.2
Image
Dakara develop branch / 5a30ab6
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions