SaaSHub helps you find the best software and product alternatives Learn more →
Manticoresearch Alternatives
Similar projects and alternatives to manticoresearch
-
qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Typesense
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
-
MeiliSearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
-
-
quickwit
Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
-
-
sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
-
zincsearch
ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
-
-
-
-
-
phalanx
Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.
-
-
-
beir
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
-
openobserve
🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
-
schranz-search
Search abstraction over different search engines written in PHP. Currently implemented Elasticsearch, Opensearch, Algolia, Meilisearch, RediSearch, Solr, Typesense. Documentation: https://schranz-search.github.io/schranz-search/
-
-
manticoresearch discussion
manticoresearch reviews and mentions
- Elasticsearch is open source, again
-
Semantic Search On GitHub (prototype)
FYI, Manticore Search is a powerful open-source search engine that has stood the test of time, with roots stretching back to 2001. Originally known as Sphinx, it served as a full-text search solution for MySQL and PostgreSQL databases. The project took on a life of its own when, in 2017, it was forked and reborn as Manticore Search, continuing to evolve as an independent, fully open-source search engine.
-
Replication: cluster creation, joining, updating table settings
By the way, a little about the wordforms file: in the folder we copied, there is a copy of this file. I recommend copying it out, because in the future, as practice has shown, you might need to edit it, and using the file located in the folder with the table is a bad idea, which can eventually lead to some problems. I made a copy outside the database folder: cp manticore/products/wf_pet_products.txt wf_pet_products.txt. And some good news, I talked to my colleagues — soon you won't need to manually move the wordforms file when using mysqldump, everything will automatically be saved in the dump. Here is the task on GitHub.
-
We Chose Meilisearch over 10 Other Search Engines Despite a Major Drawback
- interactive course - https://play.manticoresearch.com/faceting/
Search-as-you-type depends more on the client, not on the backend. However, Manticore provides the autocomplete and fuzzy features (both in beta stage though). More info here https://github.com/manticoresoftware/manticoresearch/issues/...
-
We Chose Meilisearch Over 10+ Other Search Engines Despite a Major Drawback
Manticore
-
Vector search in Manticore
An "embedding" is a vector that represents text and captures its semantic meaning. Currently, Manticore Search does not automatically create embeddings. However, we are working on adding this feature and have an open ticket on GitHub for it. Until this feature is available, you will need to prepare embeddings externally. Therefore, we need a method to convert text into a list of floats to store and later query using vector search.
-
Manticore Search 6.3.0
Reporting bugs or suggesting new features on GitHub
-
Building and testing Manticore Search
Note, you need to do it in the root folder of a clone from https://github.com/manticoresoftware/manticoresearch
-
OpenObserve: Open source Elasticsearch alternative in Rust for logs. 140x lower storage cost
Interesting, how does it compare to Mantico search?
-
Creating an Abstraction around Search Engines (First Release)
Where Manticore Search? https://manticoresearch.com/
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Oct 2024
Stats
manticoresoftware/manticoresearch is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of manticoresearch is C++.
Popular Comparisons
- manticoresearch VS Elasticsearch
- manticoresearch VS MeiliSearch
- manticoresearch VS Typesense
- manticoresearch VS quickwit
- manticoresearch VS openobserve
- manticoresearch VS columnar
- manticoresearch VS manticoresearch-php
- manticoresearch VS Sphinx
- manticoresearch VS icu
- manticoresearch VS manticoresearch-net