Quantcast
Channel: Squeezebox : Community : Forums - Logitech Media Server
Viewing all articles
Browse latest Browse all 5300

Search implementation

$
0
0
> Here is an example: I put in "Alfred Brendel Schubert Piano Sonata"; it
> will return all albums/tracks with all the searched words, no matter the
> searched word is in "album title", "track title", "url", or "contributor
> name" etc. And the speed is extremely fast. This looks like a full text
> search in sqlite, but I didn't find any virtual tables in library.db.


It's indeed a fulltext index. But you won't be able to use it the way
it's used in LMS as the plugin is registering some custom functions to
calculate the weight etc. used in the queries.

Viewing all articles
Browse latest Browse all 5300

Trending Articles