SearchAPI
integerstring · requiredinteger · requiredstringstring
Search data
GET
/search
Search for data with filters or fulltext query.
- q: fulltext query
- start: start, may be number (e.g. '0') or tiebreaker (e.g. 'textgrid:1234.0'), depending on implementation
- limit: how much items to return (default to 10)
- facet: facet
- facetLimit: how much facets to return
- filter: filter
TODO
- /v0/ - api version in path
- id prefix & resolving, bzw ids als urls?
query Parameters
qstartDefault: 0
limitDefault: 10
facetfacetLimitDefault: 0
filterSearch data › Responses
Successful Response
idtotal@contextDefault: https://gitlab.gwdg.de/subugoe/searchapi/sandbox/-/raw/main/src/searchapi/context.json
typeDefault: SearchResponse
Default: []
Default: []
Default: []
Information on the endpoints features
GET
/search/info.json
Get Information on the endpoint or backends functionality
Information on the endpoints features › Responses
200
Successful Response
FacetDescription[] · required
Syntax · required