<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Elasticsearch on Posts</title>
		<link>/tags/elasticsearch/</link>
		<description>Recent content in Elasticsearch on Posts</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Thu, 02 Jul 2020 07:26:00 -0600</lastBuildDate>
		
			<atom:link href="/tags/elasticsearch/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Use Glom</title>
				<link>/posts/use-glom/</link>
				<pubDate>Thu, 02 Jul 2020 07:26:00 -0600</pubDate>
				<guid>/posts/use-glom/</guid>
				<description>&lt;p&gt;Dictionaries are &lt;em&gt;really cool&lt;/em&gt;. They&amp;rsquo;re very powerful and a large part&#xA;of Python: so much stuff is built on the &lt;code&gt;dict&lt;/code&gt; type. They&amp;rsquo;re generally&#xA;quite easy to work with, but what about when you have nested dictionaries&#xA;that contain lists that contain dictionaries that contain certain keys&#xA;only in some cases and sometimes there&amp;rsquo;s another list involved?&lt;/p&gt;&#xA;&lt;p&gt;Use &lt;a href=&#34;https://glom.readthedocs.io/en/latest/&#34;&gt;glom&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h1 id=&#34;elasticsearch-bulk-api-responses&#34;&gt;Elasticsearch Bulk API Responses&lt;/h1&gt;&#xA;&lt;p&gt;The Elasticsearch&#xA;&lt;a href=&#34;https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html&#34;&gt;Bulk API&lt;/a&gt;&#xA;is an efficient way to perform actions on multiple documents instead of using&#xA;multiple calls.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
