new
Method
This is a method of the SearchResult class in the knowledge module.Create a new search result
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new search result
This is a method of the SearchResult class in the knowledge module.Create a new search result
def new(query: impl Into<String>, results: Vec<SearchResultItem>) -> Self