Improve docs on n_neighbors
relation with search_window_size
#74
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
The C++ docs describe the relationship well:
We should use that description in the other places where
num_neighbors
andsearch_window_size
are discussed, e.g.,set_search_window_size
:https://intel.github.io/ScalableVectorSearch/cpp/index/dynamic_vamana.html#_CPPv4N3svs13DynamicVamana22set_search_window_sizeE6size_t
In particular, we should change the following note in the examples:
The text was updated successfully, but these errors were encountered: