Versions Compared

Key

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

mportantImportant: Depending on the version of HawkSearch and the method of integration you are using, you may need to perform indexing as per this article or Hawksearch - Elasticsearch Version- Indexing API. Please contact HawkSearch for any clarifications.

...

Please review : Best Practices to rebuild index

Excerpt
hiddentrue

Index

  • POST api/v9/index

    Triggers re-indexing on demand

    Returns Notification Object

    Parameters

    • param: string param. (FromBody)

  • GET api/v9/index/status

    Returns status of last indexing

  • GET api/v9/index/status/{notificationId} Returns status of indexing by notification id Parametersnotificationid: Id of notification (FromUri)