Class Summary |
OpenSearchOp |
Operator class used to query and obtain results from an external OpenSearch provider identified by
an OpenSearchResource. |
OpenSearchOpConfig |
Configuration class parameterizing the operation of the OpenSearchOp |
OpenSearchWorker |
Used to perform the actual OpenSearchOp operations needed to obtain results and to return
the locator of the output |
Pager |
A pager class that will be used to handle search query paging |
QueryParser |
An OpenSearch query parser, responsible for parsing and processing an OpenSearch query and a set of fixed parameters. |