def get_default_alias(): """ Get name for the alias to the default index """ return "{}_alias".format(settings.ELASTICSEARCH_INDEX)