Skip to content

dkrotx/TextSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUILD

./gradlew installApp

Installs all needed jars and scripts for tests

TESTS

./gradlew test

Simple unit tests

./examples/parallel_index/idx.sh
./examples/parallel_index/search.sh

Integration test - index real documents from examples/parallel_index/text.parsed and search for given tokens in result

DOCS FOR INTEGRATION TEST

./examples/prepare_docs/prepare_basic.sh

Downloads documents from net and prepares file for input in integration test. Needs protoc in path and python-protobuf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published