mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-02-12 13:49:59 +08:00
3 lines
108 B
Rust
3 lines
108 B
Rust
|
pub const RESERVED_VECTORS_FIELD_NAME: &str = "_vectors";
|
||
|
pub const RESERVED_GEO_FIELD_NAME: &str = "_geo";
|