pub fn parse_search_response(json: &str) -> Result<Vec<Paper>, String>
Parse HAL JSON search response into a list of Papers.