Skip to content

Duong's Blog

About technology stuff that piqued my interest

  • English
  • Vietnamese
  • About me

Tag: Elasticsearch

  • Home
  • Elasticsearch

Tạo DSL với Kotlin để đọc dữ liệu từ Elasticsearch

August 6, 2023August 6, 2023 duongnt.bkLeave a Comment on Tạo DSL với Kotlin để đọc dữ liệu từ Elasticsearch

Kotlin cho phép ta tạo DSL một cách dễ dàng. Hôm nay, chúng ta sẽ cùng tạo một DSL đơn giản để đọc dữ liệu từ Elasticsearch.

Java/Kotlin, Vietnamese dsl, Elasticsearch, Kotlin

Kotlin DSL example with Elasticsearch

August 6, 2023August 6, 2023 duongnt.bk1 Comment on Kotlin DSL example with Elasticsearch

Implementing a DSL can’t be easier with Kotlin. Today, we will create a toy DSL to query data from Elasticsearch cluster.

English, Java/Kotlin dsl, Elasticsearch, Kotlin

Async search với Elasticsearch và Kotlin

July 17, 2023July 20, 2023 duongnt.bk1 Comment on Async search với Elasticsearch và Kotlin

Thời gian xử lý request của Elasticsearch có thể kéo dài. Lúc này, ta có thể gửi chúng một cách không đồng bộ hoặc dùng async search.

Java/Kotlin, Vietnamese async search, Elasticsearch, Elasticsearch API Client, Kotlin

Async search with Elasticsearch and Kotlin

July 16, 2023July 20, 2023 duongnt.bk1 Comment on Async search with Elasticsearch and Kotlin

Elasticsearch requests can take a long time. In such cases, we can send them in an asynchronous way, or use async search request.

English, Java/Kotlin async search, Elasticsearch, Elasticsearch API Client, Kotlin

Đọc dữ liệu với Kotlin và Elasticsearch API Client

June 28, 2023June 28, 2023 duongnt.bkLeave a Comment on Đọc dữ liệu với Kotlin và Elasticsearch API Client

Tiếp nối loạt bài về Elasticsearch, trong bài hôm nay chúng ta sẽ tìm hiểu hai phương pháp tạo request với Kotlin và thư viên Elasticsearch API Client.

Java/Kotlin, Vietnamese Elasticsearch, Elasticsearch API Client, Kotlin

Query data with Kotlin and Elasticsearch API Client

June 27, 2023June 28, 2023 duongnt.bk1 Comment on Query data with Kotlin and Elasticsearch API Client

In Kotlin, Elasticsearch API Client is the recommended library to interact with Elasticsearch cluster. Today, e will find out how to use it to query data.

English, Java/Kotlin Elasticsearch, Elasticsearch API Client, Kotlin

Query boosting trong Elasticsearch

May 25, 2023May 25, 2023 duongnt.bkLeave a Comment on Query boosting trong Elasticsearch

Query boosting là một tính năng thú vị trong Elasticsearch. Nó cho phép ta điều khiển độ ảnh hưởng của từng query lên điểm số cuối cùng của các văn bản

Vietnamese Elasticsearch, query-boosting

Query boosting in Elasticsearch

May 25, 2023May 25, 2023 duongnt.bk1 Comment on Query boosting in Elasticsearch

Query boosting is an interesting technique in Elasticsearch. It lets you control the impact of each query on the final score of matching documents

English Elasticsearch, query-boosting
Copyright © 2025 Duong's Blog All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress