Skip to content

vzhabiuk/sensei

This branch is 6 commits ahead of, 173 commits behind senseidb/sensei:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

068d0fc · May 10, 2013
Mar 6, 2011
Oct 2, 2011
Jan 31, 2013
Apr 5, 2013
Aug 13, 2012
Mar 21, 2013
Dec 14, 2011
Feb 4, 2013
Jan 17, 2011
Jan 14, 2013
May 10, 2013
Oct 31, 2012
Apr 5, 2013
Mar 14, 2013
Aug 13, 2012
Jan 10, 2013
Oct 31, 2012
Sep 4, 2012
Oct 17, 2011
Jan 21, 2012
Jan 11, 2012
Aug 13, 2012

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 71.7%
  • JavaScript 19.1%
  • Python 7.7%
  • Tcl 1.2%
  • Shell 0.3%