List of all items
Structs
- api::context::PerformanceTracker
- api::context::ShardexContext
- api::operations::AddPostings
- api::operations::BatchAddPostings
- api::operations::BatchDocumentTextStats
- api::operations::BatchStats
- api::operations::BatchStoreDocumentText
- api::operations::CreateIndex
- api::operations::DetailedPerformanceMetrics
- api::operations::ExtractSnippet
- api::operations::Flush
- api::operations::GetDocumentText
- api::operations::GetPerformanceStats
- api::operations::GetStats
- api::operations::IncrementalAdd
- api::operations::IncrementalStats
- api::operations::OpenIndex
- api::operations::PerformanceStats
- api::operations::RemovalStats
- api::operations::RemoveDocuments
- api::operations::Search
- api::operations::SearchResultWithText
- api::operations::StoreDocumentText
- api::operations::ValidateConfig
- api::parameters::AddPostingsParams
- api::parameters::BatchAddPostingsParams
- api::parameters::BatchStoreDocumentTextParams
- api::parameters::CreateIndexParams
- api::parameters::CreateIndexParamsBuilder
- api::parameters::DocumentTextEntry
- api::parameters::ExtractSnippetParams
- api::parameters::FlushParams
- api::parameters::GetDocumentTextParams
- api::parameters::GetPerformanceStatsParams
- api::parameters::GetStatsParams
- api::parameters::IncrementalAddParams
- api::parameters::OpenIndexParams
- api::parameters::RemoveDocumentsParams
- api::parameters::SearchParams
- api::parameters::SearchParamsBuilder
- api::parameters::StoreDocumentTextParams
- api::parameters::ValidateConfigParams
- async_document_text_storage::AsyncDocumentTextStorage
- async_document_text_storage::AsyncStorageConfig
- async_document_text_storage::AsyncStorageMetrics
- concurrent::ConcurrencyConfig
- concurrent::ConcurrencyMetrics
- concurrent::ConcurrentShardex
- concurrent::CoordinationStats
- concurrent_document_text_storage::ConcurrentDocumentTextStorage
- concurrent_document_text_storage::ConcurrentStorageConfig
- concurrent_document_text_storage::ConcurrentStorageMetrics
- config::ShardexConfig
- config::SlopFactorConfig
- cow_index::CowMemoryConfig
- cow_index::CowMetrics
- cow_index::CowShardexIndex
- cow_index::IndexWriter
- cow_index::LazyIndexWriter
- crash_recovery::CrashRecovery
- crash_recovery::CrashRecoveryStats
- document_text_entry::DocumentTextEntry
- document_text_entry::TextDataHeader
- document_text_entry::TextIndexHeader
- document_text_storage::DocumentTextStorage
- identifiers::DocumentId
- identifiers::ShardId
- identifiers::TransactionId
- layout::CleanupManager
- layout::CleanupStats
- layout::DirectoryLayout
- layout::DiscoveredFiles
- layout::FileDiscovery
- layout::IndexFlags
- layout::IndexMetadata
- layout::SegmentFile
- layout::ShardFiles
- monitoring::AtomicCounters
- monitoring::BloomFilterMetrics
- monitoring::ComplexMetrics
- monitoring::DetailedIndexStats
- monitoring::DocumentTextMetrics
- monitoring::HistoricalData
- monitoring::HistoricalDataPoint
- monitoring::MetricsSnapshot
- monitoring::PercentileCalculator
- monitoring::PerformanceMonitor
- monitoring::ResourceMetrics
- monitoring::TrendAnalysis
- monitoring::WriteMetrics
- posting_storage::PostingStorage
- posting_storage::PostingStorageHeader
- shard::Shard
- shard::ShardMetadata
- shardex::ShardexImpl
- shardex_index::IndexConfig
- shardex_index::IndexStatistics
- shardex_index::ShardexIndex
- shardex_index::ShardexMetadata
- shardex_index::TextStorageStats
- structures::FlushStats
- structures::IndexStats
- structures::Posting
- structures::PostingHeader
- structures::SearchResult
- structures::SearchResultHeader
- text_memory_pool::MemoryPoolConfig
- text_memory_pool::MemoryPoolStats
- text_memory_pool::PooledBytes
- text_memory_pool::PooledString
- text_memory_pool::TextMemoryPool
- transactions::BatchConfig
- transactions::BatchStats
- transactions::WalBatchHandle
- transactions::WalBatchManager
- transactions::WalTransaction
- transactions::WalTransactionHeader
- vector_storage::VectorStorage
- vector_storage::VectorStorageHeader
- wal::WalManager
- wal::WalRecordHeader
- wal::WalSegment
- wal_replay::RecoveryStats
- wal_replay::WalReplayer
Enums
- concurrent::WriteOperationType
- error::ShardexError
- monitoring::TrendDirection
- transactions::BatchCommand
- transactions::BatchResponse
- transactions::WalOperation
Traits
Functions
Type Aliases
Constants
- document_text_entry::TEXT_DATA_MAGIC
- document_text_entry::TEXT_DATA_VERSION
- document_text_entry::TEXT_INDEX_MAGIC
- document_text_entry::TEXT_INDEX_VERSION
- layout::CENTROIDS_DIR
- layout::LAYOUT_VERSION
- layout::METADATA_FILE
- layout::POSTINGS_EXT
- layout::SEGMENT_EXT
- layout::SHARDS_DIR
- layout::VECTORS_EXT
- layout::WAL_DIR
- layout::WAL_EXT