1 repository
Settings for managing graph-based index structures, including size limits and update intervals.
Distinct from Graph-Based Indexing: Distinct from graph-based indexing: focuses on the configuration and management of the structure rather than the indexing algorithm itself.
Explore 1 awesome GitHub repository matching data & databases · Configurations. Refine with filters or upvote what's useful.
Sonic is a high-performance, lightweight search backend designed to provide real-time full-text search and autocomplete capabilities for applications. It functions as a persistent indexing server that maps text terms to object identifiers, allowing developers to integrate rapid search functionality without storing raw document content directly within the search engine. The system distinguishes itself through a specialized graph-based index that enables real-time word prediction and typo correction. Communication is handled via a custom, low-latency binary protocol over raw TCP sockets, which
Allows configuration of graph-based index structures to optimize performance and memory usage.