@@ -1,3 +1,4 @@
+// TODO: https://redmine.weseek.co.jp/issues/168446
import {
Client,
type ClientOptions,
@@ -53,6 +53,7 @@ class ElasticsearchDelegator implements SearchDelegator<Data, ESTermsKey, ESQuer
socketIoService!: any;
+ // TODO: https://redmine.weseek.co.jp/issues/168446
isElasticsearchV7: boolean;
isElasticsearchReindexOnBoot: boolean;