Skip to content

Commit 8974ec5

Browse files
Update README (#2053)
1 parent 306f1e9 commit 8974ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A modern indexing library in GO
2323
* Term Range, Numeric Range, Date Range
2424
* [Geo Spatial](https://github.com/blevesearch/bleve/blob/master/geo/README.md)
2525
* Simple [query string syntax](http://www.blevesearch.com/docs/Query-String-Query/)
26-
* [Vector Search](https://github.com/blevesearch/bleve/blob/master/docs/vectors.md)
26+
* Approximate k-nearest neighbors over [vectors](https://github.com/blevesearch/bleve/blob/master/docs/vectors.md)
2727
* [tf-idf](https://en.wikipedia.org/wiki/Tf-idf) Scoring
2828
* Query time boosting
2929
* Search result match highlighting with document fragments

0 commit comments

Comments
 (0)