MCPcopy Create free account

hub / github.com/alibaba/zvec / functions

Functions10,650 in github.com/alibaba/zvec

↓ 10 callersMethoddata
Retrieve data pointer
src/include/zvec/ailego/container/vector.h:47
↓ 10 callersMethoddata_type
Retrieve type of vector
src/core/algorithm/ivf/ivf_index_provider.h:53
↓ 10 callersMethoddata_type
src/core/algorithm/cluster/kmeans_cluster.cc:184
↓ 10 callersMethoddebugging
src/core/algorithm/hnsw_sparse/hnsw_sparse_context.h:434
↓ 10 callersMethoddebugging
src/core/algorithm/hnsw/hnsw_context.h:491
↓ 10 callersMethoddimension
src/core/algorithm/vamana/vamana_index_provider.h:44
↓ 10 callersMethodelement_size
Retrieve vector size in bytes
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_index_provider.h:57
↓ 10 callersMethodelement_size
src/core/algorithm/cluster/kmeans_cluster.cc:188
↓ 10 callersMethodextract
src/ailego/container/bitmap.cc:331
↓ 10 callersMethodindexed_vector_fields
src/db/index/common/meta.h:348
↓ 10 callersMethodis_filter_unsatisfiable
src/db/sqlengine/analyzer/query_info.cc:110
↓ 10 callersMethodis_object
Retrieve non-zero if the value is a object
src/include/zvec/ailego/encoding/json/mod_json_plus.h:724
↓ 10 callersMethodlist_size
src/include/zvec/db/query_params.h:207
↓ 10 callersMethodmerge
src/include/zvec/db/doc.h:299
↓ 10 callersFunctionmod_json_string_add_char
src/ailego/encoding/json/mod_json.c:1065
↓ 10 callersMethodpending_count
Retrieve count of pending tasks in pool
src/include/zvec/ailego/parallel/thread_pool.h:251
↓ 10 callersMethodreplace
Replace a vector
src/ailego/container/vector_array.h:274
↓ 10 callersMethodrerank
Re-rank documents using Sentence Transformer cross-encoder model. Evaluates each query-document pair using the cross-encoder model to compute
python/zvec/extension/sentence_transformer_rerank_function.py:281
↓ 10 callersMethodreset
src/core/algorithm/ivf/ivf_index_format.h:95
↓ 10 callersMethodreset_writing_segment_meta
src/db/index/common/version_manager.cc:266
↓ 10 callersMethodsearch
src/core/algorithm/ivf/ivf_entity.cc:587
↓ 10 callersMethodsearch_cond
src/db/sqlengine/analyzer/query_info.h:139
↓ 10 callersMethodset_create_time
Retrieve create time
src/include/zvec/core/framework/index_runner.h:145
↓ 10 callersMethodset_dumped_costtime
Retrieve update time
src/include/zvec/core/framework/index_runner.h:170
↓ 10 callersMethodset_loaded_costtime
Retrieve loaded costtime
src/include/zvec/core/framework/index_runner.h:155
↓ 10 callersMethodset_next_segment_id
src/db/index/common/version_manager.h:134
↓ 10 callersMethodset_unstrict
Enable/Disable loose strings
src/include/zvec/ailego/encoding/json/mod_json_plus.h:2789
↓ 10 callersFunctionthrow_if_error
src/binding/python/model/python_collection.cc:21
↓ 10 callersMethodtopk_to_result
src/core/algorithm/hnsw_sparse/hnsw_sparse_context.h:126
↓ 10 callersMethodupdate_persisted_segment_meta
src/db/index/common/version_manager.h:76
↓ 10 callersMethodvector_field_name
src/db/sqlengine/analyzer/query_info.h:71
↓ 10 callersMethodwriting_segment_meta
src/db/index/common/version_manager.h:114
↓ 10 callersFunctionzvec_collection_schema_set_max_doc_count_per_segment
src/binding/c/c_api.cc:2443
↓ 10 callersFunctionzvec_free_string
* @brief Free a zvec_string_t structure * @param str String structure to free (can be NULL) */
src/binding/c/c_api.cc:945
↓ 10 callersFunctionzvec_vector_query_set_include_doc_id
src/binding/c/c_api.cc:5143
↓ 10 callersFunctionzvec_vector_query_set_query_vector
src/binding/c/c_api.cc:5096
↓ 9 callersFunctionCompute
Compute the distance between matrix and query
src/ailego/math/inner_product_matrix.h:174
↓ 9 callersFunctionSetFsError
src/ailego/utility/file_helper.cc:58
↓ 9 callersMethodValidate
src/db/common/config.cc:44
↓ 9 callersMethod_validate
(self)
python/zvec/model/param/query.py:117
↓ 9 callersMethodadd
src/db/common/profiler.h:123
↓ 9 callersMethodadd_index
src/db/index/common/schema.cc:624
↓ 9 callersMethodalter_field
src/db/index/common/schema.cc:412
↓ 9 callersFunctionand_node
tests/db/index/column/fts_column/fts_ast_rewriter_test.cc:65
↓ 9 callersMethodbatch_dist
src/core/algorithm/hnsw/hnsw_dist_calculator.h:178
↓ 9 callersMethodcentroids_count
Retrieve centroid count of the index
src/core/algorithm/ivf/ivf_centroid_index.h:87
↓ 9 callersMethodcleanup
Cleanup value
src/include/zvec/ailego/container/cube.h:67
↓ 9 callersMethodclear
Clear the map
src/include/zvec/ailego/container/params.h:97
↓ 9 callersMethodclear_attributes
Clear the attributes
src/include/zvec/core/framework/index_stats.h:49
↓ 9 callersMethodclear_cache
Clear all cached SPLADE models from memory. This is useful for: - Freeing memory when models are no longer needed - Forcing a
python/zvec/extension/sentence_transformer_embedding_function.py:516
↓ 9 callersMethoddata
Retrieve pointer of data
src/include/zvec/ailego/container/vector.h:234
↓ 9 callersMethoddimension
Retrieve dimension of vector
src/core/algorithm/hnsw/hnsw_index_provider.h:46
↓ 9 callersMethoddimension
src/include/zvec/db/schema.h:165
↓ 9 callersMethoddoc_id
Return the current document ID. Undefined before the first call to next_doc() or advance().
src/db/index/column/fts_column/iterator/fts_doc_iterator.h:78
↓ 9 callersMethoddone
src/ailego/parallel/multi_thread_list.h:69
↓ 9 callersMethodemplace
src/core/algorithm/cluster/vector_mean.h:108
↓ 9 callersMethodemplace
Append an element into holder
src/include/zvec/core/framework/index_provider.h:215
↓ 9 callersMethodentity
src/core/algorithm/flat_sparse/flat_sparse_context.cc:20
↓ 9 callersMethodflush
src/db/index/segment/segment.cc:2216
↓ 9 callersMethodget_operator
src/include/zvec/db/doc.h:105
↓ 9 callersMethodget_vector
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_dist_calculator.cc:20
↓ 9 callersMethodget_vector
src/core/algorithm/vamana/vamana_streamer_entity.cc:61
↓ 9 callersFunctionhandle_error
* @brief Print error message and return error code */
examples/c/field_schema_example.c:23
↓ 9 callersFunctionhandle_error
* @brief Print error message and return error code */
examples/c/index_example.c:23
↓ 9 callersMethodhas_id
Check if the query is based on a document ID. Returns: bool: True if `id` is set, False otherwise.
python/zvec/model/param/query.py:91
↓ 9 callersMethodhas_invert_index
src/include/zvec/db/schema.h:151
↓ 9 callersMethodis_vector_index_type
src/include/zvec/db/index_params.h:54
↓ 9 callersMethodload
src/core/algorithm/diskann/diskann_searcher.cc:43
↓ 9 callersMethodlock_shared
Locking (shared)
src/ailego/io/file_lock.h:43
↓ 9 callersFunctionmod_json_value_grab
* \brief Grab (get or clone) a JSON value * \param val The pointer of value * \return Null indicates failure */
src/include/zvec/ailego/encoding/json/mod_json.h:451
↓ 9 callersMethodmutable_trained_count
Retrieve count of documents loaded (mutable)
src/include/zvec/core/framework/index_runner.h:265
↓ 9 callersMethodmutable_transformed_count
Retrieve count of documents transformed (mutable)
src/include/zvec/core/framework/index_converter.h:127
↓ 9 callersMethodnum_vecs
tools/core/vecs_reader.h:100
↓ 9 callersMethodremove_column_indexer
src/db/index/column/inverted_column/inverted_indexer.cc:237
↓ 9 callersMethodreset
src/core/algorithm/flat/flat_index_format.h:114
↓ 9 callersMethodreset
src/core/algorithm/flat_sparse/flat_sparse_context.h:128
↓ 9 callersMethodreset_query
src/core/algorithm/diskann/diskann_context.h:151
↓ 9 callersMethodrevision_id
Retrieve revision id
src/include/zvec/core/framework/index_runner.h:175
↓ 9 callersMethodscore
src/db/index/column/fts_column/bm25_scorer.cc:104
↓ 9 callersMethodscore
src/db/index/column/vector_column/vector_index_results.h:40
↓ 9 callersMethodset_built_costtime
Retrieve built costtime
src/include/zvec/core/framework/index_runner.h:165
↓ 9 callersMethodset_built_count
Set count of documents built
src/include/zvec/core/framework/index_runner.h:95
↓ 9 callersMethodset_debug_mode
tools/core/flow.h:111
↓ 9 callersMethodset_follows
Set follows of centroid
src/include/zvec/core/framework/index_cluster.h:128
↓ 9 callersMethodset_revision_id
Set revision id
src/include/zvec/core/framework/index_runner.h:85
↓ 9 callersFunctionstatic_cast_from_float_to_uint8
because the behavior of conversion from negative float to unsigned integer is undefined (on arm, result will be zero), it's necessary to convert it to
src/include/zvec/ailego/internal/platform.h:514
↓ 9 callersMethodsuggest
src/core/algorithm/cluster/kmeans_cluster.cc:419
↓ 9 callersMethodtopk_to_result
src/core/algorithm/vamana/vamana_context.cc:131
↓ 9 callersMethodview
string view
src/include/zvec/ailego/string/string_concat_helper.h:108
↓ 9 callersFunctionzvec_collection_options_create
src/binding/c/c_api.cc:1154
↓ 9 callersFunctionzvec_collection_schema_get_max_doc_count_per_segment
src/binding/c/c_api.cc:2436
↓ 9 callersFunctionzvec_collection_schema_has_field
src/binding/c/c_api.cc:2185
↓ 9 callersFunctionzvec_vector_query_set_filter
src/binding/c/c_api.cc:5109
↓ 9 callersFunctionzvec_vector_query_set_include_vector
src/binding/c/c_api.cc:5126
↓ 8 callersMethodDeleteByFilter
src/db/collection.cc:1633
↓ 8 callersMethodFlush
src/db/index/column/vector_column/vector_column_indexer.cc:65
↓ 8 callersFunctionMatrixTranspose
tests/ailego/math/mips_euclidean_distance_matrix_fp32_test.cc:35
↓ 8 callersFunctionMatrixTranspose
tests/ailego/math/inner_product_matrix_int8_test.cc:33
↓ 8 callersFunctionMatrixTranspose
tests/ailego/math/euclidean_distance_matrix_fp32_test.cc:33
↓ 8 callersFunctionMatrixTranspose
tests/ailego/math/inner_product_matrix_fp16_test.cc:34
← previousnext →701–800 of 10,650, ranked by callers