<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Search-Engine on egig.github.io</title><link>https://egig.github.io/blog/search-engine/</link><description>Recent content in Search-Engine on egig.github.io</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 24 Dec 2017 18:50:00 +0000</lastBuildDate><atom:link href="https://egig.github.io/blog/search-engine/index.xml" rel="self" type="application/rss+xml"/><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>