indexing in elasticsearch python code example Example: how to get elasticsearch index list using python for index in es.indices.get('*'): print index