ElasticCreateOrRecreatelndex
Creates (or recreates) Elasticsearch index for a DigaSystem table.
Properties
Input
Name | Description |
---|---|
Table | A DigaSystem table id, e.g. "vm-sql-digas\galileo". |
EntryIds | All entry ids of a table (to be indexed). |
ElasticsearchNodes | Elasticsearch nodes as it is normally stored under "GLOBAL\Default\Common\Elasticsearch\Nodes" |
BlockSize | Indexing is done in blocks, e.g. 1000. |
DeleteOldlndex | Deletes previous Elasticsearch index. |