-
π On average 2x faster than Lucene π Full-text search βοΈ Configurable tokenizer (stemming available for 17 languages) π Tiny startup time (<10ms) β¨οΈ Natural and Phrase Queries δ·΄ Range Queries π Incremental Indexing π¨ Multi-threaded Indexing π© JSON Fβ¦
| Hm, I am interested, but I would love to use it as a rust lib and just have rust types instead of some json config... Yes that's how you use tantivy normally, not sure which json config you mean. `tantivy-cli` is more like a showcase, <a href="https://github.com/quickwit-oss/tantivy">https://github.com/quickwit-oss/tantivy</a> is the actual project.
#Open Source #Search Engine #Tech 33 social mentions
-
Open-source & cloud-native log management & analytics
Https://github.com/quickwit-oss/quickwit to_tsvector in PG never worked well for my use cases SELECT * FROM dump WHERE to_tsvector('english'::regconfig, hh_fullname) @@ to_tsquery('english'::regconfig, 'query'); Wish them to succeed. Will automatically upvote any post Tantivy as keyword.
#Centralized Logging #Open Source #Search Engine 13 social mentions
-
Hound is an extremely fast source code search engine.Β
Another resource is a trigram search index (in Go) used by etsy/hound[0] based on an article (and code) from Russ Cox: Regular Expression Matching with a Trigram Index[1]. [0] https://github.com/hound-search/hound Different use-cases for alternatives to Lucene depending on your needs.
#eCommerce #eCommerce Tools #Productivity 14 social mentions
-
Full-text, WASM-powered search for static sitesPricing:
- Open Source
I βm using https://stork-search.net for my static website search, but itβs no longer maintained. So yeah, Tantivy would be a great candidate to replace it! :).
#Search Engine #Custom Search Engine #Custom Search 6 social mentions