All Projects → LinkedInAttic → Sensei

LinkedInAttic / Sensei

Licence: other
distributed realtime searchable database

Programming Languages

java
68154 projects - #9 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].