WebHosting

Showing posts with label hbase solr. Show all posts
Showing posts with label hbase solr. Show all posts

Friday, March 9, 2012

Search Engine Based on Hbase Sorl

Here is a solution for hbase solr integration for create full fledged search engine based on hbase the cloud database.
the solution is called SolBase according to publisher site

"
Solbase is highly scalable search engine built on top of Lucene, Solr, and HBase.
In a nut shell, Solbase replaced Lucene's index file layer that was stored in local file system
under NFS to big database implementation in HBase.

Leveraging HBase's high performance scan, inverted index is efficiently stored in HBase for
fast data retrieval.

http://www.slideshare.net/KyungseogOh/solbase"
 
For more detail visig 
https://github.com/Photobucket/Solbase
http://www.slideshare.net/KyungseogOh/solbase

Featured Posts

How to Enable and Configure Remote Desktop (RDP) on Ubuntu 24.04.4 LTS

Remote Desktop Protocol (RDP) support in Ubuntu has become considerably easier with the GNOME Remote Desktop stack included in modern Ubuntu...