
Mike: learning: First steps
This article is for beginners at Manticore Search. It will guide you through the first steps of using the search engine.

This article is for beginners at Manticore Search. It will guide you through the first steps of using the search engine.

Lexical search matches specific words and phrases, offering speed and accuracy for structured queries. It supports features like fuzzy matching, word stemming, and wildcard searches. Semantic search uses advanced techniques to understand meaning and context, excelling at natural language queries and concept matching. While semantic search offers more ...

Explore the differences between fuzzy search and vector search in modern information retrieval. Learn how fuzzy search excels in handling typos using edit distance, while vector search leverages embeddings to understand context. Discover their strengths, limitations, and ideal use cases. See how platforms like Manticore Search combine both methods for ...

Learn to contribute to Manticore Search with our guide on using Docker for manual builds and GitHub for automated CI. Simplify your development process, whether you prefer hands-on control or streamlined automation. A must-read for developers looking to enhance their workflow with Manticore Search.

An example of using Elasticdump with Manticore Search.

TL;DR: In this blogpost we demonstrate how we made a search app very similar to the one GitHub uses to find issues, using Manticore Search. Try out the demo: Crawl your repo - https://github.manticoresearch.com/ . You'll have to wait. ...