public class OpenSearchCoreTests extends Object
| Parameter name | Parameter value template | Description |
|---|---|---|
| q | {searchTerms} | A comma-separated list of terms used to search across all text fields. The value must be URL-encoded. |
| startPosition | {startIndex?} | Integer value specifying first search result desired by the client. |
| maxRecords | {count?} | Non-negative integer value specifying the number of search results (per page) desired by the client. |
Copyright © 2015 Open Geospatial Consortium. All rights reserved.