Skip to main content

execute_window_function

Function execute_window_function 

Source
pub fn execute_window_function(
    docs: &[Document],
    field: &str,
    function: &str,
    window_size: usize,
) -> Result<Vec<Document>>
Expand description

Execute window function on documents