Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#7707 closed feature request

GUI: Multi-word support for quick search field

Reported by: fingolfin Owned by: fingolfin
Priority: normal Component: GUI
Version: Keywords:
Cc: Game:

Description

We recently got an iTunes-like quick search field in the launcher. Great.

Here's a way how it could be improved some more: Currently, we list all games that contain the search string as a substring. So if I enter "mon ami" it lists nothing for me. I propose that instead we tokenize the entered string (split it at every space; treat multiple spaces as a single on). Then, list all games that contain each of the tokens as a substring. In my example, that might include "Monkey Island (Amiga)".

It should be fairly straightforward to implement this. I was about to do it myself, but then decided that I cannot afford to spend my time on that right now :/.

Ticket imported from: #2811100. Ticket imported from: feature-requests/523.

Change History (2)

comment:1 by fingolfin, 15 years ago

Owner: changed from sev- to fingolfin
Status: newclosed

comment:2 by digitall, 5 years ago

Component: GUI
Note: See TracTickets for help on using tickets.