LinkedInAttic / sensei

distributed realtime searchable database

Home Page:http://www.senseidb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Sensei

(http://www.senseidb.com/)

Sensei is a distributed, elastic realtime searchable database.


Wiki

Wiki is available at:

http://linkedin.jira.com/wiki/display/SENSEI/Home

Issues

Issues are tracked at:

http://linkedin.jira.com/browse/SENSEI

Mailing List / Discussion Group

http://groups.google.com/group/sensei-search

Getting Started

  1. Build

     ./bin/build.sh
    
  2. Start ZooKeeper

     ./bin/zookeeper-server-start.sh resources/zookeeper.properties
    
  3. Run a search node(s)

     bin/start-sensei-node.sh example/cars/conf
    
  4. Starting command-line client app

     bin/sensei-client.sh host port (default: localhost 8080)
    

And/Or:

Go to web console: http://localhost:8080

About

distributed realtime searchable database

http://www.senseidb.com

License:Other


Languages

Language:Java 72.7%Language:JavaScript 15.0%Language:Python 6.6%Language:GAP 3.5%Language:Tcl 1.0%Language:CSS 0.8%Language:Shell 0.2%Language:Groovy 0.2%