MCPcopy Create free account

hub / github.com/alibaba/zvec / functions

Functions11,660 in github.com/alibaba/zvec

↓ 14 callersFunctionseconds
Retrieve the elapsed time in seconds
src/include/zvec/ailego/utility/time_helper.h:157
↓ 14 callersMethodset_reformer
src/core/framework/index_flow.cc:66
↓ 14 callersMethodtrained_count
Retrieve count of documents trained
src/include/zvec/core/framework/index_runner.h:180
↓ 14 callersFunctiontransform
src/include/zvec/ailego/pattern/expected.hpp:1519
↓ 14 callersFunctionzvec_docs_free
src/binding/c/c_api.cc:2975
↓ 14 callersFunctionzvec_vector_query_create
src/binding/c/c_api.cc:5549
↓ 13 callersFunctionNotSupported
src/include/zvec/db/status.h:165
↓ 13 callersFunctionPermissionDenied
src/include/zvec/db/status.h:151
↓ 13 callersFunctionStatus
src/include/zvec/db/status.h:66
↓ 13 callersFunctionToFP32
Convert FP16 to FP32 with normalization
src/include/zvec/ailego/utility/float_helper.h:46
↓ 13 callersMethod_validate
(self)
python/zvec/model/param/query.py:147
↓ 13 callersMethodas_stl_string
Retrieve value as a STL string
src/include/zvec/ailego/encoding/json/mod_json_plus.h:950
↓ 13 callersMethodbatch_distance
Retrieve distance function for query
src/core/metric/cosine_metric.cc:202
↓ 13 callersFunctioncleanup_temp_directory
Cross-platform helper function to clean up temporary directories
tests/c/c_api_test.c:56
↓ 13 callersFunctionconvert_to_cpp_doc
(doc: Doc, collection_schema: CollectionSchema)
python/zvec/model/convert.py:20
↓ 13 callersMethodcreate_provider
src/core/algorithm/ivf/ivf_streamer.cc:301
↓ 13 callersMethoddata
src/core/algorithm/vamana/vamana_index_provider.h:77
↓ 13 callersMethoddata
Retrieve pointer of data
src/ailego/container/vector_array.h:328
↓ 13 callersMethodflush
Force all pending writes to disk. Ensures durability of recent inserts/updates.
python/zvec/model/collection.py:178
↓ 13 callersMethodget_forward_field
src/db/index/common/schema.cc:524
↓ 13 callersMethodget_key
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_streamer_entity.cc:215
↓ 13 callersFunctionhandle_expected_result
src/binding/c/c_api.cc:818
↓ 13 callersMethodload
tools/core/flow.h:277
↓ 13 callersMethodmax_doc_id
src/db/index/common/meta.h:80
↓ 13 callersMethodmount
src/core/algorithm/cluster/kmeans_cluster.cc:423
↓ 13 callersMethodmutable_discarded_count
Retrieve count of documents discarded (mutable)
src/include/zvec/core/framework/index_runner.h:290
↓ 13 callersFunctionremove
src/include/zvec/db/doc.h:259
↓ 13 callersMethodreset
Reset context
src/core/algorithm/diskann/diskann_context.h:269
↓ 13 callersMethodseal
src/db/index/column/fts_column/fts_indexer.cc:271
↓ 13 callersMethodset_trained_count
Set count of documents trained
src/include/zvec/core/framework/index_runner.h:90
↓ 13 callersMethodset_type
src/db/index/common/meta.h:68
↓ 13 callersMethodsparse_unit_size
Retrieve sparse unit size
src/core/algorithm/hnsw_sparse/hnsw_sparse_entity.h:309
↓ 13 callersFunctionzvec_index_params_set_invert_params
* @brief Set Invert index parameters * @param params Index parameters (must be INVERT type) * @param enable_range_opt Enable range optimization * @
src/binding/c/c_api.cc:1949
↓ 13 callersFunctionzvec_vector_query_destroy
src/binding/c/c_api.cc:5558
↓ 12 callersFunctionExtraDimension
tests/core/metric/cosine_metric_test.cc:59
↓ 12 callersFunctionMakePath
Make directories' path
src/include/zvec/ailego/io/file.h:221
↓ 12 callersMethodalter_column
Rename a column, update its schema. This method supports three atomic operations: 1. Rename only (when `field_schema` is None).
python/zvec/model/collection.py:268
↓ 12 callersMethodclone
src/core/interface/index_param.cc:39
↓ 12 callersMethodcontain_column
src/db/index/common/meta.h:113
↓ 12 callersMethoddata
Retrieve pointer of data
src/core/algorithm/ivf_rabitq/ivf_rabitq_index_provider.h:85
↓ 12 callersMethoddist
Returns distance
src/core/algorithm/hnsw_sparse/hnsw_sparse_dist_calculator.h:62
↓ 12 callersFunctiondistance
( vec1, vec2, metric: MetricType, data_type: DataType, quantize_type: QuantizeType = Quant
python/tests/detail/distance_helper.py:200
↓ 12 callersMethoddumped_count
Retrieve total dumped vector count
src/core/algorithm/ivf/ivf_dumper.h:217
↓ 12 callersMethodembed
Generate sparse embedding vector for the input text. This method calls the DashScope TextEmbedding API with sparse output type to con
python/zvec/extension/qwen_embedding_function.py:425
↓ 12 callersMethodfetch
tests/db/sqlengine/mock_segment.h:315
↓ 12 callersFunctionflush
Synchronize memory with physical storage
src/include/zvec/ailego/io/mmap_file.h:141
↓ 12 callersMethodforward_fields
src/db/index/common/schema.cc:566
↓ 12 callersMethodgroup_by_query
Perform group-by vector search. Groups results by a scalar field value, returning the top-k documents within each group, ordered by s
python/zvec/model/collection.py:567
↓ 12 callersMethodid
tests/db/sqlengine/mock_segment.h:311
↓ 12 callersMethodis_valid
Test if the iterator is valid
src/core/algorithm/diskann/diskann_holder.h:102
↓ 12 callersMethodis_valid
src/core/algorithm/cluster/kmeans_cluster.cc:605
↓ 12 callersMethodlist_size
src/core/algorithm/diskann/diskann_context.h:154
↓ 12 callersFunctionmod_json_token_parser
src/ailego/encoding/json/mod_json.c:3139
↓ 12 callersMethodmutable_added_count
Retrieve count of documents added (mutable)
src/include/zvec/core/framework/index_runner.h:285
↓ 12 callersMethodmutable_docs
src/include/zvec/core/framework/index_document.h:323
↓ 12 callersMethodrbegin
Retrieve a reverse iterator pointing to the last element
src/include/zvec/ailego/encoding/json/mod_json_plus.h:1702
↓ 12 callersMethodreset
Reset state to zero, and the params is untouched
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_entity.h:124
↓ 12 callersMethodrotate
src/core/quantizer/rotator/rotator.cc:212
↓ 12 callersMethodset_loaded_costtime
Retrieve loaded costtime
src/include/zvec/core/framework/index_runner.h:155
↓ 12 callersMethodset_right
src/db/sqlengine/common/generic_node.h:75
↓ 12 callersMethodstart
Start profiler
src/db/common/profiler.h:65
↓ 12 callersMethodupdate
src/db/collection.cc:1530
↓ 12 callersFunctionzvec_collection_query
src/binding/c/c_api.cc:7380
↓ 12 callersFunctionzvec_test_delete_dir
* @brief Delete directory and all its contents (wrapper function) * * @param dir_path Directory path * @return int 0 for success, -1 for failure *
tests/c/utils.c:957
↓ 12 callersFunctionzvec_vector_query_set_field_name
src/binding/c/c_api.cc:5580
↓ 12 callersFunctionzvec_vector_query_set_topk
src/binding/c/c_api.cc:5564
↓ 11 callersFunctionFlatIndexParam
src/include/zvec/core/interface/index_param.h:361
↓ 11 callersMethodInsert
tests/db/sqlengine/mock_segment.h:488
↓ 11 callersMethod_get_object
(self)
python/zvec/model/schema/field_schema.py:262
↓ 11 callersMethodappend
src/db/index/storage/wal/local_wal_file.cc:29
↓ 11 callersMethodapply
src/db/index/common/version_manager.cc:255
↓ 11 callersMethodbuilt_count
Retrieve count of documents built
src/include/zvec/core/framework/index_runner.h:185
↓ 11 callersMethodclear
Clear the context
src/ailego/algorithm/kmeans.h:711
↓ 11 callersMethodcount
Retrieve feature count
src/ailego/algorithm/kmeans.h:689
↓ 11 callersMethodcount
tests/core/algorithm/ivf_rabitq/ivf_rabitq_streamer_test.cc:110
↓ 11 callersMethoddata_type
Retrieve type of vector
src/core/algorithm/flat/flat_searcher_provider.h:58
↓ 11 callersMethoddimension
Retrieve dimension
src/core/quantizer/mips_converter.cc:153
↓ 11 callersMethoddistance
src/turbo/quantizer/quantizer.h:130
↓ 11 callersMethodelement_size
Retrieve element size in bytes
src/core/quantizer/mips_converter.cc:163
↓ 11 callersMethodfeature
Retrieve feature pointer
src/include/zvec/core/framework/index_cluster.h:175
↓ 11 callersMethodfetch
src/db/index/segment/segment.cc:2533
↓ 11 callersMethodfield_names
Get the list of all scalar field names in this document. Returns: list[str]: A list of field names. Empty if no fields.
python/zvec/model/doc.py:130
↓ 11 callersMethodflush
src/db/collection.cc:471
↓ 11 callersMethodget_key
src/core/algorithm/hnsw_sparse/hnsw_sparse_builder_entity.cc:144
↓ 11 callersMethodget_vector_field
src/db/index/common/schema.cc:543
↓ 11 callersMethodis_finished
Check if the group is finished
src/include/zvec/ailego/parallel/thread_pool.h:91
↓ 11 callersMethoditer_docs
Iterate over all documents in the collection. Streams documents one by one using an isolated snapshot taken at call time: memory usag
python/zvec/model/collection.py:456
↓ 11 callersFunctionmod_json_parser_insert
src/ailego/encoding/json/mod_json.c:3061
↓ 11 callersFunctionmod_json_token_depth
src/ailego/encoding/json/mod_json.c:2066
↓ 11 callersMethodschema
src/db/index/storage/lazy_record_batch_reader.h:46
↓ 11 callersMethodserialize
src/db/index/common/doc.cc:672
↓ 11 callersMethodset_dumped_costtime
Retrieve update time
src/include/zvec/core/framework/index_runner.h:170
↓ 11 callersMethodset_fetch_vector
src/core/algorithm/hnsw/hnsw_context.h:393
↓ 11 callersMethodset_left
src/db/sqlengine/common/generic_node.h:68
↓ 11 callersMethodset_writing_forward_block
src/db/index/common/meta.h:260
↓ 11 callersMethodtry_lock_shared
Try locking (shared)
src/ailego/io/file_lock.h:48
↓ 11 callersFunctionzvec_collection_options_destroy
src/binding/c/c_api.cc:1184
↓ 11 callersFunctionzvec_get_last_error
src/binding/c/c_api.cc:1149
↓ 11 callersFunctionzvec_vector_query_set_query_vector
src/binding/c/c_api.cc:5598
↓ 10 callersMethodOpen
src/db/index/segment/segment.cc:477
← previousnext →301–400 of 11,660, ranked by callers