Skip to content

Dataimport and Update Elasticsearch (Maximo)

To get a better performance during dataimport or changing mass of data in Maximo it is strongly recommended to switch off the incremental update of data in ElasticSearch and to rebuild all indices afterwards.

  1. Switch off the update with "deactivate launchpoints"
    Please use the url http://localhost:8080/insight-indexer-new/rest/management Deactivate Launchpoints

  2. Execute the dataimport

  3. Switch on the update with "activate launchpoints" after the dataimport is finished

  4. RebuildAll indices
    This can be done via url above or via scheduling-mechanism of indexer (see Scheduler)