meta-Service: topterms

meta-Service: topterms

Entry Point

Responsetype

JSON-Response

Description

Returns topterms.

Parameters

Parameter
Type
Description
experience
String
The experience specifies the name of the project data pool to be used.  (obligatory)
q
String
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.
terms
String
| - getrennte Liste von Suchbegriffen die verglichen werden sollen. (es wird jeweils nach "Q" und "Terms" gesucht)
termlist
String
Alternative to terms: use a server-side predefined list of terms.
limit 
Integer
The number of returned records is limited to the specified value.
mode
String
How to score and sort the terms. Possible values: advanced, count.
type
String
Used to specify the main content type/topic to search. Hotel, Event, Gastro, Tour, POI, City, Area, Package, Article or Web.
mkt 
String
This parameter determines the language in which the content is to be returned.
callback
String
JSONP-callback for cross-domain-calls.
boostquery
String
A searchquery (like q-parameter), that has influence on lucene score.
boostfactor
Double
Coefficient for boostquery. Default: 0.1.

Samples

Sample 1: Kirche, Kultur, Museum


    • Related Articles

    • meta-Service: types

      Entry Point http://meta.et4.de/rest.ashx/types/ Responsetype JSON-Response Description The types service returns a list of available topics. Parameters none Samples Sample 1: http://meta.et4.de/rest.ashx/types/
    • meta-service: features

      Entry Point http://meta.et4.de/rest.ashx/features Responsetype XML or JSON Response Description The features service returns all available features for the specified project. Parameters Parameter Type Description experience String The experience ...
    • meta-service: categories

      Entry Point http://meta.et4.de/rest.ashx/categories Responsetype XML or JSON-Response Description The destination.one meta categories service returns all available categories for the specified project. Parameter Type Description experience String The ...
    • meta-service: keyterms

      Entry Point http://meta.et4.de/rest.ashx/keyterms  Responsetype JSON-Response Description The destination.one meta KeyTerms service returns keyterms to one object. Parameters Parameter Type Description experience String The experience specifies the ...
    • meta-Service: shortenurl

      Entry Point http://meta.et4.de/rest.ashx/shorten-url Responsetype JSON-Response Description destination.one Url-Shortener. Parameters Parameter Type Description url String Url that shall be shortenend Samples Sample 1: www.hubermedia.de ...