There is a quick start guide on the wiki: Quick Guide for New Users
No, that version is older and preserved here: The Book Version
Galago is distributed under the BSD license. See the LICENSE file for details. For more information about Galago, check out the sourceforge wiki.
If you have downloaded the source, see BUILD for information on how to build and run the code. If you downloaded the binary version, use these commands to get started:
Unix: ./bin/galago help
Windows: .\bin\galago.bat help
The main Java projects are:
- core
- The Galago structured search engine code
- tupleflow
- TupleFlow, Galago's distributed computation framework
- tupleflow-typebuilder
- TypeBuilder, a code generator for producing serializable, hashable and comparable types that TupleFlow can use
Galago makes use of some great open-source code, among others:
Websites and other contact information: