fn collect_searchable_text_from_content_value( value: &Value, current_key: Option<&str>, searchable_parts: &mut Vec<String>, )