Skip to content

Commit

Permalink
Release new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Milvus-doc-bot authored and Milvus-doc-bot committed Dec 12, 2023
1 parent 583f9ee commit 55f95c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2.3.x/site/en/reference/scalar_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Specifically, indexing algorithms for scalar fields vary with field data types.
| ----------------------------- | --------------------------------- |
| BOOL | STL sort |
| VARCHAR | MARISA-trie |
| INT8 | STL sort |
| INT16 | STL sort |
| INT32 | STL sort |
| INT64 | STL sort |
Expand Down

0 comments on commit 55f95c4

Please sign in to comment.