Search provides the mechanism through which content is surfaced in a community and how community participants can find relevant people, content and groups.This endpoint allows you to both pull content from the search index and push new content into the search index remotely, including the addition of custom fields.

You can:

  • Add a custom document to the search index, and the ID of the document is returned
  • Delete a custom document from the search index and show a message that it has been flagged and deleted
  • Retrieve search results for any text-based query with a number of filtering options
    Show the details of a single document in the search index
  • Update a custom document in the search index and return the ID
Item Get Post
Content search Get search results
Show custom content with standard and custom fields
Add custom content to the search index*
Update custom content in the search index*
Delete custom content from the search index

*May take up to a few minutes for the content to be indexed.