Skip to content

Instantly share code, notes, and snippets.

@sany2k8
Created August 25, 2025 15:52
Show Gist options
  • Save sany2k8/e0fd9c297a9065df249970645cec91fc to your computer and use it in GitHub Desktop.
Save sany2k8/e0fd9c297a9065df249970645cec91fc to your computer and use it in GitHub Desktop.
Search Type Speed Accuracy Flexibility Storage Best For
Exact Match ⭐⭐⭐⭐⭐ ⭐⭐⭐⭐⭐ ⭐⭐⭐⭐⭐ IDs, codes, filters
Pattern Match ⭐⭐⭐⭐ ⭐⭐⭐ ⭐⭐⭐ ⭐⭐⭐⭐ Autocomplete, prefixes
Full-Text ⭐⭐⭐ ⭐⭐⭐⭐ ⭐⭐⭐⭐ ⭐⭐⭐ Documents, articles
Vector / Semantic ⭐⭐ ⭐⭐⭐⭐⭐ ⭐⭐⭐⭐⭐ ⭐⭐ Recommendations, concepts
Fuzzy ⭐⭐ ⭐⭐⭐ ⭐⭐⭐⭐ ⭐⭐⭐ Typos, data cleaning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment