You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple implementation of Search Engine deployed over a Hadoop Cluster. It makes use of MapReduce to generate the Inverted Index and store it in a HBase table.
About
A simple implementation of Search Engine deployed over a Hadoop Cluster. It makes use of MapReduce to generate the Inverted Index and store it in a HBase table.