Software Alternatives, Accelerators & Startups

Elasticlunr VS pgvecto.rs

Compare Elasticlunr VS pgvecto.rs and see what are their differences

Elasticlunr logo Elasticlunr

Lightweight full-text search engine in Javascript for browser search and offline search.

pgvecto.rs logo pgvecto.rs

Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database. - tensorchord/pgvecto.rs
  • Elasticlunr Landing page
    Landing page //
    2019-09-27
  • pgvecto.rs Landing page
    Landing page //
    2024-03-16

Category Popularity

0-100% (relative to Elasticlunr and pgvecto.rs)
Custom Search Engine
100 100%
0% 0
Search Engine
34 34%
66% 66
Custom Search
100 100%
0% 0
Vector Databases
0 0%
100% 100

User comments

Share your experience with using Elasticlunr and pgvecto.rs. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Elasticlunr should be more popular than pgvecto.rs. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Elasticlunr mentions (7)

  • Show HN: A fast, accurate and multilingual fuzzy search lib for the front end
    When I did my static site search function some time ago, I used Elasticlunr. I was able to pregenerate the index file as a big json file that is loaded at the client. http://elasticlunr.com/. - Source: Hacker News / 4 months ago
  • Ask HN: What's the best way to add search to my website?
    If your content is mostly static, you might want to consider pre-building an index and shipping it as a whole. You could look into something like * https://stork-search.net/ (Rust/WASM) * tinysearch: https://github.com/tinysearch/tinysearch (JS, simple, stable) * http://elasticlunr.com/ - based on the former, slightly more sophisticated tuning options. - Source: Hacker News / 9 months ago
  • Self-Contained Search for Archived Static Site?
    There are a few client-side libraries like Lunr [1] or Elasticlunr [2]. For my recent project I went with a server-side approach using Stork [3]. It also provides a script to be used on the client. [1] https://lunrjs.com/ [2] http://elasticlunr.com/ [3] https://stork-search.net/. - Source: Hacker News / almost 2 years ago
  • Writing a Fuzzy Search Component With Preact and Fuse for Astro
    Very nice! Seems to perform very well. I'm curious, have you compared Fuse with other search engines? Like flex search or elasticlunr? Why did you choose fuse ? Source: almost 2 years ago
  • Ask HN: What do you use to power search for a static site?
    There's also Elasticlunr which is based off of lunr.js and is what mdBook uses http://elasticlunr.com/. - Source: Hacker News / over 2 years ago
View more

pgvecto.rs mentions (1)

  • pgvector vs. pgvecto.rs in 2024: A Comprehensive Comparison for Vector Search in PostgreSQL
    Pgvecto.rs adopted a design akin to FreshDiskANN, resembling the Log-Structured Merge (LSM) tree concept. This architecture comprises three components: the writing segment, the growing segment, and the sealed segment. New vectors are initially written to the writing segment. A background process then asynchronously transforms them into the immutable growing segment. Subsequently, the growing segment undergoes a... - Source: dev.to / 3 months ago

What are some alternatives?

When comparing Elasticlunr and pgvecto.rs, you can also consider the following products

Apache Solr - Solr is an open source enterprise search server based on Lucene search library, with XML/HTTP and...

Milvus - Vector database built for scalable similarity search Open-source, highly scalable, and blazing fast.

Stork Search - Full-text, WASM-powered search for static sites

Qdrant - Qdrant is a high-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

Typesense - Typo tolerant, delightfully simple, open source search 🔍

Weaviate - Welcome to Weaviate