Is there any difference between using "@timestamp" and "timestamp" date fields? Does elastic optimize search using those fields across multiple daily indices, perhaps if it knows min and max timestamp for each index?
Currently, I'm using "timestamp", does that hurt my search speed in any way?