pub const DEFAULT_SEARCH_RESULT_LIMIT: usize = SEARCH_RERANK_LIMIT; // 10usize
Default number of ranked hits returned by public retrieval APIs.