Software Alternatives, Accelerators & Startups

Elasticlunr

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

Elasticlunr

Elasticlunr Reviews and Details

This page is designed to help you find out whether Elasticlunr is good and if it is the right choice for you.

Screenshots and images

  • Elasticlunr Landing page
    Landing page //
    2019-09-27

Features & Specs

  1. Lightweight

    Elasticlunr is a lightweight full-text search library that can be easily integrated into client-side applications without requiring a separate server or heavy backend processing.

  2. Client-Side Operation

    Since Elasticlunr operates entirely on the client side, it reduces the need for server-side search operations, lowering server load and allowing for offline search capabilities.

  3. Simple API

    Elasticlunr provides a simple, easy-to-use API which makes implementing search features straightforward, even for developers without specialized search technology expertise.

  4. Customizable

    It offers the ability to customize the indexing and search process, allowing developers to tailor it to their needs, such as by configuring stop words or adjusting scoring algorithms.

Badges

Promote Elasticlunr. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

We don't have any videos for Elasticlunr yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Elasticlunr and what they use it for.
  • Mozilla launching "Thundermail" email service to take on Gmail, Microsoft 365
    I do agree that it is a bad choice, though the reason for this is historical; after quite some testing and comparisons, the best JS-based index I could find at the time was elasticlunr [0]. It may very well be the case that there are better wasm alternatives available currently. Over time I then added a non-JS, external index. Since I already had an ES cluster running elsewhere anyway and the querying of... - Source: Hacker News / 6 months ago
  • 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 / over 1 year 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 / almost 2 years 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 / about 3 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: about 3 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 3 years ago
  • Elasticlunr, a full-text search library for Elixir
    Does this relate to http://elasticlunr.com/? Mdbook uses the latter, and I was wondering how I can parse/read its indexes from Python so I can provide my own search from them. - Source: Hacker News / over 3 years ago
  • Goodbye Wordpress, Hello Jamstack
    Same as above, for most blogs something like http://elasticlunr.com/ can get the job done really well. 3. HotSwap on the fly themes. - Source: Hacker News / almost 4 years ago

Do you know an article comparing Elasticlunr to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Elasticlunr discussion

Log in or Post with

Is Elasticlunr good? This is an informative page that will help you find out. Moreover, you can review and discuss Elasticlunr here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.