Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

max_items_in_result
Limits the total number of content items (pages and media items) returned in the response, regardless of those specified in the from and to parameters. (See Search Parameters for details on those parameters.) When the limit has been reached, no more references defined in the includes section will be "expanded".
default_search_result_amount
The default number of results that are returned when no from and/or to parameters have been provided in the query.
contentindex_index_readonly_nodes
When using the Search and Retrieve API on a clustered environment this setting should be turned on. When activating this on an existing environment the content index will need to be rebuild. To do so, manually remove the <webmanager-root>/work/contentindex directory and allow it to be regenerated after restarting XperienCentral. Selecting contentindex_queue_empty_reindex in the Setup Tool is not sufficient.


Back to top


...

Basic Usage

To send an HTTP POST request to https://yoursite.com/web/searchretrieve/v1/yaml, the search query would be:

...