Skip to main content

MAX_CONTENT_LENGTH

Constant MAX_CONTENT_LENGTH 

Source
pub const MAX_CONTENT_LENGTH: usize = 5_000;
Expand description

Maximum content length per page in the search index (characters). Keeps the index compact for fast client-side loading.