pub fn parse_correlate( text: &str, now: i64, ) -> Result<(Search, Vec<Expand>), String>
A correlate document: a search, plus the walk to apply to the frame it anchors.