Search performs a search on the specified collection using the provided query parameters. Parameters: - collection string: The name of the collection to search. - query *api.SearchCollectionParams: The search query parameters. Returns: - interface{}: The search results. - error: An error if the se
(collection string, query *api.SearchCollectionParams)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected