es索引配置
common_es配置文件
system 系统模块
config('common_es.indices.system.system_configs')
config('common_es.indices.system.permissions')
config('common_es.indices.system.system_voice_configs')
config('common_es.indices.system.system_wechat_configs')
config('common_es.indices.system.system_douyin_configs')
config('common_es.indices.system.roles')
config('common_es.indices.system.regions')
config('common_es.indices.system.banks')
config('common_es.indices.system.system_messages')
business 业务基础模块
config('common_es.indices.business.user_settle_global_config')
config('common_es.indices.business.goods_classes')
config('common_es.indices.business.article_categories')
config('common_es.indices.business.labels')
config('common_es.indices.business.level_items')
config('common_es.indices.business.user_levels')
config('common_es.indices.business.phone_banners')
user 用户模块
config('common_es.indices.user.youhu_auth_services')
config('common_es.indices.user.admins')
config('common_es.indices.user.users')
config('common_es.indices.user.user_cash_assets')
config('common_es.indices.user.user_bonus_assets')
config('common_es.indices.user.user_coin_assets')
config('common_es.indices.user.user_coin_assets')
config('common_es.indices.user.user_addresses')
config('common_es.indices.user.user_receive_accounts')
config('common_es.indices.user.user_id_cards')
config('common_es.indices.user.user_pictures')
config('common_es.indices.user.user_certifications')
config('common_es.indices.user.user_phones')
config('common_es.indices.user.user_messages')
album 相册模块
config('common_es.indices.album.albums')
config('common_es.indices.album.album_pictures')
article 文章模块
config('common_es.indices.article.articles')
logs 日志模块
config('common_es.indices.logs.api_event_logs')
config('common_es.indices.logs.admin_event_logs')
config('common_es.indices.logs.admin_login_logs')
config('common_es.indices.logs.user_event_logs')
config('common_es.indices.logs.user_login_logs')
config('common_es.indices.logs.user_real_auth_logs')
config('common_es.indices.logs.user_location_logs')
config('common_es.indices.logs.user_cash_asset_logs')
config('common_es.indices.logs.user_bonus_asset_logs')
config('common_es.indices.logs.user_coin_asset_logs')
config('common_es.indices.logs.user_score_asset_logs')
union 关联中间表模块
config('common_es.indices.union.role_permission_unions')
config('common_es.indices.union.user_role_unions')
config('common_es.indices.union.user_source_unions')
config('common_es.indices.union.user_wechat_unionids')
config('common_es.indices.union.user_system_douyin_config_unions')
config('common_es.indices.union.user_system_wechat_config_unions')
config('common_es.indices.union.goods_class_unions')
config('common_es.indices.union.article_category_unions')
config('common_es.indices.union.goods_label_unions')
config('common_es.indices.union.article_label_unions')
config('common_es.indices.union.user_level_item_unions')
youhushop_es配置文件
express 快递模块
config('youhushop_es.indices.express.express_one_hundred_companies')
config('youhushop_es.indices.express.express_one_hundred_logs')
goods 商品模块
config('youhushop_es.indices.goods.goods')
config('youhushop_es.indices.goods.goods_skus')
config('youhushop_es.indices.goods.goods_brands')
extend 商品子模块
config('youhushop_es.indices.goods.extend.goods_prices')
config('youhushop_es.indices.goods.extend.goods_stocks')
attribute 商品子模块
config('youhushop_es.indices.goods.attribute.attr_categories')
config('youhushop_es.indices.goods.attribute.attr_values')
spec 商品子模块
config('youhushop_es.indices.goods.spec.spec_categories')
config('youhushop_es.indices.goods.spec.spec_values')
log 商品子模块
config('youhushop_es.indices.goods.log.goods_auth_logs')
config('youhushop_es.indices.goods.log.goods_check_logs')
config('youhushop_es.indices.goods.log.goods_total_logs')
total 商品子模块
config('youhushop_es.indices.goods.total.goods_sale_totals')
union 商品子模块
config('youhushop_es.indices.goods.union.goods_class_unions')
config('youhushop_es.indices.goods.union.goods_attr_relation_unions')
config('youhushop_es.indices.goods.union.goods_class_attr_category_unions')
config('youhushop_es.indices.goods.union.goods_sku_spec_relation_unions')
config('youhushop_es.indices.goods.union.goods_class_spec_category_unions')
config('youhushop_es.indices.goods.union.goods_brand_unions')
config('youhushop_es.indices.goods.union.goods_main_picture_unions')
config('youhushop_es.indices.goods.union.goods_expense_region_unions')
config('youhushop_es.indices.goods.union.goods_sale_region_unions')
config('youhushop_es.indices.goods.union.goods_send_address_unions')
config('youhushop_es.indices.goods.union.goods_sku_picture_unions')
order 订单模块
config('youhushop_es.indices.order.orders')
config('youhushop_es.indices.order.order_goods_snapshots')
children 订单子模块
config('youhushop_es.indices.order.children.order_goods_children')
config('youhushop_es.indices.order.children.order_service_children')
extend 订单子模块
config('youhushop_es.indices.order.extend.order_times')
config('youhushop_es.indices.order.extend.order_addresses')
config('youhushop_es.indices.order.extend.order_expresses')
config('youhushop_es.indices.order.extend.order_payments')
log 订单子模块
config('youhushop_es.indices.order.log.order_operate_logs')
config('youhushop_es.indices.order.log.order_goods_children_operate_logs')
config('youhushop_es.indices.order.log.order_service_children_operate_logs')
union 订单子模块
config('youhushop_es.indices.order.union.order_goods_unions')
config('youhushop_es.indices.order.union.order_goods_sku_unions')
config('youhushop_es.indices.order.union.order_snapshot_sku_unions')
shop 店铺模块
config('youhushop_es.indices.shop.shops')
config('youhushop_es.indices.shop.shop_levels')
config('youhushop_es.indices.shop.shop_accounts')
config('youhushop_es.indices.shop.shop_receive_accounts')
config('youhushop_es.indices.shop.shop_settle_configs')
config('youhushop_es.indices.shop.shop_carts')
union 店铺子模块
config('youhushop_es.indices.shop.union.shop_goods_class_unions')
config('youhushop_es.indices.shop.union.shop_region_unions')
config('youhushop_es.indices.shop.union.shop_level_item_unions')
config('youhushop_es.indices.shop.union.shop_brand_unions')
log 店铺子模块
config('youhushop_es.indices.shop.log.shop_account_logs')
union 购物车关联模块
config('youhushop_es.indices.union.shop_cart_shop_unions')
config('youhushop_es.indices.union.shop_cart_goods_unions')
config('youhushop_es.indices.union.shop_cart_goods_sku_unions')
user 用户商品 / 店铺子模块
config('youhushop_es.indices.user.goods.user_collect_goods')
config('youhushop_es.indices.user.goods.user_share_goods')
config('youhushop_es.indices.user.log.user_auth_shop_logs')
config('youhushop_es.indices.user.shop.user_collect_shops')
youhu_es配置文件
system 系统模块
config('youhu_es.indices.system.system_user_distribute_configs')
task 任务模块
config('youhu_es.indices.task.tasks')
config('youhu_es.indices.task.task_user_unions')
config('youhu_es.indices.task.task_completion_logs')
config('youhu_es.indices.task.task_completion_picture_unions')
user 用户相关模块
config('youhu_es.indices.user.user_system_parent_unions')
config('youhu_es.indices.user.user_system_source_unions')
