<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Solr on egig.github.io</title><link>https://egig.github.io/blog/solr/</link><description>Recent content in Solr on egig.github.io</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 24 Jun 2019 10:00:00 +0000</lastBuildDate><atom:link href="https://egig.github.io/blog/solr/index.xml" rel="self" type="application/rss+xml"/><item><title>Move Solr Core to Another Server</title><link>https://egig.github.io/move-solr-core-to-another-server/</link><pubDate>Mon, 24 Jun 2019 10:00:00 +0000</pubDate><guid>https://egig.github.io/move-solr-core-to-another-server/</guid><description>&lt;p&gt;I was need to move solr installation from one server to another. I can not do any reindexing from the beginning because its fairly large collection, about 15 million and I don&amp;rsquo;t know how much time will it takes to do it from beginning. So I need to move the index data as well.&lt;/p&gt;&#10;&lt;p&gt;I do google it and then end up to this &lt;a href="https://stackoverflow.com/questions/32242873/how-to-move-data-to-solr-production-instance-without-re-indexing"&gt;question&lt;/a&gt; on stackoverflow. The answer is not exactly what I need, but it gave me the idea. &lt;em&gt;You can try making backup on one system, and a restore on the other system&lt;/em&gt;.&lt;/p&gt;</description></item><item><title>Solr, Episode 1</title><link>https://egig.github.io/solr-episode-1/</link><pubDate>Sun, 24 Dec 2017 18:50:00 +0000</pubDate><guid>https://egig.github.io/solr-episode-1/</guid><description>&lt;p&gt;I learnt a lot of interesting things. This has been a few months, since I started to read about search engine, particularly Solr. I need it because of the requirement at work, but I am really happy to do that. That was fun. So these are what I&amp;rsquo;ve got so far.&lt;/p&gt;&#10;&lt;p&gt;Solr is all about feeding it with data and how you get the data back. When we feed Solr with data, thats called indexing. When we need to get the data back, thats called Query. So two activity that always we do when working with solr is Indexing and Query-ing. If you ever using Database Sql, its like you just do INSERT INTO and SELECT something FROM. Thats simplest explanation.&lt;/p&gt;&#10;&lt;p&gt;&lt;a href="https://egig.github.io/"&gt;&lt;img src="https://egig.github.io/images/solr-simple.png" alt="" style="width: 100%;"/&gt;&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;Here is some of term I have to familiar with when working with Solr:&lt;/p&gt;</description></item><item><title>Kebutuhan akan Search Engine</title><link>https://egig.github.io/kebutuhan-akan-search-engine/</link><pubDate>Fri, 10 Nov 2017 10:51:42 +0000</pubDate><guid>https://egig.github.io/kebutuhan-akan-search-engine/</guid><description>&lt;p&gt;Pada Sistem Relational Database (RDBMS), pengguna dapat melakukan pencarian data dengan menggunakan SQL. Tetapi terdapat keterbatasan. Pencarian hanya terbatas pada text yang terdapat pada kolom tabel saja juga ada keterbatasan lainnya juga.&lt;/p&gt;</description></item></channel></rss>