mocobeta commented on PR #571: URL: https://github.com/apache/lucenenet/pull/571#issuecomment-1139657485
Hi, > Looks like the Lucene team decided not to make the `PersianStemmer` part of the built-in `PersianAnalyzer`, but expect users to custom build an analyzer if they want to utilize it: [apache/lucene#904](https://github.com/apache/lucene/pull/904) We removed `PersianStemmer` from `PersianAnalyzer` only for 9x branch (current maintenance branch) to avoid breaking the backward compatibility in analysis in 9.x, but the change was not reverted from `main` and will be released in the next major release. -- 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]
