NightOwl888 commented on pull request #571:
URL: https://github.com/apache/lucenenet/pull/571#issuecomment-992098246


   Thanks for the PR.
   
   You have done a great job following conventions and putting this together. 
However, `PersianStemmer` is not something that already exists in Lucene and we 
don't have an approval process set up for this sort of thing in .NET (yet).
   
   ## Options
   
   1. If you would like to see this released in Lucene.NET sooner rather than 
later, you can port this great contribution to Java and submit it to the 
[Lucene repository on GitHub](https://github.com/apache/lucene). See their 
[Contributing 
guide](https://cwiki.apache.org/confluence/display/lucene/HowToContribute) for 
more info.
   2. Alternatively, we can port this to Java and submit the contribution for 
you (when we get a chance to) and will include it in a future Lucene.NET 4.8.0 
release, even though it didn't exist in Java at this version.
   
   Either way, it would be great to keep this PR open and to report the status 
of the contribution to Lucene back here so we can track the progress and learn 
about how these sort of approvals work. We will merge it once the Lucene team 
makes the final approval.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to