Skip to the content
DeepSearch Foundry
DeepSearch Foundry
  • LinkedIn
  • X.com

  • Home
  • Contact

Recent posts

  • How to import csv to Elasticsearch
  • Setting Up ElasticSearch for Semantic Search with ELSER
  • Simple Guide to RAG Setup with OpenSearch – part 2
  • Simple Guide to RAG Setup with OpenSearch – part 1

About

I’m the CTO at Shock Media, and this blog is my personal side project. Here, I share articles about the things I explore and work on during my free time.

© 2025 DeepSearch Foundry

Category: Niet gecategoriseerd

CategoriesNiet gecategoriseerd

How to import csv to Elasticsearch

Posted on 13 June 2025by Sven Mollinga

There are multiple ways to import a CSV into Elasticsearch. For this how-to, we will explain two different ways to do it. The first one is with Logstash, and the second one is with Python.

Continue reading “How to import csv to Elasticsearch”