mirror of https://github.com/apache/lucene.git
9302eee1e0
Die, python2, die. Some generated .java files change (parameterized automata for spell-correction). This is because the order of python dictionaries was not well-defined previously. A sort() was added so that the python code now generates reproducible output (Thanks @mikemccand). So we'll suffer a change once, but the automata are equivalent. If you run the script again you should not see source code changes. The relevant unit tests are exhaustive (if you trust the paper!), so we can be confident it does not break things, even though it looks very scary. |
||
---|---|---|
.. | ||
javacc.gradle | ||
jflex.gradle | ||
kuromoji.gradle | ||
snowball.gradle | ||
snowball.patch | ||
snowball.sh | ||
util.gradle |