tree: f47c26604e292cac867bcd0d66a7bd5e53eef12e [path history] [tgz]
  1. aws-jmh/
  2. doap/
  3. scripts/
  4. test-patch/
  5. pyproject.toml
  6. README.md
  7. size-estimator-lucene-solr.xls
  8. uv.lock
dev-tools/README.md

Developer Tools

The tools, documentation, etc. in this directory are intended to be helpful to developers of Lucene and Solr. They are not necessarily maintained in the same way that the core code is maintained and so your mileage may vary as to the usefulness of the tools.

Description of dev-tools/ contents:

DirectoryDescription
aws-jmh/Scripts for running microbenchmarks across different ec2 instance types.
doap/Lucene project descriptors in DOAP RDF format.
scripts/Odds and ends for building releases, etc.
test-patch/Scripts for automatically validating patches.