- 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.
推薦閱讀
- EDA技術(shù)與VHDL編程
- Truffle Quick Start Guide
- Spring Boot 2.0 Projects
- INSTANT PhpStorm Starter
- TCP/IP入門經(jīng)典(第5版)
- 物聯(lián)網(wǎng)+BIM:構(gòu)建數(shù)字孿生的未來
- Drush User’s Guide
- NB-IoT物聯(lián)網(wǎng)技術(shù)解析與案例詳解
- 智慧光網(wǎng)絡(luò):關(guān)鍵技術(shù)、應(yīng)用實(shí)踐和未來演進(jìn)
- 網(wǎng)絡(luò)安全應(yīng)急響應(yīng)技術(shù)實(shí)戰(zhàn)
- 網(wǎng)絡(luò)環(huán)境中基于用戶視角的信息質(zhì)量評(píng)價(jià)研究
- 網(wǎng)絡(luò)工程實(shí)施技術(shù)與方案大全
- 5G時(shí)代的大數(shù)據(jù)技術(shù)架構(gòu)和關(guān)鍵技術(shù)詳解
- 5G技術(shù)核心與增強(qiáng):從R15到R17
- 云計(jì)算技術(shù)與標(biāo)準(zhǔn)化