ユーザ用ツール

サイト用ツール


temporary:analysis:dictionary

用語

Apache Lucene

https://ja.wikipedia.org/wiki/Apache_Lucene

Apache Lucene(アパッチ ルシーン)は、Javaで記述された全文検索ソフトウェアである。あらかじめ蓄積した大量のデータから、指定したキーワードを探し出す機能を持つ。Javaのクラスライブラリとして提供される。

Solr

https://ja.wikipedia.org/wiki/Apache_Solr

Solr(ソーラー)は、オープンソースの全文検索システム。Apacheソフトウェア財団のLuceneプロジェクトのサブプロジェクトとして開発されている。
全文検索エンジンライブラリLuceneをベースに、管理画面やキャッシュ機構を取り入れたアプリケーション。

Elasticsearch

https://en.wikipedia.org/wiki/Elasticsearch

Elasticsearch is a search server based on Lucene. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elasticsearch is developed in Java and is released as open source under the terms of the Apache License. Elasticsearch is the most popular enterprise search engine followed by Apache Solr, also based on Lucene.

Elasticsearchはluceneベースの全文検索エンジンです。

関連

Fluentd

https://en.wikipedia.org/wiki/Fluentd

Fluentd is a cross platform open source data collection solution originally developed at Treasure Data. It is written primarily in Ruby.

ログの収集、中継ツール

Kibana

https://en.wikipedia.org/wiki/Kibana

Kibana is an open source data visualization plugin for Elasticsearch. It provides visualization capabilities on top of the content indexed on an Elasticsearch cluster. Users can create bar, line and scatter plots, or pie charts and maps on top of large volumes of data.

Elasticsearchへ格納されたデータを可視化する

temporary/analysis/dictionary.txt · 最終更新: 2016/03/29 04:23 by clownclown

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki