Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/zvec
/ functions
Functions
10,650 in github.com/alibaba/zvec
⨍
Functions
10,650
◇
Types & classes
1,776
↳
Endpoints
50
↓ 16 callers
Method
persisted_segment_metas
src/db/index/common/version_manager.h:95
↓ 16 callers
Method
reset
Reset state to zero, and the params is untouched
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_entity.h:125
↓ 16 callers
Method
reset
src/core/algorithm/vamana/vamana_entity.h:66
↓ 16 callers
Method
set_left
src/db/sqlengine/common/generic_node.h:68
↓ 16 callers
Method
set_metric_type
src/include/zvec/db/index_params.h:142
↓ 16 callers
Method
set_min_doc_id
src/db/index/common/meta.h:75
↓ 16 callers
Method
set_quantize_type
src/include/zvec/db/index_params.h:150
↓ 16 callers
Function
transform
src/include/zvec/ailego/pattern/expected.hpp:1519
↓ 16 callers
Function
unwrap_expected
src/binding/python/model/python_collection.cc:42
↓ 16 callers
Method
vector_fields
src/db/index/common/schema.cc:576
↓ 16 callers
Method
visited
src/core/algorithm/diskann/diskann_visit_filter.h:181
↓ 16 callers
Function
zvec_doc_get_field_value_basic
src/binding/c/c_api.cc:3553
↓ 15 callers
Function
NoDeleteFilter
tests/db/index/column/fts_column/fts_rocksdb_reducer_test.cc:187
↓ 15 callers
Function
SquaredEuclideanDistance
tests/ailego/math/euclidean_distance_matrix_fp32_test.cc:49
↓ 15 callers
Function
SquaredEuclideanDistance
tests/ailego/math/euclidean_distance_matrix_fp16_test.cc:50
↓ 15 callers
Method
acquire
Acquire a permit from this semaphore, suspending until one is available
src/ailego/parallel/semaphore.h:100
↓ 15 callers
Method
check_point
Retrieve check point of storage
src/core/utility/buffer_storage.cc:774
↓ 15 callers
Method
cluster_once
src/ailego/algorithm/lloyd_cluster.h:153
↓ 15 callers
Method
dumped_size
Retrieve total dumped size
src/core/algorithm/ivf/ivf_dumper.h:212
↓ 15 callers
Method
element
src/core/algorithm/cluster/kmeans_cluster.cc:180
↓ 15 callers
Method
embed
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
↓ 15 callers
Method
embed
Generate dense embedding vector for the input text. This method uses the Sentence Transformer model to convert input text into a dens
python/zvec/extension/sentence_transformer_embedding_function.py:214
↓ 15 callers
Method
emplace
src/include/zvec/ailego/container/heap.h:106
↓ 15 callers
Method
enqueue_and_wake
Push a task to the queue
src/include/zvec/ailego/parallel/thread_pool.h:183
↓ 15 callers
Method
get_value
Retrieve a reference of value by a key
src/include/zvec/ailego/encoding/json/mod_json_plus.h:2714
↓ 15 callers
Method
get_vector_clause
nullptr when clause_ holds a non-VectorClause alternative.
src/include/zvec/db/query.h:68
↓ 15 callers
Method
id_map_path_suffix
src/db/index/common/version_manager.h:122
↓ 15 callers
Function
is_doc_equal
( doc1: Doc, doc2: Doc, schema: CollectionSchema, except_score: bool = True, include_vecto
python/tests/detail/distance_helper.py:340
↓ 15 callers
Method
next_prod
src/include/zvec/ailego/buffer/concurrentqueue.h:2050
↓ 15 callers
Function
open
Open an existing collection from disk. The collection must have been previously created with ``create_and_open``. Args: path (str):
python/zvec/zvec.py:227
↓ 15 callers
Method
region
Retrieve memory region of file
src/include/zvec/ailego/io/mmap_file.h:229
↓ 15 callers
Method
set_default_jieba_dict_dir
src/db/common/config.cc:152
↓ 15 callers
Method
set_operator
src/include/zvec/db/doc.h:101
↓ 15 callers
Method
set_update_time
Retrieve update time
src/include/zvec/core/framework/index_runner.h:150
↓ 15 callers
Method
size
Retrieve the size of JSON array
src/include/zvec/ailego/encoding/json/mod_json_plus.h:1518
↓ 15 callers
Method
support_train
Retrieve if it supports training
src/core/metric/uniform_int8_metric.cc:128
↓ 15 callers
Function
zvec_doc_has_field
src/binding/c/c_api.cc:4321
↓ 14 callers
Method
Close
src/db/index/storage/chunked_file_writer.cc:54
↓ 14 callers
Method
DropColumn
src/db/collection.cc:1309
↓ 14 callers
Method
Merge
src/db/index/column/vector_column/vector_column_indexer.cc:103
↓ 14 callers
Method
append
src/db/index/storage/wal/local_wal_file.cc:29
↓ 14 callers
Method
bias
Get quantization params bias
src/ailego/algorithm/integer_quantizer.h:91
↓ 14 callers
Method
count
Retrieve count of elements in holder (-1 indicates unknown)
src/core/algorithm/diskann/diskann_holder.h:221
↓ 14 callers
Method
count
src/core/algorithm/cluster/kmeans_cluster.cc:172
↓ 14 callers
Method
create_index
Create an index on a field. Vector index types (HNSW, IVF, FLAT) can only be applied to vector fields. Inverted index (`InvertIndexPa
python/zvec/model/collection.py:107
↓ 14 callers
Method
dist
Returns distance
src/core/algorithm/diskann/diskann_dist_calculator.h:54
↓ 14 callers
Method
get_as_int16
Retrieve the value in int16
src/include/zvec/ailego/container/params.h:551
↓ 14 callers
Method
get_as_int64
Retrieve the value in int64
src/include/zvec/ailego/container/params.h:565
↓ 14 callers
Method
get_as_int8
Retrieve the value in int8
src/include/zvec/ailego/container/params.h:544
↓ 14 callers
Method
get_as_uint16
Retrieve the value in uint16
src/include/zvec/ailego/container/params.h:579
↓ 14 callers
Method
get_as_uint8
Retrieve the value in uint8
src/include/zvec/ailego/container/params.h:572
↓ 14 callers
Method
get_key
src/core/algorithm/hnsw/hnsw_streamer_entity.cc:271
↓ 14 callers
Method
get_vector
src/core/algorithm/diskann/diskann_indexer.cc:653
↓ 14 callers
Function
has_key
src/binding/python/model/common/python_config.cc:20
↓ 14 callers
Method
insert_null
src/db/index/column/inverted_column/inverted_column_indexer_write.cc:183
↓ 14 callers
Method
is_linear
src/include/zvec/db/query_params.h:49
↓ 14 callers
Method
is_valid
Test if the iterator is valid
src/core/algorithm/diskann/diskann_holder.h:102
↓ 14 callers
Function
mod_json_value_set_integer
src/ailego/encoding/json/mod_json.c:536
↓ 14 callers
Function
print_dense_vector
tests/db/index/column/vector_column_indexer_test.cc:35
↓ 14 callers
Method
query_topn
src/db/sqlengine/analyzer/query_info.h:179
↓ 14 callers
Method
radius
src/include/zvec/db/query_params.h:41
↓ 14 callers
Method
rbegin
Retrieve a reverse iterator pointing to the last element
src/include/zvec/ailego/encoding/json/mod_json_plus.h:1702
↓ 14 callers
Method
remove_writing_forward_block
src/db/index/common/meta.h:263
↓ 14 callers
Method
reset
Reset context
src/core/algorithm/diskann/diskann_context.h:242
↓ 14 callers
Method
set_comment
Enable/Disable comments
src/include/zvec/ailego/encoding/json/mod_json_plus.h:2780
↓ 14 callers
Method
set_loaded_count
Set count of documents loaded
src/include/zvec/core/framework/index_runner.h:105
↓ 14 callers
Method
set_max
Set quantization params max
src/ailego/algorithm/integer_quantizer.h:66
↓ 14 callers
Method
set_max_doc_count_per_segment
src/db/index/common/schema.cc:619
↓ 14 callers
Method
set_min
Set quantization params min
src/ailego/algorithm/integer_quantizer.h:71
↓ 14 callers
Method
set_null
Set field to null
src/include/zvec/db/doc.h:119
↓ 14 callers
Method
set_trained_count
Set count of documents trained
src/include/zvec/core/framework/index_runner.h:90
↓ 14 callers
Method
to_string
src/db/sqlengine/parser/node.cc:112
↓ 14 callers
Function
zvec_field_schema_get_data_type
src/binding/c/c_api.cc:1849
↓ 14 callers
Function
zvec_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:1676
↓ 13 callers
Function
GetHolder
tests/core/metric/quantized_integer_metric_test.cc:33
↓ 13 callers
Function
MakeInt32Array
tests/db/index/segment/column_merging_reader_test.cc:27
↓ 13 callers
Method
Merge
src/core/interface/index.cc:820
↓ 13 callers
Method
Upsert
tests/db/sqlengine/mock_segment.h:488
↓ 13 callers
Method
add
tools/db/fts_bench_main.cc:260
↓ 13 callers
Method
alter_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:188
↓ 13 callers
Function
cleanup_temp_directory
Cross-platform helper function to clean up temporary directories
tests/c/c_api_test.c:56
↓ 13 callers
Method
data
Retrieve pointer of data
src/core/quantizer/mips_converter.cc:92
↓ 13 callers
Method
data
Retrieve pointer of data
src/ailego/container/vector_array.h:328
↓ 13 callers
Method
dimension
Retrieve dimension of vector
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_index_provider.h:47
↓ 13 callers
Method
ef
src/core/algorithm/hnsw/hnsw_context.h:327
↓ 13 callers
Function
handle_expected_result
src/binding/c/c_api.cc:796
↓ 13 callers
Method
has_writing_forward_block
src/db/index/common/meta.h:336
↓ 13 callers
Method
indexof_this
Get the current work thread index
src/include/zvec/ailego/parallel/thread_pool.h:271
↓ 13 callers
Method
is_string
Retrieve non-zero if the value is a string
src/include/zvec/ailego/encoding/json/mod_json_plus.h:734
↓ 13 callers
Method
max_degree
src/include/zvec/db/index_params.h:586
↓ 13 callers
Function
metric_type_to_string
src/binding/python/model/param/python_param.cc:48
↓ 13 callers
Function
mod_json_value_assign_integer
src/ailego/encoding/json/mod_json.c:628
↓ 13 callers
Method
n_list
src/include/zvec/db/index_params.h:416
↓ 13 callers
Method
optimize
Optimize the collection (e.g., merge segments, rebuild index). Args: option (Optional[OptimizeOption], optional): Optimization op
python/zvec/model/collection.py:148
↓ 13 callers
Function
quantize_type_to_string
src/binding/python/model/param/python_param.cc:61
↓ 13 callers
Method
score
src/include/zvec/db/doc.h:78
↓ 13 callers
Method
seal
src/db/index/column/fts_column/fts_indexer.cc:269
↓ 13 callers
Method
seconds
Retrieve the elapsed time in seconds
src/include/zvec/ailego/utility/time_helper.h:156
↓ 13 callers
Method
set_group_by
src/db/sqlengine/analyzer/query_info.h:329
↓ 13 callers
Method
sparse_count
Retrieve primary key
tools/core/vecs_index_holder.h:84
← previous
next →
501–600 of 10,650, ranked by callers