Kishore Nallan 6a6785ef74 Short circuit to speed up single token searches.
- Refactor token position population
- Store only the query index in topster instead of storing the full offsets.
- Calculate the offsets finally on the results that are to be returned.
2017-08-08 17:39:23 -04:00
2017-07-14 11:10:58 +05:30
2017-03-30 18:29:18 +05:30
2017-07-14 11:10:58 +05:30
2016-08-16 21:17:37 +05:30
2017-05-29 21:00:04 +05:30

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: Tailor your search results to perfection
  • Blazing fast: Meticulously designed and optimized for speed
  • Simple and delightful: Simple API, delightful out-of-the-box experience

Development

Building from source

Building on your machine:

$ ./build.sh [--clean]

Building on a Docker container:

$ ./docker-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 20 MiB
Languages
C++ 88.7%
C 8.2%
TypeScript 1.8%
CMake 0.5%
Starlark 0.3%
Other 0.5%