Software Alternatives, Accelerators & Startups

Typesense

Typo tolerant, delightfully simple, open source search 🔍.

Typesense Reviews and details

Screenshots and images

  • Typesense Landing page
    Landing page //
    2022-11-07

Features & Specs

  1. High Performance

    Typesense offers highly optimized search capabilities with fast response times, ensuring quick retrieval of search results even with large datasets.

  2. Easy to Set Up

    Typesense is user-friendly and can be quickly set up using a simple configuration, making it accessible for developers who need a straightforward search solution.

  3. Real-Time Indexing

    Typesense supports real-time indexing, meaning new data or updates to existing data are searchable almost immediately without significant delay.

  4. Open Source

    Being an open-source solution, Typesense provides transparency, community support, and the possibility for customization to meet specific needs.

  5. Typo Tolerance

    Typesense’s built-in typo tolerance allows for forgiving spell-check and correction, enhancing user experience by returning relevant results despite minor typing errors.

  6. Faceted Search

    The platform supports faceted search, which lets users narrow down search results through various categories, improving relevancy and user navigation.

Badges

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

SaaSHub badge
Show embed code

Videos

Getting started with Typesense

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 Typesense and what they use it for.
  • Meilisearch – search engine API bringing AI-powered hybrid search
    You might want to look at https://typesense.org/ for that. - Source: Hacker News / about 1 month ago
  • Understanding the BM25 full text search algorithm
    We use https://typesense.org/ for regular search, but it now has support for doing hybrid search, curious if anyone has tried it yet? - Source: Hacker News / 6 months ago
  • Show HN: Self-Hostable Algolia DocSearch Replacement
    Took me a little poking around to figure out what the underlying search engine was: it's https://typesense.org/ hosted in a Docker container. - Source: Hacker News / 7 months ago
  • Release Radar · August 2024: Major updates from the open source community
    We all make mistakes at times, and we've all made a typo here and there at some point in our lives. Typesense is here to change all that, with a typo-tolerant, in-memory, fuzzy search engine. The latest release has a new mode, better typo tolerance, support for new references and synonyms, new search parameters, and AI search improvements. Check out all the breaking changes and major updates in the Typesense... - Source: dev.to / 9 months ago
  • What Postgres Full Text Search Is Missing
    Alternatives to both are https://www.meilisearch.com/ https://typesense.org/ and maybe https://github.com/Sygil-Dev/whoosh-reloaded. - Source: Hacker News / 10 months ago
  • The top tools for implementing ecommerce search in React
    Typesense presents itself as an open source and easy-to-use alternative to Algolia. It offers many similar search features, but Typesense lacks the extensive suite of tools beyond search functionalities that Algolia provides. - Source: dev.to / 11 months ago
  • 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 / about 1 year ago
  • Open Source alternatives to tools you Pay for
    Typesense - Open Source Alternative to Algolia. - Source: dev.to / over 1 year 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 / over 1 year 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: almost 2 years 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 2 years ago
  • Is it worth using Postgres' builtin full-text search or should I go straight to Elastic?
    I’m also checking out Typesense as a possibility for replacing Elastic: https://typesense.org/. Source: about 2 years ago
  • Best 5 Ecommerce Search Engines for Developers
    Typesense is a search engine that offers advanced search capabilities like instant search, typo tolerance, and faceted search when integrated into a website. Typesense's search algorithms are designed to produce fast, accurate results, even when dealing with large amounts of data. - Source: dev.to / about 2 years ago
  • Meilisearch v1.0 – the open-source Rust alternative to Algolia and Elasticsearch
    Compared to https://typesense.org/ ? - Source: Hacker News / over 2 years ago
  • Storing OpenAI embeddings in Postgres with pgvector
    Disclaimer: I work on Typesense [1] (an open source alternative to Algolia + Pinecone) and we recently added Vector Search as a feature to Typesense [2]. Postgres can do a lot of things, but for large enough datasets and/or when you want to add filtering into the mix along with vector search, then it becomes slow. And at that point you want to use a dedicated vector search database. It's similar to how Postgres... - Source: Hacker News / over 2 years ago
  • Search subpar(?)
    They told me they are moving to http://typesense.org/ for search, not sure when it's arriving. Source: over 2 years ago
  • Search box and results component
    You can use Algolia's Instantsearch UI components with Typesense using this adapter. Source: over 2 years ago
  • A Journey in E-commerce Search
    Recently had a good experience with Typesense [0] for implementing ecommerce search. We solved the "blue shirts" problem by grouping a products color variants together using `group_by` and ranking by text match. The best "matching" shirts are then likely blue. This is a bit simplified, and not exactly the same case, but it worked surprisingly well. [0] https://typesense.org/. - Source: Hacker News / over 2 years ago
  • FIRESTORE FULL TEXT SEARCH
    I used Typesense (typesense.org), it has a generous free trial, is super easy to set up and works super well. The client side SDK is super easy to use too, very similar to the Firebase SDK as far as ease-of-use goes. I'd definitely highly recommend it, my experience with it so far has been perfect. Source: over 2 years ago
  • I made an app that lets you search up (almost) anything Destiny has ever said in his streams
    There was a lot of internal struggle on what to use honestly, but I found Typesense to be the best "database" with my tests. Source: over 2 years ago
  • Where should I connect to a database that is not supported by Django?
    There is no particular one, I'm just exploring ideas, for the current project I will most likely use only PostgreSQL but I was thinking about using a search engine: typesense (I might still pull a trigger). Source: over 2 years ago

External sources with reviews and comparisons of Typesense

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”.
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.
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 :)

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

Suggest an article

Typesense discussion

Log in or Post with

This is an informative page about Typesense. You can review and discuss the product 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.

OSZAR »