TypeSense
Typesense is an open-source, fast, and lightweight search engine optimized for delivering instant, relevant, and typo-tolerant search results. Designed for ease of use and high performance, it offers features like real-time indexing, fuzzy matching, customizable relevance ranking, and a simple API for integration. Typesense is particularly well-suited for applications requiring instant search capabilities, such as e-commerce, documentation, or any content-rich websites. It is often compared to tools like Elasticsearch but is more developer-friendly and less resource-intensive.
TypeSense
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/typesense.sh)"
Configuration
Config file:
1
/etc/typesense/typesense-server.ini
Notes
This script requires some extra steps after the installation, Please checkout the 'documentation' Button
Links
This post is licensed under CC BY 4.0 by the author.