Versions Compared

Key

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

...

The Azure Search Service has a similar REST API interface using JSON to Elasticsearch, However it is not as complete. For example, considering the bulk indexing feature that Elasticsearch has... , our Elasticsearch publisher is using uses it like this:

In the app-publish-to-elasticsearch application.xml:

...