Execute full text search against search service
POST {{baseUrl}}/ft-query?page=61627017&items-per-page=61627017&include-total=true&max-query-row=500000&fetch-facet-labels=true
Run full text search
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | number | The page number required | |
items-per-page | number | Number of items per page | |
include-total | boolean | Include the total number of results | |
max-query-row | number | Total number of queries | |
fetch-facet-labels | boolean | Fetch Labels |
Request Body
{"query"=>"ipsum ullamco magna", "type"=>"adi", "sort"=>"labori", "folderId"=>"ullamco quis aliqua", "fieldList"=>"in", "facet_fields"=>"eiusmod cupidatat anim sunt", "facet_sort"=>"velit exercitati", "facet_query"=>"minim"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"_embedded":{"collection":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},"_links":{"next":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"previous":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"self":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"first":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"last":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}