./gradlew installAppInstalls all needed jars and scripts for tests
./gradlew testSimple unit tests
./examples/parallel_index/idx.sh
./examples/parallel_index/search.shIntegration test - index real documents from examples/parallel_index/text.parsed and search for given tokens in result
./examples/prepare_docs/prepare_basic.shDownloads documents from net and prepares file for input in integration test. Needs protoc in path and python-protobuf