-
Notifications
You must be signed in to change notification settings - Fork 0
Lucene2Csv
John Fereira edited this page Apr 8, 2022
·
3 revisions
- Lucene2Csv
read from Lucene index and write as a CSV file
Contents link
-
src/main
source code -
pom.xml
maven build file -
nalt.csv
csv file for testing -
scripts
shell scripts for testing
none
Use maven to compile the code
mvn compile
cd scripts
sh Lucene2Csv.sh
- Java 11 runtime
- Maven 3
- The Bash shell.
- an existing lucene instance