from .es_index import ESIndex def osschat_index(*args, **kwargs): return ESIndex(*args, **kwargs)