tangdh created LUCENE-10646: ------------------------------- Summary: Add some comment on LevenshteinAutomata Key: LUCENE-10646 URL: https://issues.apache.org/jira/browse/LUCENE-10646 Project: Lucene - Core Issue Type: Improvement Components: core/FSTs Affects Versions: 9.2 Reporter: tangdh
After having a hard time reading the code, I may have understood the relevant code of levenshteinautomata, except for the part of minErrors. I think this part of the code is too difficult to understand, full of magic numbers. I will sort it out and then raise a PR to add some necessary comments to this part of the code. So, others can better understand this part of the code. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org