You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bulk index into new timestamped index {source}_{documentType}-d{timestamp}
Remove old timestamped index
Add new index to index alias {source}_{documentType}
Example:
Indexing VIB studies with timestamp "1522832654"
=> new index vib_study-d1522832654
=> remove vib study indices before timestamp
=> add index vib_study-d1522832654 to alias vib_study
{source}_{documentType}-d{timestamp}{source}_{documentType}Example:
Indexing VIB studies with timestamp "1522832654"
=> new index
vib_study-d1522832654=> remove vib study indices before timestamp
=> add index
vib_study-d1522832654to aliasvib_study