export const ELASTIC_SEARCH_OPTIONS = Symbol('ELASTIC_SEARCH_OPTIONS'); export const VARIANT_INDEX_NAME = 'variants'; export const loggerCtx = 'ElasticsearchPlugin';