DESIGN.md
Typesense's design is motivated by the following considerations:
token => documents inverted index backed by an
Adapative Radix Tree, which is a memory-efficient implementation of the
Trie data structure. ART allows us to do fast fuzzy searches on a query.* search is not allowed)