简体   繁体   English

ES索引名称和Stormcrawler

[英]ES Index name and Stormcrawler

I've been working with Stormcrawler for a few days now and am getting comfortable with it. 我已经与Stormcrawler合作了几天,现在对它感到很满意。 I've been following the guide for indexing with ES. 我一直在遵循ES索引指南

How can I change the name of the ES Index that Stormcrawler sends the data to? 如何更改Stormcrawler将数据发送到的ES索引的名称?

I've been playing with the ES_IndexInit.sh script but it seems no matter what I do, it sends the crawl data to the index index. 我一直在使用ES_IndexInit.sh脚本,但是无论我做什么,它都会将抓取数据发送到索引索引。 Its fine to get started and do some testing but I want to create my own indices and mappings now. 上手并进行一些测试很好,但是我现在想创建自己的索引和映射。

这是通过配置设置的,请参见es-conf示例 'es.indexer.index.name'

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM