Check the search availability
|
GET api/2.0/portal/search/state
|
Checks if the search process is available or not.
|
Get the search settings
|
GET api/2.0/portal/search
|
Returns the search settings.
|
Reindex a page
|
POST api/2.0/portal/search/reindex
|
Reindexes a page during the search process.
|
Set the search settings
|
POST api/2.0/portal/search
|
Sets the search settings specified in the request.
|