by modinfo on 4/14/25, 12:46 PM with 73 comments
by bsnnkv on 4/14/25, 2:51 PM
I haven't kept up with the latest updates, all these new AI references don't inspire confidence at all, but the older version I'm running is chugging along and doing a great job.
[1]: https://notado.substack.com/p/how-notado-syncs-data-from-pos...
by adeptima on 4/14/25, 2:56 PM
However if you need a full-text search similar to Apache Lucene, my go-to options are based on Tantivy
Tantivy https://github.com/quickwit-oss/tantivy
Asian language, BM25 scoring, Natural query language, JSON fields indexing support are all must-have features for me
Quickwit - https://github.com/quickwit-oss/quickwit - https://quickwit.io/docs/get-started/quickstart
ParadeDB - https://github.com/paradedb/paradedb
I'm still looking for a systematic approach to make a hybrid search (combined full-text with embedding vectors).
Any thoughts on up-to-date hybrid search experience are greatly appreciated
by justAnotherHero on 4/14/25, 9:43 PM
[1]: https://extensions.dev/extensions/meilisearch/firestore-meil...
by softwaredoug on 4/14/25, 10:11 PM
Here's a rollup of algorithms... https://bsky.app/profile/softwaredoug.bsky.social/post/3lmrm...
by subpixel on 4/14/25, 4:11 PM
Switching on the AI toggle, I entered the same word, and got no results.
by adrianvincent on 4/14/25, 8:48 PM
by be_erik on 4/14/25, 2:00 PM
by saintfiends on 4/14/25, 5:49 PM
I don't have a good solution for this use-case other than maybe just the good old RDBMS. I'm open for suggestions or anyway to tweak Meilisearch for documents that gets updated every few seconds. We have about 7 million documents that's about 5kb each. What kind of instance do I need to handle this.
by Hawxy on 4/14/25, 2:13 PM
by mentalgear on 4/14/25, 3:10 PM
> complete search engine and RAG pipeline in your browser, server or edge network with support for full-text, vector, and hybrid search in less than 2kb.
by amazingamazing on 4/14/25, 3:14 PM
by esafak on 4/14/25, 2:51 PM
by k4rli on 4/14/25, 3:04 PM
by Alifatisk on 4/14/25, 5:41 PM