Typesense

Typesense is an open source search engine for building a delightful search experience.

  • Typo tolerance: Handles typographical errors out-of-the-box
  • Tunable ranking + relevancy: Tailor your search results to perfection
  • Blazing fast: Meticulously designed and optimized for speed
  • Simple and delightful: Dead simple API, delightful out-of-the-box experience

Quick start

TODO

Dependencies

Building Typesense from source

OS X

Homebrew dependencies:

brew install cmake
brew install openssl
brew install h2o
brew install rocksdb

Building libfor:

cd external/libfor
make

Finally, building Typsense:

./build.sh

© 2016-2017 Wreally Studios Inc.

Description
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch 🔍 Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
Readme 21 MiB
Languages
C++ 88.7%
C 8.2%
TypeScript 1.8%
CMake 0.5%
Starlark 0.3%
Other 0.5%