MCPcopy Create free account

hub / github.com/alibaba/zvec / functions

Functions11,660 in github.com/alibaba/zvec

↓ 602 callersMethodc_str
Retrieve the c-style string
src/include/zvec/ailego/encoding/json/mod_json_plus.h:345
↓ 347 callersMethodpush_back
tests/ailego/container/heap_test.cc:387
↓ 257 callersMethodsize
Retrieve count of elements in vector
tests/ailego/container/heap_test.cc:366
↓ 248 callersFunctionOK
@brief Factory: Success
src/include/zvec/db/status.h:118
↓ 245 callersMethodget
Retrieve a segment by id
src/core/utility/buffer_storage.cc:779
↓ 244 callersMethoddata
Retrieve pointer of data
tools/core/vecs_index_holder.h:79
↓ 237 callersMethodsize
src/db/sqlengine/parser/case_changing_charstream.h:71
↓ 198 callersMethodok
Check if successful
src/include/zvec/db/doc.h:189
↓ 182 callersMethodsize
src/core/algorithm/hnsw/hnsw_entity.h:162
↓ 178 callersMethodend
Retrieve the end iterator
src/include/zvec/ailego/container/heap.h:43
↓ 162 callersMethodget
src/db/index/column/fts_column/fts_indexer.cc:113
↓ 156 callersMethodbegin
Retrieve the begin iterator
src/include/zvec/ailego/container/heap.h:38
↓ 156 callersMethodok
False once malformed input has been encountered.
src/db/index/common/manifest/pb_wire.h:205
↓ 148 callersMethodresize
Resize accumulators
src/core/algorithm/cluster/vector_mean.h:118
↓ 144 callersFunctionCompute
Compute the norm of vectors
src/ailego/math/norm1_matrix.h:39
↓ 143 callersMethodvalue
src/db/sqlengine/analyzer/query_node.cc:169
↓ 142 callersMethodhas_value
src/include/zvec/ailego/pattern/expected.hpp:923
↓ 139 callersFunctionInternalError
src/include/zvec/db/status.h:144
↓ 126 callersMethodappend
src/core/framework/index_mapping.cc:278
↓ 123 callersMethodfind
src/core/algorithm/hnsw/hnsw_index_hash.h:131
↓ 120 callersMethodread
src/core/algorithm/diskann/diskann_file_reader.cc:723
↓ 117 callersMethodwrite
Write data to the storage
src/core/utility/file_dumper.cc:89
↓ 115 callersMethodempty
src/core/algorithm/ivf/ivf_dumper.h:81
↓ 115 callersMethodreset
Reset the iterator
tools/core/vecs_index_holder.h:104
↓ 114 callersMethoderror
src/core/algorithm/hnsw/hnsw_context.h:478
↓ 113 callersMethodquery
Perform vector similarity search with optional filtering and re-ranking. At least one `Query` must be provided via `queries`. Args:
python/zvec/model/collection.py:502
↓ 109 callersFunctionInvalidArgument
src/include/zvec/db/status.h:124
↓ 106 callersFunctionto_string
src/include/zvec/db/doc.h:275
↓ 102 callersFunctionParams
Constructor
src/include/zvec/ailego/container/params.h:58
↓ 99 callersMethodinsert
(self, docs: Doc)
python/zvec/model/collection.py:318
↓ 97 callersMethoddata_size
src/core/algorithm/diskann/diskann_holder.h:290
↓ 97 callersMethodresize
Resize the bitset
src/ailego/container/bitmap.h:277
↓ 92 callersMethoddata
src/db/index/storage/parquet_buffer_pool.h:105
↓ 90 callersMethodempty
Check whether the heap is empty
tests/ailego/container/heap_test.cc:376
↓ 84 callersMethodinit
tests/core/algorithm/hnsw/hnsw_streamer_test.cc:2044
↓ 83 callersFunctionmake_unexpected
src/include/zvec/ailego/pattern/expected.hpp:224
↓ 83 callersMethodreserve
Request a change in capacity
src/ailego/container/vector_array.h:300
↓ 81 callersMethodopen
tests/ailego/parallel/lock_test.cc:67
↓ 78 callersMethodunit_size
Retrieve unit size in bytes
src/include/zvec/core/framework/index_meta.h:281
↓ 75 callersMethoddata
Retrieve data pointer
src/ailego/container/bitmap.h:262
↓ 74 callersMethodlimit
src/db/sqlengine/parser/select_info.cc:141
↓ 74 callersMethodname
src/db/index/column/fts_column/tokenizer/ngram_tokenizer.h:44
↓ 73 callersMethodempty
src/db/sqlengine/planner/doc_filter.cc:68
↓ 72 callersMethodset_meta
Set meta information of feature
src/include/zvec/core/framework/index_meta.h:454
↓ 72 callersMethodvector
Get a vector by name. Args: name (str): Name of the vector. Returns: Any: The vector (as a list) if it exist
python/zvec/model/doc.py:100
↓ 70 callersMethodmeta
src/db/index/segment/segment.cc:611
↓ 68 callersMethodsize
src/ailego/io/file.cc:298
↓ 67 callersMethodset
tools/core/filter_result_cache.h:42
↓ 66 callersMethoddata
Retrieve pointer of data NOTICE: the vec feature will be changed after iterating to next, so the caller need to keep a copy of it before iterator to n
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_index_provider.h:86
↓ 66 callersMethodend
src/core/algorithm/hnsw/hnsw_index_hash.h:127
↓ 65 callersMethoddimension
Return the vector dimension
src/core/quantizer/rotator/rotator.h:116
↓ 65 callersMethodend
Retrieve the end iterator
tests/ailego/container/heap_test.cc:336
↓ 64 callersMethodname
Human-readable name for the selected backend.
src/ailego/io/io_backend_def.h:126
↓ 64 callersMethodset_metric
tools/core/vecs_reader.h:40
↓ 63 callersMethodload
src/include/zvec/core/framework/index_searcher.h:50
↓ 59 callersMethodemplace
src/core/framework/index_plugin.cc:44
↓ 58 callersMethodclear
Clear all fields to init value
src/core/algorithm/hnsw/hnsw_entity.h:97
↓ 58 callersMethodfield
Get a scalar field by name. Args: name (str): Name of the field. Returns: Any: The field value if it exists,
python/zvec/model/doc.py:111
↓ 58 callersFunctiongenerate_doc
(i: int, schema: CollectionSchema)
python/tests/detail/doc_helper.py:239
↓ 57 callersMethodvalue
src/db/index/storage/parquet_buffer_pool.h:83
↓ 56 callersMethodbegin
Retrieve the begin iterator
tests/ailego/container/heap_test.cc:326
↓ 56 callersMethodemplace
Add a vector to the block in row major order If the block is full and the block order is column, make a transpose
src/core/algorithm/ivf/ivf_dumper.h:51
↓ 56 callersMethodreserve
src/core/algorithm/diskann/diskann_util.h:197
↓ 54 callersMethoddestroy
Permanently delete the collection from disk. Warning: This operation is irreversible. All data will be lost.
python/zvec/model/collection.py:170
↓ 54 callersMethodfetch
Retrieve documents by ID. Args: ids (Union[str, list[str]]): Document IDs to fetch. output_fields (Optional[list[str]
python/zvec/model/collection.py:428
↓ 52 callersMethoddata
src/core/algorithm/ivf/ivf_dumper.h:72
↓ 52 callersMethodrecover
src/db/index/segment/segment.cc:4124
↓ 52 callersMethodsize
Retained candidate count.
src/core/utility/block_heap.h:78
↓ 50 callersFunctionset_last_error
Helper function: set error information (noexcept to avoid exceptions in error handling)
src/binding/c/c_api.cc:154
↓ 49 callersFunctionRemoveDirectory
Remove a directory (includes files & subdirectories)
src/include/zvec/ailego/io/file.h:241
↓ 48 callersMethodwait_finish
Wait until all tasks in group finished
src/include/zvec/ailego/parallel/thread_pool.h:85
↓ 47 callersMethodset
src/core/algorithm/ivf/ivf_index_format.h:91
↓ 45 callersMethodempty
src/db/index/common/delete_store.h:138
↓ 45 callersMethodfilter
src/db/index/column/fts_column/tokenizer/token_filter.cc:21
↓ 45 callersMethodresult
Retrieve a holder as result
src/core/quantizer/mips_converter.cc:637
↓ 44 callersMethodinit
Initialize
src/core/algorithm/ivf/ivf_entity.cc:21
↓ 44 callersMethodinsert
src/db/collection.cc:1526
↓ 44 callersMethodlock
Locking
src/ailego/io/file_lock.h:33
↓ 44 callersMethodunlock
Unlocking
src/ailego/io/file_lock.h:53
↓ 43 callersMethodassign
src/include/zvec/ailego/container/cube.h:268
↓ 43 callersMethodcount
tests/db/sqlengine/mock_segment.h:44
↓ 43 callersMethodresize
src/core/utility/file_read_storage.cc:150
↓ 43 callersMethodstatus
Get status
src/include/zvec/db/doc.h:176
↓ 42 callersMethodNext
src/db/index/common/manifest/pb_wire.cc:21
↓ 42 callersMethodbuild
src/core/algorithm/ivf/ivf_builder.cc:340
↓ 42 callersMethoddata
Retrieve pointer of data
src/core/algorithm/flat/flat_streamer_entity.h:181
↓ 41 callersFunctionRemoveTestPath
tests/test_util.h:38
↓ 41 callersMethodclear
Clear the vector
tests/ailego/container/heap_test.cc:318
↓ 41 callersMethodelement_size
Retrieve vector size in bytes
src/core/algorithm/flat/flat_searcher_provider.h:63
↓ 41 callersMethoderase
Erase the pair via a key
src/include/zvec/ailego/container/hypercube.h:155
↓ 41 callersMethodflush
tests/db/sqlengine/mock_segment.h:536
↓ 41 callersMethodnum_rows
Get the total number of rows in the store
src/db/index/storage/memory_forward_store.h:89
↓ 41 callersMethodtype
src/db/sqlengine/parser/node.cc:37
↓ 41 callersFunctionzvec_collection_schema_destroy
src/binding/c/c_api.cc:2369
↓ 41 callersFunctionzvec_doc_destroy
src/binding/c/c_api.cc:2960
↓ 40 callersMethodsize
src/core/algorithm/hnsw_sparse/hnsw_sparse_entity.h:184
↓ 40 callersMethodsize
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_entity.h:200
↓ 39 callersMethoddata_type
Retrieve type information
src/core/framework/index_helper.cc:202
↓ 39 callersMethodfind
tools/core/filter_result_cache.h:38
↓ 39 callersMethodkey
Retrieve primary key via index id
src/core/algorithm/flat/flat_searcher.h:124
next →1–100 of 11,660, ranked by callers