Sensei is a distributed, elastic realtime searchable database.
Wiki is available at:
http://linkedin.jira.com/wiki/display/SENSEI/Home
Issues are tracked at:
https://senseidb.atlassian.net/browse/SENSEI
http://groups.google.com/group/sensei-search
-
Build
./bin/build.sh
-
Start ZooKeeper
./bin/zookeeper-server-start.sh resources/zookeeper.properties
-
Run a search node(s)
bin/start-sensei-node.sh example/cars/conf
-
Starting command-line client app
bin/sensei-client.sh host port (default: localhost 8080)
And/Or:
Go to web console: http://localhost:8080