[DOCS] Re-add sparse vector xref (#64307) (#64338)

This commit is contained in:
James Rodewig 2020-10-29 09:29:27 -04:00 committed by GitHub
parent a6d8319231
commit 9df7c943cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ as-you-type completion.
==== Document ranking types
<<dense-vector,`dense_vector`>>:: Records dense vectors of float values.
<<sparse-vector,`sparse_vector`>>:: Records sparse vectors of float values.
<<rank-feature,`rank_feature`>>:: Records a numeric feature to boost hits at
query time.
<<rank-features,`rank_features`>>:: Records numeric features to boost hits at