ES配置文件

本文档记录了Elasticsearch配置文件的修改过程,虽然目前尚未完成具体改动,但作为标记和未来参考,详细介绍了可能需要变更的配置项。
摘要由CSDN通过智能技术生成

修改配置可能会要用到。还没想到怎么改……T T just mark~

##################### Elasticsearch Configuration Example #####################

# This file contains an overview of various configuration settings,
# targeted at operations staff. Application developers should
# consult the guide at <http://elasticsearch.org/guide>.
#
# The installation procedure is covered at
# <http://elasticsearch.org/guide/en/elasticsearch/reference/current/setup.html>.
#
# Elasticsearch comes with reasonable defaults for most settings,
# so you can try it out without bothering with configuration.
#
# Most of the time, these defaults are just fine for running a production
# cluster. If you're fine-tuning your cluster, or wondering about the
# effect of certain configuration option, please _do ask_ on the
# mailing list or IRC channel [http://elasticsearch.org/community].

# Any element in the configuration can be replaced with environment variables
# by placing them in ${...} notation. For example:
#
#node.rack: ${RACK_ENV_VAR}

# For information on supported formats and syntax for the config file, see
# <http://elasticsearch.org/guide/en/elasticsearch/reference/current/setup-configur                                                                                     ation.html>


################################### Cluster ###################################

# Cluster name identifies your cluster for auto-discovery. If you're running
# multiple clusters on the same network, make sure you're using unique names.
#
#cluster.name: elasticsearch


#################################### Node #####################################

# Node names are generated dynamically on startup, so you're relieved
# from configuring them manually. You can tie this node to a specific name:
#
#node.name: "Franz Kafka"

# Every node can be configured to allow or deny being eligible as the master,
# and to allow or deny to store the data.
#
# Allow this node to be eligible as a master node (enabled by default):
#
#node.master: true
#
# Allow this node to store data (enabled by default):
#
#node.data: true

# You can exploit these settings to design advanced cluster topologies.
#
# 1. You want this node to never become a master node, only to hold data.
#    This will be the "workhorse" of your cluster.
#
#node.master: false
#node.data: true
#
# 2. You want this node to only serve as a master: to not store any data and
#    to have free resources. This will be the "coordinator" of your cluster.
#
#node.master: true
#node.data: false
#
# 3. You want this node to be neither master nor data node, but
#    to act as a "search load balancer" (fetching data from nodes,
#    aggregating results, etc.)
#
#node.master: false
#node.data: false

# Use the Cluster Health API [http://localhost:9200/_cluster/h
前言<br> 本程序在文件中都有详细的修改说明,方便大家互相研究,如果你喜欢,欢迎使用,但请误乱修改版权,并保留文件中的修改信息!谢谢!<br> 1、使用本站程序有如下服务<br> a、在线官方更新服务(包括南部论坛,动网论坛)<br> 在后台模板中可以看见链接<br> 方便大家即时更新,更新速度与本站同步,提供此服务,除动网外,本站是第一个<br> b、在线(官方论坛)免费技术支持<br> 包括今后的升级,在使用过程中发生的错误等等,只支持论坛技术在线<br> <br> 2、论坛风格皮肤(注:请误修改名称,否则除影响“在线官方更新服务”)<br> a、默认风格(原动网自带)<br> b、忘怀岁月<br> c、阳光无极<br> d、夕阳无限<br> 如想自已增加,请见本站提供的“换风格皮肤插件”使用方法,相当方便,快速!<br> <br> 3、插件<br> 一、前后<br> a、首页多公告显示<br> b、首页显示男,女生<br> c、首页显示建站天数<br> d、首页显示 “男生 ♂ ‖ 女生 ♀ ‖ VIP会员 [Vip] ” e、显示新贴,精华(贴子列表前显示心情符号,已经取消,如果想显示,请见本站相关贴子) f、贴子加强管理 g、个人信息中显示配偶,VIP,以及多信息 h、贴子发言框美化 i、如果要贴间广告插个请留言 j、仿MSN带个人头像短信通知(后面将改为仿QQ好友上站通知等功能) 4、其它插件在后提供下载 a、皮肤风格管理器(商业版) b、音乐系统(非点歌功能),短信服务(使用此插件就有收入,本人在本站收益效果很好,此次并集成在论坛中,与大家分享,详见后述! c、VIP d、版主评定 e、会员查询 f、结婚系统 g、个人形象设计 h、法院 5、后台 a、版面皮肤管理 nbfo_admin_boardskinset.asp b、数据库管理 admin_connsql.asp c、加强后台菜单管理(在帮助栏目可以看到) d、在线官方更新服务 注:在后面将提供使用本站程序的网站的论坛在本站进行宣传,以多种方式,本站有这个技术,:)(即仿动网论坛用户统计功能) 欢迎大家使用,本程序很多很多地方都进行了优化,速度是非常的快,功能非常适用,大家可以下载看看演示,喜欢就用。 在此向支持我的朋友表示谢意,你们的支持就是ES论坛的前进动力 特谢几位测试的朋友,谢谢! 南部将永远为大家服务器,并欢迎和大家交流技术!
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值