GET api/search?navPaths={navPaths}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
text

string

None.

offset

integer

None.

limit

integer

None.

facets

Collection of FacetInput

None.

navPaths

string

None.

Body Parameters

None.

Response Information

Resource Description

SearchResult
NameDescriptionTypeAdditional information
NumFound

integer

None.

Limit

integer

None.

Offset

integer

None.

Results

Collection of Record

None.

Facets

Collection of Facet

None.

Response Formats

application/json, text/json, text/csv

Sample:

Sample not available.