/names/search
Returns a list of search results and faceting details for a query on names.
...
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] |
...