Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 281 Bytes

File metadata and controls

7 lines (5 loc) · 281 Bytes

This is a quick "script" for ingesting BitFunnel chunk files and running a query log. This is currently intended for internal use only.

mvn package
java -cp target/lucene-runner-1.0-SNAPSHOT.jar org.bitfunnel.runner.LuceneRunner [manifest-file] [query-log] [num-threads]