Skip to content

FullSearchRequest

Properties

Name Type Description
categoryTree string[]
tag string[]
containedInPlace string[]
addressLocality string[]
addressPostalCode string[]
time string[]
state string[]
ratingCondition string[]
ratingDifficulty string[]
elevationAscent string[]
elevationDescent string[]
elevationMinAltitude string[]
elevationMaxAltitude string[]
season string[]
type string[]
combinedType string[]
combinedTypeTree string[]
leafType string[]
filters string[] Optional. Odata strings for filters
datasource string[] Optional. Determines one or many datasources used to filter data
project string[] Optional. Determines one or many projects used to filter data
sourcePartner string[]
award string[]
campaignTag string[]
profileTag string[] Optional. Determines one or many profile tag by which data will be filtered
allTag string[]
category string[] Optional. Determines one or many categories used to filter data
facets FacetRequest[] Optional. List of facets which will be in the response
scoringTag string[] Optional. List of tags which will be used for scoring (Beta) of results in the response
sourceId string[]
location string[]
productAvailability ProductAvailabilityRequest[] Optional. List of properties for searching product availabilities
searchText string Optional. Search for contained string by the searchable fields
searchFields string Optional. When name of fields are specified as a comma separated string (e.g. 'name, description, address/name') then only the selected fields will be used for searching.
select string Optional. When name of fields are specified as a comma separated string (e.g. 'name, description, @id, address') then only the selected fields will be returned.
currentPage integer Optional. By default equal 1. Determines which page of results to return in the response
resultsPerPage integer Optional. By default equal 10 for regular request and 50 for pdf request. Determines how many results are in response
orderBy string Optional. Determines name of field by which result will be ordered
scoringReferencePoint string Optional. Coordinates of point in format 'Longitude,Latitude' (e.g.: 8.5172912,47.5722339) which will be used for scoring by distance
onlySuggestions boolean Optional. Use property to get only suggestions in the response based on current request
facetOrder string Optional. Use property to specify ordering direction (desc or asc) for facets results.

Last update: February 1, 2024 17:37:15