What's mean of order in terms of ES tempalte?

Hi ,

I want to know what's the difference in terms of order:0 or order:x(x could be 1,2,3,4) in ES template.

Thanks

The higher the number the lower the order, so 0 is the highest order you can have.

thanks