Software Alternatives, Accelerators & Startups

Typesense VS Elasticlunr

Compare Typesense VS Elasticlunr and see what are their differences

Typesense logo Typesense

Typo tolerant, delightfully simple, open source search 🔍

Elasticlunr logo Elasticlunr

Lightweight full-text search engine in Javascript for browser search and offline search.
  • Typesense Landing page
    Landing page //
    2022-11-07
  • Elasticlunr Landing page
    Landing page //
    2019-09-27

Typesense videos

Getting started with Typesense

Elasticlunr videos

No Elasticlunr videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Typesense and Elasticlunr)
Custom Search Engine
91 91%
9% 9
Custom Search
91 91%
9% 9
Search Engine
90 90%
10% 10
Search API
85 85%
15% 15

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare Typesense and Elasticlunr

Typesense Reviews

Best Elasticsearch alternatives for search
A plug for yours truly! At Relevance AI, we’re building an Elasticsearch alternative that is very different to alternatives like Algolia and Typesense. Relevance AI search is an instant search API that understands “semantics”.
Source: relevance.ai
5 Open-Source Search Engines For your Website
Typesense is a fast, typo-tolerant search engine for building delightful search experiences. It claims that it is an Easier-to-Use ElasticSearch Alternative & an Open Source Algolia Alternative.
Source: vishnuch.tech
Recommendations for Poor Man's ElasticSearch on AWS?
Oh hey! I'm one of the co-founders of Typesense. Delighted to stumble on a mention of Typesense on Indiehackers. Long time lurker, first time poster :)

Elasticlunr Reviews

We have no reviews of Elasticlunr yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Typesense should be more popular than Elasticlunr. It has been mentiond 52 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.

Typesense mentions (52)

  • FlowDiver: The Road to SSR - Part 1
    Disregarding props-drilling technique in favor of a more reliable and elegant solution we looked for inspiration elsewhere. Another project of ours .find was using Typesense/Algolia components, which looked a bit like black-box/magic, but at the same time provided a clean approach to build complex and highly customizable solutions. - Source: dev.to / 25 days ago
  • Open Source alternatives to tools you Pay for
    Typesense - Open Source Alternative to Algolia. - Source: dev.to / 6 months ago
  • DNS record "hn.algolia.com" is gone
    If you like your penny take a look at Typesense https://typesense.org/ - nothing to complain here. Especially nothing complain about pricing. - Source: Hacker News / 8 months ago
  • Obsidian Publish full text search
    I haven’t used Publish, but I’d assume you could use something like https://typesense.org/ to index and search the vault. Source: 11 months ago
  • DynamoDB search options
    A cheaper option would be to use https://typesense.org. You can use DynamoDb streams to automatically load records. It has worked well for me. Source: about 1 year ago
View more

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 / 3 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 / 8 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 / over 1 year 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

What are some alternatives?

When comparing Typesense and Elasticlunr, you can also consider the following products

Algolia - Algolia's Search API makes it easy to deliver a great search experience in your apps & websites. Algolia Search provides hosted full-text, numerical, faceted and geolocalized search.

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

ElasticSearch - Elasticsearch is an open source, distributed, RESTful search engine.

Sphinx (search engine) - Sphinx is a fulltext FLOSS search engine that provides text search functionality to client applications. Sphinx (search engine) - WikiMili, The Free Encyclopedia - WikiMili, The Free Encyclopedia

Meilisearch - Ultra relevant, instant, and typo-tolerant full-text search API

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