summaryrefslogtreecommitdiff
path: root/rest-api-spec/test/indices.optimize/10_basic.yaml
blob: 1f24871ac081730b3b8de67bbd47227b1a3d6d70 (plain)
1
2
3
4
5
6
7
8
9
10
---
"Optimize index tests":
  - do:
      indices.create:
        index: testing

  - do:
      indices.optimize:
        index: testing
        max_num_segments: 1