blog-post

Demo: GitHub search 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. ...

blog-post

Fuzzy Search vs. Semantic Search: Unraveling Advanced Search Technologies

Fuzzy search and semantic search are two powerful approaches in modern information retrieval. Fuzzy search excels in handling typos and variations, using techniques like edit distance and phonetic algorithms. Semantic search, leveraging natural language processing and machine learning, shines in understanding contextual meaning and user intent. While fuzzy ...

blog-post

Fuzzy Search vs Lexical Search: Understanding Modern Search Techniques

Fuzzy search and lexical search are two key approaches in finding information. Fuzzy search is great at handling typos and variations, using methods like edit distance and sound-alike algorithms. Lexical search, based on exact matching and word splitting, gives precise results for well-formed queries. While fuzzy search is ideal for user-friendly, ...

Subscribe to newsletter

Subscribe