SquireTournamentServices / mtg-search-engine

This repo will have the AST for the mtg search engine. This repo is for checking if a card matches a query. It will (when I get round to it) have implementations in an array of languages.
The Unlicense
2 stars 1 forks source link

[Bug]: cannot search for Dandân #37

Open djpiper28 opened 3 hours ago

djpiper28 commented 2 hours ago

Hacky fix for searching with â in 7b0aaa0b5ef4be381f8000c1a0957924ce0e1cdc.

This still leaves the issue that â is not handled correctly in the backend meaning that "dandan" does not map to "dndn" internally.