rmuir commented on issue #1262: LUCENE-9220: regenerate all stemmers/stopwords/test data from snowball 2.0 URL: https://github.com/apache/lucene-solr/pull/1262#issuecomment-586982384 I am looking into trying to improve the situation to allow it to regenerate on the mac too. Two initial problems found: * need to cleanup sed usage to work with both GNU and BSD sed * different test zip files are created because the random seed for sampling is not reproducible. This is because `openssl` is really LibreSSL on the mac...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org