zed/crates/semantic_index
Max Brunsfeld 38b9d5cc36
Fix some semantic index issues (#11216)
* [x] Fixed an issue where embeddings would be assigned incorrectly to
files if a subset of embedding batches failed
* [x] Added a command to debug which paths are present in the semantic
index
* [x] Determine why so many paths are often missing from the semantic
index
* we erroring out if an embedding batch contained multiple texts that
were the same, which can happen if a worktree contains multiple copies
of the same text (e.g. a license).

Release Notes:

- N/A

---------

Co-authored-by: Marshall <marshall@zed.dev>
Co-authored-by: Nathan <nathan@zed.dev>
Co-authored-by: Kyle <kylek@zed.dev>
Co-authored-by: Kyle Kelley <rgbkrk@gmail.com>
2024-04-30 10:55:38 -07:00
..
examples gpui: Fix Global trait (#11187) 2024-04-29 16:37:37 -04:00
fixture Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
src Fix some semantic index issues (#11216) 2024-04-30 10:55:38 -07:00
Cargo.toml Semantic index progress (#11071) 2024-04-26 17:06:05 -07:00
LICENSE-GPL Semantic Index (#10329) 2024-04-12 11:40:59 -06:00