- ElasticSearch Server
- Rafa? Ku? Marek Rogoziński
- 196字
- 2021-07-30 17:29:13
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "The indices
object contains information about library
and map
indices. The primaries
object contains information about all primary shards allocated on the current node."
A block of code is set as follows:
"store" : { "size" : "7.6kb", "size_in_bytes" : 7867, "throttle_time" : "0s", "throttle_time_in_millis" : 0 }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
public class HashCodeSortScript extends AbstractSearchScript {
private String field = "name";
public HashCodeSortScript(Map<String, Object> params)
Any command-line input or output is written as follows:
curl -XPOST 'localhost:9200/_cluster/reroute' -d '{ "commands" : [ {"move" : {"index" : "shop", "shard" : 1, "from_node" : "es_node_one", "to_node" : "es_node_two"}}, {"cancel" : {"index" : "shop", "shard" : 0, "node" : "es_node_one"}}
New terms and important words are shown in bold.
推薦閱讀
- 計(jì)算機(jī)網(wǎng)絡(luò)與通信(第2版)
- 網(wǎng)絡(luò)協(xié)議工程
- 面向物聯(lián)網(wǎng)的CC2530與傳感器應(yīng)用開發(fā)
- 網(wǎng)管員典藏書架:網(wǎng)絡(luò)管理與運(yùn)維實(shí)戰(zhàn)寶典
- Mastering TypeScript 3
- CCNP TSHOOT(642-832)認(rèn)證考試指南
- 新手易學(xué):新手學(xué)淘寶開店
- Android UI Design
- 物聯(lián)網(wǎng)工程概論
- 局域網(wǎng)組成實(shí)踐
- 深入理解計(jì)算機(jī)網(wǎng)絡(luò)
- 物聯(lián)網(wǎng)M2M開發(fā)技術(shù):基于無線CPU-Q26XX
- Python API Development Fundamentals
- 物聯(lián)網(wǎng)
- 信息技術(shù)安全評(píng)估準(zhǔn)則:源流、方法與實(shí)踐