Menu

Tree [bdc234] master /
 History

HTTPS access


File Date Author Commit
 doc 2010-01-08 Johannes Zillmann Johannes Zillmann [2edd1d] rename INodeManaged into IContentServer
 lib 2012-02-18 Johannes Zillmann Johannes Zillmann [0a125a] KATTA-195 add some files which were ignored by ...
 modules 2012-03-10 Matt Wheeler Matt Wheeler [529653] KATTA-180 Changes to node selection policy to s...
 sample-data 2009-03-16 Stefan Groschupf Stefan Groschupf [4b8158] Adding a indexing sample, thanks to Erich Nachbar.
 src 2012-02-18 Johannes Zillmann Johannes Zillmann [18c5a1] KATTA-195 add some files which were ignored by ...
 trash 2010-01-05 Johannes Zillmann Johannes Zillmann [465cd7] removed unsued classes
 .gitignore 2012-02-18 Johannes Zillmann Johannes Zillmann [0a125a] KATTA-195 add some files which were ignored by ...
 .gitmodules 2009-09-17 Peter Voss Peter Voss [0fd2af] git is now the default protocol again for zkcli...
 CHANGES.txt 2012-08-03 Johannes Zillmann Johannes Zillmann [bdc234] KATTA-212 add notifications about move to githu...
 LICENSE.txt 2008-09-12 Johannes Zillmann Johannes Zillmann [f2c14f] add CHANGES, LICENSE and README text files
 README.txt 2012-08-03 Johannes Zillmann Johannes Zillmann [bdc234] KATTA-212 add notifications about move to githu...
 build.xml 2012-02-18 Johannes Zillmann Johannes Zillmann [d945e2] KATTA-195,KATTA-199 simplify katta build, drop ...

Read Me

!!!!!!OUTDATED!!!!!!

==> Katta sources moved to GitHub 
Please refer to https://github.com/sgroschupf/katta/branches or http://katta.sourceforge.net/ for latest updates! 

Katta: Lucene in the cloud. Or MapFiles. Or your own custom server.

For the latest information about Katta, please visit our website at:

   http://katta.sourceforge.net/


To build katta:

	$ git clone git://katta.git.sourceforge.net/gitroot/katta/katta (read-only) 	#Check out project from git
	$ ant test
	

To start/stop a katta cluster:
	
	$ bin/start-all.sh
	$ bin/stop-all.sh


To interact with a katta cluster:
	
	$ bin/katta
	
	
To run the web-ui (port 8080):

	$ bin/katta startGui