This project provides a JSON web service to search the Lucene index created by gnaf-indexer
.
Users should note the suggested preprocessing for
query strings.
Configuration is in application.conf and most settings can be overridden with environment variables.
Command line options take precedence over the above, use --help
for details.
See gnaf/src/main/script/run.sh
.