List of all items
Structs
- advanced_search::AdvancedSearchConfig
- advanced_search::AdvancedSearchExecutor
- advanced_search::AdvancedSearchResult
- advanced_search::MmrReranker
- advanced_search::MultiVectorQuery
- advanced_search::RangeQuery
- advanced_search::ResultGrouper
- advanced_search::SearchStats
- auto_index::AutoIndexSelector
- auto_index::DataCharacteristics
- auto_index::IndexParams
- auto_index::IndexRecommendation
- auto_index::IndexRequirements
- autopilot::AutoPilotConfig
- autopilot::AutoPilotEngine
- autopilot::ConsolidationResult
- autopilot::DedupResult
- batch_search::BatchQueryConfig
- batch_search::BatchQueryExecutor
- batch_search::BatchQueryItem
- batch_search::BatchQueryItemResponse
- batch_search::BatchQueryRequest
- batch_search::BatchQueryResponse
- batch_search::BatchQueryStats
- batch_search::FacetBucket
- batch_search::FacetExecutor
- batch_search::FacetRequest
- batch_search::FacetResult
- batch_search::FilterExecutor
- batch_search::GeoFilterExecutor
- batch_search::GeoPoint
- batch_search::PaginationConfig
- batch_search::QueryExplainer
- batch_search::QueryExplanation
- batch_search::RangeBucket
- batch_search::ScoreDetail
- batch_search::ScoreFunctionExecutor
- batch_search::ScoringConfig
- batch_search::SearchCursor
- batch_search::SearchHit
- batch_search::SortField
- decay::ActivityHistoryPoint
- decay::BackgroundMetrics
- decay::BackgroundMetricsInner
- decay::ConsolidationResultSnapshot
- decay::DecayEngine
- decay::DecayEngineConfig
- decay::DecayResult
- decay::DedupResultSnapshot
- distributed::cluster::ClusterConfig
- distributed::cluster::ClusterCoordinator
- distributed::cluster::ClusterState
- distributed::cluster::NodeHealth
- distributed::cluster::NodeInfo
- distributed::election::ElectionConfig
- distributed::election::ElectionManager
- distributed::election::ElectionStats
- distributed::election::LeaderElection
- distributed::election::LeaderInfo
- distributed::election::Vote
- distributed::election::VoteRequest
- distributed::gossip::GossipConfig
- distributed::gossip::GossipMember
- distributed::gossip::GossipProtocol
- distributed::gossip::MemberStateUpdate
- distributed::rebalance::NodeLoad
- distributed::rebalance::RebalanceConfig
- distributed::rebalance::RebalanceManager
- distributed::rebalance::RebalancePlan
- distributed::rebalance::RebalanceStats
- distributed::rebalance::ShardMove
- distributed::replication::NodeTopology
- distributed::replication::ReplicaInfo
- distributed::replication::ReplicaManager
- distributed::replication::ReplicaSet
- distributed::replication::ReplicationConfig
- distributed::replication::ReplicationStats
- distributed::routing::MergedResults
- distributed::routing::NodeTarget
- distributed::routing::QueryPlan
- distributed::routing::QueryRouter
- distributed::routing::RouterConfig
- distributed::routing::RouterStats
- distributed::routing::ShardResult
- distributed::sharding::ConsistentHashRing
- distributed::sharding::PartitionInfo
- distributed::sharding::RangeSharder
- distributed::sharding::ShardAssignment
- distributed::sharding::ShardManager
- distributed::sharding::ShardingConfig
- distributed::upgrades::NodeUpgradeInfo
- distributed::upgrades::UpgradeConfig
- distributed::upgrades::UpgradeManager
- distributed::upgrades::UpgradePlan
- distributed::upgrades::UpgradeStats
- distributed::upgrades::Version
- engine::SearchEngine
- fulltext::FullTextConfig
- fulltext::FullTextResult
- fulltext::FullTextStats
- fulltext::InvertedIndex
- fulltext::Posting
- fulltext::TextAnalyzer
- hnsw::HnswConfig
- hnsw::HnswIndex
- hnsw::HnswStats
- hybrid::HybridConfig
- hybrid::HybridResult
- hybrid::HybridSearcher
- ivf::IndexedVector
- ivf::IvfConfig
- ivf::IvfIndex
- ivf::SearchResult
- ivfpq::IvfPqConfig
- ivfpq::IvfPqIndex
- ivfpq::IvfPqSearchResult
- ivfpq::IvfPqStats
- online_update::DeltaLog
- online_update::MaintenanceResult
- online_update::OnlineIndex
- online_update::OnlineUpdateConfig
- online_update::OnlineUpdateStats
- online_update::UpdateBuffer
- persistence::HnswConfigSnapshot
- persistence::HnswFullSnapshot
- persistence::IndexPersistenceManager
- persistence::IvfFullSnapshot
- persistence::IvfTrainingSnapshot
- persistence::PQSnapshot
- persistence::SerializableHnswNode
- persistence::SerializableIndexedVector
- persistence::SpFreshFullSnapshot
- persistence::SpFreshTrainingSnapshot
- pq::PQConfig
- pq::PQIndex
- pq::PQSearchResult
- pq::ProductQuantizer
- routing::RouteMatch
- routing::SemanticRouter
- routing::SemanticRouterConfig
- spfresh::Cluster
- spfresh::SpFreshConfig
- spfresh::SpFreshIndex
- spfresh::SpFreshSearchResult
- spfresh::SpFreshStats
- sq::SQConfig
- sq::SQIndex
- sq::SQSearchResult
- sq::SQStats
Enums
- IndexType
- auto_index::AccuracyRequirement
- auto_index::LatencyRequirement
- auto_index::MemoryConstraint
- auto_index::RecommendedIndex
- batch_search::AggregationType
- batch_search::BatchSearchError
- batch_search::BoostMode
- batch_search::CursorType
- batch_search::DecayType
- batch_search::DistanceUnit
- batch_search::FieldValueModifier
- batch_search::FilterExpression
- batch_search::GeoFilter
- batch_search::ScoreFunction
- batch_search::ScoreMode
- batch_search::SortOrder
- batch_search::SortValue
- distributed::cluster::NodeRole
- distributed::cluster::NodeStatus
- distributed::election::ElectionError
- distributed::election::ElectionEvent
- distributed::election::ElectionState
- distributed::gossip::GossipError
- distributed::gossip::GossipEvent
- distributed::gossip::GossipMessage
- distributed::gossip::MemberState
- distributed::rebalance::MoveState
- distributed::rebalance::RebalanceError
- distributed::rebalance::RebalanceState
- distributed::rebalance::RebalanceTrigger
- distributed::replication::PlacementStrategy
- distributed::replication::ReplicaState
- distributed::replication::ReplicationError
- distributed::replication::WriteAckMode
- distributed::routing::RoutingStrategy
- distributed::sharding::ShardingStrategy
- distributed::upgrades::NodeUpgradeState
- distributed::upgrades::UpgradeError
- distributed::upgrades::UpgradeStatus
- fulltext::StemLanguage
- persistence::IndexType
- sq::QuantizationType
Traits
Functions
- distance::calculate_distance
- distance::cosine_similarity
- distance::dot_product
- distance::negative_euclidean
- filter::evaluate_filter
- persistence::deserialize_from_bytes
- persistence::serialize_to_bytes
- search::brute_force_search
- simd_distance::simd_cosine_similarity
- simd_distance::simd_distance
- simd_distance::simd_dot_product
- simd_distance::simd_negative_euclidean