Docs.rs
  • moosicbox_search-0.1.4
    • moosicbox_search 0.1.4
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BSteffaniak
    • Dependencies
      • actix-web ^4.11.0 normal optional
      • itertools ^0.14.0 normal
      • log ^0.4 normal
      • moosicbox_config ^0.1.1 normal
      • moosicbox_json_utils ^0.1.1 normal
      • moosicbox_music_api_models ^0.1.1 normal
      • moosicbox_music_models ^0.1.1 normal
      • moosicbox_task ^0.1.1 normal
      • regex ^1.11.1 normal
      • serde ^1 normal
      • switchy_fs ^0.1.3 normal
      • tantivy ^0.24.2 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.46.1 normal
    • Versions
    • 11.29% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

moosicbox_search0.1.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • api::SearchGlobalSearchQuery
  • api::SearchRawGlobalSearchQuery
  • api::search_global_search_endpoint
  • api::search_raw_global_search_endpoint

Enums

  • CreateIndexError
  • DataValue
  • DeleteFromIndexError
  • GetGlobalSearchIndexError
  • GetGlobalSearchReaderError
  • GetIndexReaderError
  • PopulateIndexError
  • RecreateIndexError
  • ReindexError
  • SearchIndexError
  • data::ReindexFromDbError

Traits

  • data::AsDataValues
  • data::AsDeleteTerm

Functions

  • api::bind_services
  • data::recreate_global_search_index
  • delete_from_global_search_index
  • global_search
  • populate_global_search_index
  • populate_global_search_index_sync
  • reindex_global_search_index
  • search_global_search_index