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

Dakara develop branch / 5a30ab6

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
Dakara develop branch / 5a30ab6