|
|
|
|
|
by SigmundA
2176 days ago
|
|
I wish some more effort would be put into Postgres full text search seems to have stagnated somewhat, it does a lot but is also lacking compared to say Lucene. Not that its going to be as good as Algolia but it could be a whole lot better for many use cases specifically TF/IDF and BM25 scoring: https://github.com/postgrespro/rum |
|