pinballmap / pbm

Pinball Map
https://pinballmap.com
GNU General Public License v3.0
110 stars 25 forks source link

add trigram indexes for autocomplete #1593

Closed fiveNinePlusR closed 2 months ago

fiveNinePlusR commented 2 months ago

autocomplete does not constrain search to the start of the string so a trigram index will increase the speed of most autocomplete searches.