Software Alternatives, Accelerators & Startups

Tantivy – full-text search engine library inspired by Apache Lucene

Tantivy Quickwit Etsy Hound Stork Search
  1. 🐎 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

  2. Open-source &amp; cloud-native log management &amp; 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

  3. 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

Discuss: Tantivy – full-text search engine library inspired by Apache Lucene

Log in or Post with