Esempio n. 1
0
 def __init__(self, app):
     self.app = app
     self.es = DocumentES(app)
     self.cluster = SearchCluster(app)