このページのコンテンツは、選択された言語ではご利用いただけません。Elasticでは現在、コンテンツをさまざまな言語でご利用いただけるよう取り組んでいます。お使いの言語が準備されるまでお待ちくださるようお願いいたします。

Author

Articles by Adrien Grand

Tech Lead, Elastic

Tech Lead, Elasticsearch

Adrien is a Lucene committer at The Apache Software Foundation and a software engineer at Elastic, where he works on improving Elasticsearch. He has worked with Apache Lucene for a decade. When he’s not tackling search-related problems from his home in Normandy, France, he enjoys horseback riding.

Videos

Bringing speedups to top-k queries with many and/or high-frequency terms

Apache Lucene is combining two optimizations for evaluating disjunctive queries, bringing significant speedups to top-k queries, especially with many terms and/or high-frequency terms.

Videos

Achieve faster cardinality aggregations via dynamic pruning

Elasticsearch 8.9 introduces optimizations to cardinality aggregations by filtering out documents whose value has already been collected.

Videos

How we sped up data ingestion in Elasticsearch 8.6, 8.7, and 8.8

Data ingestion involves a lot of things that usually take a non-negligible amount of time. Fortunately, we've got improvements in 8.6, 8.7, and 8.8, which enabled some good speedups for end-to-end ingestion.

Videos

7.7がもたらす進化 - Elasticsearchのヒープ領域使用量が大幅ダウン

Elasticsearch 7.7では、以前のバージョンに比べてヒープ領域の使用量が大きく減少します。この進化はElasticsearchクラスターの安定性を高め、大きなサイズのデータを格納する際のコスト抑制に貢献します。

Videos

"タイプ"廃止へ。"タイプレス"が登場!

Elasticsearch 7.0はタイプを受け入れるAPIを廃止し、新たにタイプレスAPIを導入するほか、_default_マッピングをサポート対象外とします。