mediathekview / mediathekviewweb

Eine Weboberfläche als Alternative zum Java-Client
https://mediathekviewweb.de/
GNU General Public License v3.0
898 stars 67 forks source link

Cannot filter for "SR" without getting results for "SRF" #298

Open cemrich opened 8 months ago

cemrich commented 8 months ago

When entering the query "!SR" into the search field, results for "SRF" are shown because of the way channel queries are matched. This results in Zapp not being able to query for exact channel matches. Some type of "exact match" mode would help.

See https://github.com/mediathekview/zapp/issues/418