GET api/search

Request Information

URI Parameters

NameDescriptionTypeAdditional information
text

string

None.

offset

integer

None.

limit

integer

None.

listhidden

boolean

None.

orderby

string

None.

datefrom

date

None.

dateto

date

None.

facets

Collection of FacetInput

None.

Body Parameters

None.

Response Information

Resource Description

SearchResult
NameDescriptionTypeAdditional information
NumFound

integer

None.

Limit

integer

None.

Offset

integer

None.

Results

Collection of Metadata

None.

Facets

Collection of Facet

None.

Type

string

None.

Response Formats

application/json, text/json, text/html, text/csv

Sample:

Sample not available.