mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
[TEST] Add missing sort processor to test
Also fixes the naming of the sort REST test to follow the numbering convention
This commit is contained in:
parent
cfb06954ba
commit
978c1e3e36
@ -22,6 +22,7 @@
|
||||
- match: { nodes.$master.ingest.processors.10.type: remove }
|
||||
- match: { nodes.$master.ingest.processors.11.type: rename }
|
||||
- match: { nodes.$master.ingest.processors.12.type: set }
|
||||
- match: { nodes.$master.ingest.processors.13.type: split }
|
||||
- match: { nodes.$master.ingest.processors.14.type: trim }
|
||||
- match: { nodes.$master.ingest.processors.15.type: uppercase }
|
||||
- match: { nodes.$master.ingest.processors.13.type: sort }
|
||||
- match: { nodes.$master.ingest.processors.14.type: split }
|
||||
- match: { nodes.$master.ingest.processors.15.type: trim }
|
||||
- match: { nodes.$master.ingest.processors.16.type: uppercase }
|
||||
|
Loading…
x
Reference in New Issue
Block a user