mocobeta edited a comment on issue #750: LUCENE-8891 Snowball stemmer for Estonian and EstonianAnalyzer class URL: https://github.com/apache/lucene-solr/pull/750#issuecomment-506997854 Hi @gpaimla, the patch was just merged into upstream master and 8x branch. Thanks for the nice patch! I forgot to add a message to automatically close the pull request when committing. Could you please close this for clean-up? (We already have many PRs that have been left by its author...) Let me explain a bit about our process: Still it's not a regular process to directly merge pull requests from GitHub at Apache Lucene project, so I created a working branch for this on my local repository, then pushed it to the upstream repo. I changed the Author when committing, so your name has been credited in the commit log as follows. ``` commit 2df6ea2305f5df77671e07bb3ad9b999818f9910 (HEAD -> branch_8x, upstream/branch_8x) Author: Gert Morten Paimla <[email protected]> Date: Sun Jun 30 09:12:55 2019 +0900 LUCENE-8891: Add snowball stemmer and analyzer for Estonian language. Signed-off-by: Tomoko Uchida <[email protected]> ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
