Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a ranked full text search view #7470

Open
mixxxbot opened this issue Aug 22, 2022 · 3 comments
Open

Add a ranked full text search view #7470

mixxxbot opened this issue Aug 22, 2022 · 3 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: daschuer
Date: 2014-05-12T06:35:53Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: lp1318501
Tags: library


As discussed in Bug #⁠689291 and #256 it would be nice to have a special view with a ranked fuzzy search, that allowed to find track even if it is misspelled.

The current search box just filters the current view. The best match may located somewhere in the list , because the original sorting is reserved.

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2016-12-08T09:49:00Z


https://www.sqlite.org/spellfix1.html

@mixxxbot
Copy link
Collaborator Author

Commented by: asfan.shirim
Date: 2016-12-15T07:41:49Z


Related feature request: Less specific unicode search

(originally posted on http://www.mixxx.org/forums/viewtopic.php?f=1&t=8751)

Example:
If we take the album of the artist "Manolín 'El Médico de la Salsa", I wish to be able to find it if I search "Manolin El Medico de la Salsa"

In general, I wish that the search will be a little more relaxed and treat similar Unicode characters (spanish and english for my use case) as the same.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@daschuer daschuer added the search label Jan 1, 2023
@fwcd
Copy link
Member

fwcd commented Oct 10, 2023

The Full-Text Search (FTS) extensions for SQLite might be of interest too:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants