摘要: 一个cron表达式有至少6个(也可能7个)有空格分隔的时间元素。按顺序依次为1.秒(0~59)2.分钟(0~59)3.小时(0~23)4.天(月)(0~31,但是你需要考虑你月的天数)5.月(0~11)6.天(星期)(1~7 1=SUN 或 SUN,MON,TUE,WED,THU,FRI,SAT)7 阅读全文
posted @ 2016-11-10 18:28 xuxy03 阅读(101) 评论(0) 推荐(0) 编辑
摘要: Install IK 源码地址:https://github.com/medcl/elasticsearch-analysis-ik,git clone下来。 1.compile copy and unzip target/releases/elasticsearch-analysis-ik-{ve 阅读全文
posted @ 2016-11-10 13:56 xuxy03 阅读(3045) 评论(0) 推荐(0) 编辑