High-Performance Autocomplete Search with Quarkus, Panache, and PostgreSQL
Power intelligent, real-time search experiences with fast indexing, efficient persistence, and a lean Java backend.
https://myfear.substack.com/p/high-performance-autocomplete-search-quarkus-java
#Java #Quarkus #Hibernate #PostgreSQL #Autocomplete #pg_trgm

Made a writeup how I improved ~MFQP~ IQPS: the question paper directory IIT KGP depends upon[1].
Do read it at: https://rajivharlalka.in/posts/iqps-search-development

[1]: will have a followup blog in a few days supporting this claim.
#postgresql #pg_trgm #search #vectorSearch #Postgres

Using PostgreSQL to improve search in IQPS

Details on the improvements in IQPS using combination of Trigrams and Full-Text search

Rajiv Harlalka