http://easyice.cn/

https://m.aliyun.com/yunqi/articles/60474

https://www.jianshu.com/c/d5c542376948

https://www.elastic.co/blog/managing-time-based-indices-efficiently

https://www.elastic.co/elasticon/conf/2016/sf/quantitative-cluster-sizing

https://www.elastic.co/elasticon/conf/2018/sf/elasticsearch-sql

https://www.elastic.co/guide/en/elasticsearch/guide/2.x/scale.html

https://www.elastic.co/blog/resizing-elasticsearch-shards-for-fun-and-profit

https://www.elastic.co/guide/en/elasticsearch/guide/current/translog.html

https://www.elastic.co/guide/en/elasticsearch/guide/current/merge-process.html

https://www.elastic.co/guide/en/elasticsearch/guide/current/indexing-performance.html#segments-and-merging

ES查询流程剖析
Elasticsearch 写入流程简介

https://yq.aliyun.com/articles/576223

https://yq.aliyun.com/articles/573660

http://makble.com/what-is-term-vector-in-lucene

https://www.elastic.co/blog/how-many-shards-should-i-have-in-my-elasticsearch-cluster

http://queirozf.com/entries/what-do-store-index-all-source-mean-in-elasticsearch

https://stackoverflow.com/questions/15299799/elasticsearch-impact-of-setting-a-not-analyzed-field-as-storeyes

http://grokbase.com/t/gg/elasticsearch/1324nc7mjj/fitting-inverted-list-in-memory

https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-source-field.html

https://www.elastic.co/guide/en/elasticsearch/guide/current/_limiting_memory_usage.html

http://alexander.holbreich.org/elasticsearch-datastructures/

https://www.quora.com/What-is-inverted-index-It-is-a-well-known-fact-that-you-need-to-build-indexes-to-implement-efficient-searches-What-is-the-difference-between-index-and-inverted-index-and-how-does-one-build-inverted-index

https://www.loggly.com/blog/scaling-elasticsearch-for-multi-tenant-multi-cluster/

https://www.loggly.com/blog/pays-elasticsearch-developers-know-cluster-state/

https://www.loggly.com/blog/nine-tips-configuring-elasticsearch-for-high-performance/

https://stackoverflow.com/questions/18742469/performance-issues-using-elasticsearch-as-a-time-window-storage

https://www.oreilly.com/ideas/10-elasticsearch-metrics-to-watch

https://qbox.io/blog/maximize-guide-elasticsearch-indexing-performance-part-2

https://qbox.io/blog/maximize-guide-elasticsearch-indexing-performance-part-3?utm_source=qbox.io&utm_medium=article&utm_campaign=maximize-guide-elasticsearch-indexing-performance-part-2

ES多集群

https://www.loggly.com/blog/scaling-elasticsearch-for-multi-tenant-multi-cluster/

https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-cross-cluster-search.html

https://www.loggly.com/blog/nine-tips-configuring-elasticsearch-for-high-performance/

https://www.elastic.co/blog/tribe-node

https://blog.logdna.com/2017/10/16/querying-multiple-elasticsearch-clusters-with-cross-cluster-search/

https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-cross-cluster-search.html

https://www.loggly.com/blog/pays-elasticsearch-developers-know-cluster-state/

https://www.loggly.com/blog/monitoring-ansible-plays-in-four-simple-steps/

https://www.elastic.co/blog/tribe-node

https://www.elastic.co/blog/multiple-elasticsearch-clusters

https://blog.logdna.com/2017/10/16/querying-multiple-elasticsearch-clusters-with-cross-cluster-search/

ES performance的更多相关文章

  1. OpenGL ES应用开发实践指南:iOS卷

    <OpenGL ES应用开发实践指南:iOS卷> 基本信息 原书名:Learning OpenGL ES for iOS:A Hands-On Guide to Modern 3D Gra ...

  2. How HipChat Stores And Indexes Billions Of Messages Using ElasticSearch And Redis[转]

    This article is from an interview with Zuhaib Siddique, a production engineer at HipChat, makers of  ...

  3. SpringBoot进阶教程(七十)SkyWalking

    流行的APM(Application Performance Management工具有很多,比如Cat.Zipkin.Pinpoint.SkyWalking.优秀的监控工具还有很多,其它比如还有za ...

  4. java使用配置skywalking

    一 .elasticsearch  和elasticsearch-head 1.下载 elasticsearch-6.3.1  ,下载地址 :https://pan.baidu.com/s/1ymxy ...

  5. Designing for iOS: Graphics & Performance

    http://robots.thoughtbot.com/designing-for-ios-graphics-performance  [原文] In the previous article, w ...

  6. Unity3D Optimizing Graphics Performance for iOS

    原地址:http://blog.sina.com.cn/s/blog_72b936d801013ptr.html icense Comparisons http://unity3d.com/unity ...

  7. Performance Optimization (2)

    DesktopGood performance is critical to the success of many games. Below are some simple guidelines f ...

  8. Android OpenGL ES(七)基本几何图形定义 .

    在前面Android OpenGL ES(六):创建实例应用OpenGLDemos程序框架 我们创建了示例程序的基本框架,并提供了一个“Hello World”示例,将屏幕显示为红色. 本例介绍Ope ...

  9. ES搜索引擎集群模式搭建【Kibana可视化】

    一.简介 ElasticSearch是一个基于Lucene的搜索服务器.它提供了一个分布式多用户能力的全文搜索引擎(与Solr类似),基于RESTful web接口.Elasticsearch是用Ja ...

随机推荐

  1. Arduino和C51开发光敏传感器

    技术:51单片机.Arduino.光敏传感器.PCF8591.AD/DA转换   概述 本文介绍了如何接收传感器的模拟信号和如何使用PCF8591 AD/DA转换模块对光敏传感器的模拟信号进行转换.讲 ...

  2. Android中创建倒影效果的工具类

                     一.有时候我们需要创建倒影的效果,我们接触最多的都是图片能够创建倒影,而布局依然可以创建倒影.       二.工具类代码 import android.graphi ...

  3. WordPress固定链接修改后访问文章页面404

    如题, 修改固定链接为自定义结构后, 访问文章页面出现404的nginx错误. 解决:修改nginx.conf配置文件(/usr/local/nginx/conf/nginx.conf). 在serv ...

  4. 【RS】Local Collaborative Ranking - LCR: 局部协同排序

    [论文标题]Local Collaborative Ranking   (WWW '14 23rd WWW ) [论文作者]Joonseok [论文链接]Paper(11-pages // Doubl ...

  5. Python字典按值排序的方法

    Python字典按值排序的方法: 法1: (默认升序排序,加  reverse = True 指定为降序排序) # sorted的结果是一个list dic1SortList = sorted( di ...

  6. CreateThread与_beginthread, _beginthreadex创建线程的基本概念和区别

    这三个函数都可以创建新的线程,但都是如何创建的呢?当然MSDN文档最权威: Creates a thread to execute within the virtual address space o ...

  7. mget命令, ftp命令详解

    一:mget命令下载FTP服务器上的多个文件 命令行模式下使用ftp来下载东西还是比较方便的,如果下载一个目录中的多个文件该如何处理呢? 还用每个文件都用get来获得?显然那样很麻烦...... 命令 ...

  8. 消息队列状态:struct msqid_ds

    Linux的消息队列(queue)实质上是一个链表, 它有消息队列标识符(queue ID). msgget创建一个新队列或打开一个存在的队列; msgsnd向队列末端添加一条新消息; msgrcv从 ...

  9. ROS学习(十一)—— msg srv

    一.msg 和 srv介绍 1.定义 消息(msg): msg文件就是一个描述ROS中所使用消息类型的简单文本.它们会被用来生成不同语言的源代码 服务(srv): 一个srv文件描述一项服务.它包含两 ...

  10. bootstrap fileinput 文件上传

    最近因为项目需要研究了下bootstrap fileinput的使用,来记录下这几天的使用心得吧. 前台html页面的代码 <form role="form" id=&quo ...