分布式搜索引擎,elasticsearch 2.0.0 beta1 發布

jopen 9年前發布 | 11K 次閱讀 ElasticSearch

Elastic Search 是一個基于Lucene構建的開源,分布式,RESTful搜索引擎。設計用于云計算中,能夠達到實時搜索,穩定,可靠,快速,安裝使用方便。支持通過HTTP使用JSON進行數據索引。

ElasticSearch 提供多種語言的客戶端 API:

  • Java API — 1.xother versions

    </li>

  • JavaScript API — 2.4other versions

    </li>

  • Groovy API — 1.xother versions

    </li>

  • .NET API

    </li>

  • PHP API — 1.0other versions

    </li>

  • Perl API

    </li>

  • Python API

    </li>

  • Ruby API

    </li> </ul>

    分布式搜索引擎,elasticsearch 2.0.0 beta1 發布

    提供 Marvel 可視化監控臺:

    分布式搜索引擎,elasticsearch 2.0.0 beta1 發布

    elasticsearch 2.0.0 beta1 發布,主要更新內容如下:

    • Pipeline Aggregations which allow you to run aggregations on the results of other aggregations, including derivatives, moving averages, and Holt Winters predictive algorithms.

      </li>

    • Better store compression to fit more data into your disks and file system cache.

      </li>

    • Better heap usage with doc-values-by-default, reduced memory usage during merges, and roaring bitsets for filter caching.

      </li>

    • Structured, readable, exceptions.

      </li>

    • Optimised query execution order, auto-caching of filters, and parent-child rewritten for faster queries.

      </li>

    • More reliance on feedback loops instead of settings for auto-regulation.

      </li>

    • Writes to transaction logs are atomic and durable by default.

      </li>

    • A big cleanup to type mappings to make them safe, unambiguous, and reliable.

      </li>

    • Binding only to localhost by default.

      </li>

    • Cluster state diffs for faster change propagation.

      </li> </ul>

      完整更新內容請看:release note

      下載頁面:v2.0.0-beta1


       本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
       轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
       本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!