kodelens
Back to Blog

Advanced Semantic Search Techniques in Kodelens

By Kodelens Team

February 2, 2025

Advanced Semantic Search Techniques in Kodelens

Kodelens uses vector embeddings to understand the meaning behind your code, not just keywords.

In this post, we’ll explore how to fine-tune search results, filter by context, and improve discovery in massive repositories.

Highlights

  • Learn how semantic search differs from traditional string matching.
  • Discover the power of embedding models and local indexing.
  • Use filters to narrow down to functions, classes, or files.

Master these techniques to get developer superpowers with Kodelens.