<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Elastic Search on AI Infra</title>
    <link>https://raghavxk8s.com/categories/elastic-search/</link>
    <description>Recent content in Elastic Search on AI Infra</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 17 Jun 2019 17:15:15 +0000</lastBuildDate>
    
	<atom:link href="https://raghavxk8s.com/categories/elastic-search/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Elastic Search Basics</title>
      <link>https://raghavxk8s.com/post/elastic-search-basics/</link>
      <pubDate>Mon, 17 Jun 2019 17:15:15 +0000</pubDate>
      
      <guid>https://raghavxk8s.com/post/elastic-search-basics/</guid>
      <description>Elastic Search Concepts  Cluster Node Index Type Document Shard Replica  Cluster  It&amp;rsquo;s a collection of one or more nodes and holds entire data and provides indexing &amp;amp; search capabilities. Nodes can join a cluster by cluster&amp;rsquo;s name.  Node  A node is a single server(part of the cluster) and participates in indexing and search capabilities. Node can be configured to join specific cluster by the cluster name.</description>
    </item>
    
  </channel>
</rss>