/
Mapping API Examples
Mapping API Examples
Use this API to create and maintain custom facets sort order on search and landing pages.
Following operations are provided by Hawksearch mapping API:
Upsert to add new or update existing mappings
View Mappings to list the mappings in a json format
General Notes:
Ensure that the header contains the Hawksearch Key for all the operations:
Request headers must contain the Hawksearch API Key as follows:
Format: X-HawkSearch-ApiKey : <your engine API key>
Example: X-HawkSearch-ApiKey : 12345678-9ABC-DEF0-1234-56789ABCDEF0
Upsert the mapping in a POST request
Below API request lists the mappings
, multiple selections available,
Related content
Hierarchy API Examples
Hierarchy API Examples
More like this
Hawksearch v4.0 - Autocomplete API
Hawksearch v4.0 - Autocomplete API
Read with this
Landing Page Other Methods - SortBy and AllFacets
Landing Page Other Methods - SortBy and AllFacets
More like this
Hawksearch v4.0 - Indexing API
Hawksearch v4.0 - Indexing API
Read with this
Using API to Create Facets
Using API to Create Facets
More like this
Field-specific Search
Field-specific Search
Read with this