Skip to content

Commit

Permalink
Fixing TOC from Lucene filters to Efficient filters
Browse files Browse the repository at this point in the history
Signed-off-by: Vacha Shah <vachshah@amazon.com>
  • Loading branch information
VachaShah committed Jul 26, 2023
1 parent 04165d3 commit 59cbe84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/plugins/knn.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- [Index Vectors](#index-vectors)
- [Search for Nearest Neighbors](#search-for-nearest-neighbors)
- [Approximate k-NN with a Boolean Filter](#approximate-k-nn-with-a-boolean-filter)
- [Approximate k-NN with a Lucene Filter](#approximate-k-nn-with-a-lucene-filter)
- [Approximate k-NN with an Efficient Filter](#approximate-k-nn-with-an-efficient-filter)

# k-NN Plugin

Expand Down

0 comments on commit 59cbe84

Please sign in to comment.