Skip to main content

search

Function search 

Source
pub async fn search(
    __arg0: State<Arc<SharedState>>,
    __arg1: Json<SearchRequest>,
) -> Result<impl IntoResponse, (StatusCode, String)>
Expand description

Search endpoint handler — hybrid semantic + keyword search