mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 10:38:40 +00:00
* Creating Scripting contrib module to centralize the less secure code related to scripts. * tweak the changelog and update notice to explain why the name changed and the security posture thinking * the test script happens to be a currency.xml, which made me think we were doing something specific to currency types, but instead any xml formatted file will suffice for the test. * drop the ing, and be more specific on the name of the ref guide page * use the same name everywhere Co-authored-by: David Smiley <dsmiley@apache.org>