MCPcopy Create free account

hub / github.com/alibaba/zvec / functions

Functions10,650 in github.com/alibaba/zvec

↓ 5 callersMethod__new__
(cls, *args, **kwargs)
python/zvec/model/param/query.py:136
↓ 5 callersMethod_get_model
Load or retrieve the SPLADE model from class-level cache. Returns: SentenceTransformer: The loaded SPLADE model instance.
python/zvec/extension/sentence_transformer_embedding_function.py:813
↓ 5 callersFunction_query_topk
Run a top-k vector query and return the returned ids in order.
python/tests/test_vamana.py:124
↓ 5 callersMethodadd_segment
src/db/index/segment/segment_manager.cc:26
↓ 5 callersFunctionailego_ctz32
Returns the number of trailing 0-bits in x
src/include/zvec/ailego/internal/platform.h:143
↓ 5 callersMethodalloc_block
src/core/algorithm/flat/flat_streamer_entity.cc:812
↓ 5 callersMethodalloc_chunk
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_chunk.cc:165
↓ 5 callersMethodbitwise_not
src/ailego/container/bitmap.cc:276
↓ 5 callersFunctionbs_load_acquire
Cross-compiler helpers for lock-free 64-bit acquire/release access to SegmentMeta::data_size / padding_size. These fields are POD (uint64_t) inside a
src/core/utility/buffer_storage.cc:47
↓ 5 callersMethodclear
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_context.h:406
↓ 5 callersMethodclear
Clear the vector array
src/ailego/container/vector_array.h:310
↓ 5 callersMethodclear
src/ailego/container/bitmap.cc:78
↓ 5 callersMethodclone
src/core/algorithm/diskann/diskann_searcher_entity.cc:20
↓ 5 callersMethodclone
src/include/zvec/db/index_params.h:403
↓ 5 callersMethodcompute_dists
src/core/algorithm/diskann/diskann_pq_table.h:103
↓ 5 callersFunctioncompute_one_to_many_squared_euclidean_fallback
src/ailego/math_batch/euclidean_distance_batch.h:32
↓ 5 callersMethodconsume
src/ailego/parallel/multi_thread_list.h:55
↓ 5 callersMethodcontains
src/db/index/column/inverted_column/inverted_search_result.h:70
↓ 5 callersMethodconvertToTable
src/db/index/storage/memory_forward_store.cc:154
↓ 5 callersMethodcount
Retrieve count of elements in holder
src/include/zvec/core/framework/index_provider.h:170
↓ 5 callersMethodcount
src/db/index/common/id_map.cc:179
↓ 5 callersMethodcreate
src/db/index/column/fts_column/tokenizer/tokenizer_factory.cc:24
↓ 5 callersMethodcreate_cf
src/db/common/rocksdb_context.cc:410
↓ 5 callersFunctioncreate_collection_fixture
Common helper function to create and manage collection fixtures.
python/tests/detail/fixture_helper.py:536
↓ 5 callersMethodcreater_iterator
src/core/algorithm/flat/flat_streamer_entity.cc:423
↓ 5 callersMethoddata_type
src/core/algorithm/vamana/vamana_index_provider.h:48
↓ 5 callersMethoddel_column
src/db/index/common/meta.h:107
↓ 5 callersFunctionderef_noexcept
src/include/zvec/ailego/buffer/concurrentqueue.h:712
↓ 5 callersMethoddeserialize
src/core/framework/index_meta.cc:127
↓ 5 callersMethoddimension
Retrieve dimension
src/core/quantizer/half_float_converter.cc:84
↓ 5 callersFunctiondo_search
tools/db/fts_bench_main.cc:942
↓ 5 callersMethoddrop_field
src/db/index/common/schema.cc:445
↓ 5 callersMethoddump
src/core/algorithm/ivf/ivf_builder.cc:405
↓ 5 callersMethoddump_segment
src/core/algorithm/ivf/ivf_dumper.cc:349
↓ 5 callersMethodef_search
src/include/zvec/db/query_params.h:240
↓ 5 callersMethodentry_num
Returns the current number of entries. Uses acquire ordering so that callers iterating over [0, entry_num()) are guaranteed to see all segments_[s] w
src/include/zvec/ailego/buffer/vector_page_table.h:139
↓ 5 callersMethoderror
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_context.h:402
↓ 5 callersMethoderror
src/core/algorithm/diskann/diskann_context.h:198
↓ 5 callersMethodex_bits
src/core/algorithm/hnsw_rabitq/rabitq_reformer.cc:88
↓ 5 callersMethodexpand
Expand the buffer
tests/ailego/container/heap_test.cc:419
↓ 5 callersMethodextend
src/ailego/buffer/vector_page_table.cc:107
↓ 5 callersMethodforward_field_names
src/db/index/common/schema.cc:547
↓ 5 callersFunctiongenerate_doc_random
(i, schema: CollectionSchema)
python/tests/detail/doc_helper.py:263
↓ 5 callersFunctiongenerate_update_doc
(i: int, schema: CollectionSchema)
python/tests/detail/doc_helper.py:255
↓ 5 callersMethodget_chunk_cnt
src/core/algorithm/hnsw_sparse/hnsw_sparse_chunk.h:73
↓ 5 callersMethodget_combined_vector_indexer
src/db/index/segment/segment.cc:1510
↓ 5 callersMethodget_indices
src/include/zvec/core/interface/index.h:54
↓ 5 callersMethodget_key
Retrieve the key by local id
src/core/algorithm/ivf/ivf_entity.h:162
↓ 5 callersMethodget_random_level
Generate a random level return graph level
src/core/algorithm/hnsw_sparse/hnsw_sparse_algorithm.h:67
↓ 5 callersMethodget_vector
src/core/algorithm/flat/flat_searcher.h:158
↓ 5 callersMethodget_vector_indexer
tests/db/sqlengine/mock_segment.h:511
↓ 5 callersMethodgroup_by_search
Get if group by search
src/core/algorithm/hnsw_sparse/hnsw_sparse_context.h:459
↓ 5 callersMethodgroup_topk
Get group topk
src/core/algorithm/hnsw/hnsw_context.h:507
↓ 5 callersFunctionhandle_error
* @brief Print error message and return error code */
examples/c/optimized_example.c:24
↓ 5 callersMethodhas_unexpanded_node
src/core/algorithm/diskann/diskann_util.h:177
↓ 5 callersMethodidentifier
src/db/sqlengine/antlr/gen/SQLParser.cc:620
↓ 5 callersMethodinit
src/core/algorithm/ivf/ivf_builder.cc:118
↓ 5 callersMethodinitialize
Initialize the distance tuple
src/core/algorithm/flat/flat_distance_matrix.h:42
↓ 5 callersMethodinsert
src/db/index/column/fts_column/fts_indexer.cc:254
↓ 5 callersMethodisHugePage
src/core/utility/mmap_file_storage.cc:285
↓ 5 callersMethodis_full
src/ailego/buffer/block_eviction_queue.cc:134
↓ 5 callersFunctionis_numeric_type
src/db/sqlengine/analyzer/query_node_walker.cc:31
↓ 5 callersMethodis_stopped
Check if the pool is stopped
src/include/zvec/ailego/parallel/thread_pool.h:241
↓ 5 callersMethodkey
Retrieve primary key
src/core/algorithm/ivf/ivf_index_provider.h:139
↓ 5 callersMethodl0_neighbor_cnt
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_entity.h:139
↓ 5 callersMethodl0_neighbor_cnt
src/core/algorithm/hnsw/hnsw_entity.h:104
↓ 5 callersMethodload_external_gt_file
tools/core/recall.cc:229
↓ 5 callersMethodload_external_gt_file
tools/core/recall_original.cc:268
↓ 5 callersFunctionload_taglists
-------------------------------------------------- Helper functions for loading tag lists --------------------------------------------------
tools/core/helper.h:197
↓ 5 callersMethodlogic_expr
src/db/sqlengine/antlr/gen/SQLParser.cc:244
↓ 5 callersMethodmagic
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_context.h:82
↓ 5 callersMethodmagic
Retrieve magic number
src/core/algorithm/flat/flat_searcher.h:114
↓ 5 callersMethodmagic
src/core/algorithm/vamana/vamana_context.h:63
↓ 5 callersMethodmagic
src/core/algorithm/hnsw/hnsw_context.h:83
↓ 5 callersFunctionmake_whitespace_pipeline
Build a tokenizer pipeline matching the indexer config used by the tests. A standalone helper so tests can pass it to parser.parse() without reaching
tests/db/index/column/fts_column/fts_column_indexer_test.cc:60
↓ 5 callersMethodmax
Get quantization params max
src/ailego/algorithm/integer_quantizer.h:96
↓ 5 callersMethodmeta_buf
tools/core/vecs_common.h:46
↓ 5 callersFunctionmod_json_string_compare
src/ailego/encoding/json/mod_json.c:1133
↓ 5 callersFunctionmod_json_string_grab
* \brief Grab (get or clone) a JSON string * \param str The pointer of string * \return Null indicates failure */
src/include/zvec/ailego/encoding/json/mod_json.h:709
↓ 5 callersFunctionmod_json_value_assign_float
src/ailego/encoding/json/mod_json.c:637
↓ 5 callersMethodmount
Mount features
src/core/algorithm/cluster/stratified_cluster.cc:64
↓ 5 callersMethodmutable_dumped_size
Retrieve size of index dumped (mutable)
src/include/zvec/core/framework/index_runner.h:310
↓ 5 callersMethodmutable_filtered_count
Retrieve count of documents filtered (mutable)
src/include/zvec/core/framework/index_context.h:90
↓ 5 callersMethodmutable_stats
src/core/algorithm/flat/flat_streamer_context.h:226
↓ 5 callersMethodmutable_stats_get_neighbors
src/core/algorithm/hnsw_rabitq/hnsw_rabitq_context.h:419
↓ 5 callersMethodmutable_subitems
Retrieve the sub centroids
src/include/zvec/core/framework/index_cluster.h:210
↓ 5 callersMethodneighbor_cnt
src/core/algorithm/hnsw_sparse/hnsw_sparse_entity.h:122
↓ 5 callersFunctionnew_block_index
src/include/zvec/ailego/buffer/concurrentqueue.h:2831
↓ 5 callersMethodnext
Next iterator
src/core/algorithm/diskann/diskann_holder.h:117
↓ 5 callersMethodnext_segment_id
src/db/index/common/version_manager.h:138
↓ 5 callersMethodop_name
src/db/sqlengine/analyzer/query_node.h:135
↓ 5 callersMethodopen
src/db/index/column/fts_column/fts_indexer.cc:39
↓ 5 callersFunctionopen_fts_store
--------------------------------------------------------------------------- Helper: open RocksdbStore with FTS column families. `with_side_cfs` contr
tools/db/fts_bench_main.cc:163
↓ 5 callersMethodpath
Get the path of the store \return The path where data is stored
src/db/index/storage/memory_forward_store.h:79
↓ 5 callersMethodpop_back
tests/ailego/container/heap_test.cc:401
↓ 5 callersMethodpq_coord_buffer
src/core/algorithm/diskann/diskann_context.h:174
↓ 5 callersMethodpredictate_result
src/db/sqlengine/analyzer/query_node.h:176
↓ 5 callersMethodremove_impl
Delete the vector in index
src/include/zvec/core/framework/index_runner.h:640
↓ 5 callersMethodreset_side_cfs
src/db/index/column/fts_column/fts_column_indexer.cc:258
↓ 5 callersMethodreset_threshold
Reset value of threshold for RNN
src/include/zvec/core/framework/index_context.h:239
← previousnext →1,101–1,200 of 10,650, ranked by callers