What it says on the tin. The ES integration basically just starts injecting documents into the index. This works unless you've got auto_create_index set to false in which case ES will spit back at you that it couldn't create the index when trying to run `bin/search index`