Overview of Lucene Developer Tools
mainThe dev-tools directory contains various scripts and resources intended to assist developers of Lucene and Solr. Note that these tools are not maintained with the same rigor as the core Lucene codebase and may vary in utility.
Available toolsets include:
- aws-jmh: Scripts for executing microbenchmarks across various AWS EC2 instance types.
- doap: Lucene project descriptors provided in DOAP RDF format.
- scripts: Miscellaneous scripts used for tasks such as building releases.
- test-patch: Scripts designed for the automatic validation of patches.