onecrayon / api.ashes.live

Backend API for a fan-developed deckbuilder and community website for the card game Ashes Reborn
ISC License
13 stars 3 forks source link

Fix indexing to support <4 character searches #21

Closed onecrayon closed 3 years ago

onecrayon commented 3 years ago

Searching abun turns up zero results. Searching abund returns the card Abundance. Need to figure out how to tweak this; I'd like to accept at least three characters for searches.