...
Query | The parsed query that was submitted to the server. |
---|---|
FilterQueries | A comma separated list of any filters that are in use on the query. |
SearchTime | The number of milliseconds it took to run the search on the server. |
TotalCount | The total number of results for the query. |
Page | The pagination offset for the list of results. |
PageSize | The number of results to display during pagination. |
MatchingTerms | A list of matching terms. |
FilterFields | A list of filter fields. |
Results | The list of results. |
...
query | Search string using the Search Query Syntax |
filter | Additional filter to provide faceting of the results |
skip | Number of records to skip when returning the results |
take | The number of records to return |
orderby | Enables sorting of the results using the syntax: fieldname [ASC|DESC] |
...
Anchor | ||||
---|---|---|---|---|
|
http://data.nzor.org.nz/names/search?query=lic*
...