ed-pilots-network / backend

Project to consume the Kafka, process the messages and provide an API to access the data
Apache License 2.0
12 stars 5 forks source link

174-increase-system-name-search-speed #175

Closed Daniel-J-Mason closed 5 months ago

Daniel-J-Mason commented 5 months ago

Applied GIN trigram index to dramatically increase partial name search speed

query time dropped to under 4ms

closes 174