hubermedia documentation 2015 html
Tours of type bike or hiking with distance > 5km
Task

Get tours with a distance greater than 5 kilometers thar have category radfahren (biking) or wandern (hiking).

Solution
http://meta.et4.de/rest.ashx/search/?experience=demo-dahoam&type=Tour&q=length:[5000 TO *] AND category:(Radfahren OR Wandern)&limit=10
Description

Used parameters:

Parameter Value Description
experience demo-dahoam The experience specifies the name of the project data pool to be used.  (obligatory) Use this experience to get data from eT4.META-search.
type Tour Used to specify the main content type/topic to search. Hotel, Event, Gastro, Tour, POI, City, Area, Package, Article or Web. Set type to Tour.
q length:[5000 TO *] AND category:(Radfahren OR Wandern) Search queries can be defined with the parameter Q, so that the amount of data returned is constrained. For more details see chapter Query Language - Introduction and Query Language - Prefixes. Search field length for values greater than 5000 and field category for values radfahren or wandern.
limit 10 The number of returned records is limited to the specified value. Limit resultset to 10.
See Also

params

querylanguage

 

 


© hubermedia 2018 Privacy Statement Imprint