List of all items
Structs
- IndexMetadata
- optimize::OptimizeOptions
- pb::DiskAnn
- pb::Flat
- pb::Index
- pb::Ivf
- pb::Pq
- pb::Tensor
- pb::Transform
- pb::VectorIndex
- pb::VectorIndexStage
- scalar::btree::BTreeIndex
- scalar::btree::BTreeLookup
- scalar::expression::IndexedExpression
- scalar::flat::FlatIndex
- scalar::flat::FlatIndexMetadata
- scalar::lance_format::LanceIndexStore
- vector::Query
- vector::bq::BinaryQuantization
- vector::graph::GraphNode
- vector::graph::NEIGHBORS_FIELD
- vector::graph::OrderedFloat
- vector::graph::OrderedNode
- vector::graph::memory::InMemoryVectorStorage
- vector::hnsw::HNSW
- vector::hnsw::HnswMetadata
- vector::hnsw::POINTER_FIELD
- vector::hnsw::VECTOR_ID_FIELD
- vector::hnsw::builder::HNSWBuilder
- vector::hnsw::builder::HnswBuildParams
- vector::ivf::IvfImpl
- vector::ivf::builder::IvfBuildParams
- vector::ivf::shuffler::IvfShuffler
- vector::ivf::storage::IvfData
- vector::pq::ProductQuantizerImpl
- vector::pq::builder::PQBuildParams
- vector::pq::storage::ProductQuantizationMetadata
- vector::pq::storage::ProductQuantizationStorage
- vector::pq::transform::PQTransformer
- vector::quantizer::IvfQuantizationStorage
- vector::quantizer::QuantizationMetadata
- vector::residual::ResidualTransform
- vector::sq::ScalarQuantizer
- vector::sq::builder::SQBuildParams
- vector::sq::storage::ScalarQuantizationMetadata
- vector::sq::storage::ScalarQuantizationStorage
- vector::transform::DropColumn
- vector::transform::NormalizeTransformer
Enums
- IndexType
- pb::IndexType
- pb::TransformType
- pb::VectorMetricType
- pb::index::Implementation
- pb::tensor::DataType
- pb::vector_index_stage::Stage
- scalar::ScalarQuery
- scalar::expression::ScalarIndexExpr
- vector::quantizer::QuantizationType
- vector::quantizer::Quantizer
Traits
- Index
- IndexParams
- scalar::IndexReader
- scalar::IndexStore
- scalar::IndexWriter
- scalar::ScalarIndex
- scalar::btree::BTreeSubIndex
- scalar::btree::BtreeTrainingSource
- scalar::expression::IndexInformationProvider
- scalar::expression::ScalarIndexLoader
- traits::DatasetIndexExt
- vector::graph::DistanceCalculator
- vector::graph::Graph
- vector::graph::VectorStorage
- vector::ivf::Ivf
- vector::pq::ProductQuantizer
- vector::quantizer::Quantization
- vector::quantizer::QuantizerMetadata
- vector::quantizer::QuantizerStorage
- vector::transform::Transformer
Functions
- scalar::btree::train_btree_index
- scalar::expression::apply_scalar_indices
- vector::flat::flat_search
- vector::ivf::builder::load_precomputed_partitions
- vector::ivf::new_ivf
- vector::ivf::new_ivf_with_pq
- vector::ivf::new_ivf_with_quantizer
- vector::ivf::new_ivf_with_sq
- vector::ivf::shuffler::shuffle_dataset
- vector::kmeans::train_kmeans
- vector::pq::builder::from_proto
- vector::pq::num_centroids
- vector::pq::storage::write_parted_product_quantizations
Constants
- INDEX_AUXILIARY_FILE_NAME
- INDEX_FILE_NAME
- INDEX_METADATA_SCHEMA_KEY
- vector::DIST_COL
- vector::PART_ID_COLUMN
- vector::PQ_CODE_COLUMN
- vector::SQ_CODE_COLUMN
- vector::hnsw::builder::HNSW_METADATA_KEY
- vector::ivf::storage::IVF_METADATA_KEY
- vector::ivf::storage::IVF_PARTITION_KEY
- vector::pq::storage::PQ_METADTA_KEY
- vector::residual::RESIDUAL_COLUMN
- vector::sq::storage::SQ_METADATA_KEY