Package eu.xenit.alfred.api.search
Interface ISearchService
public interface ISearchService
Service used for executing search queries.
-
Method Summary
-
Method Details
-
query
Execute a given query.- Parameters:
postQuery- The query that is executed.- Returns:
- The results of the search query.
-