[
https://issues.apache.org/jira/browse/LUCENE-7940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16140035#comment-16140035
]
Steve Rowe commented on LUCENE-7940:
------------------------------------
*below moved here from LUCENE-7490*
GitHub user sunkuet02 opened a pull request:
https://github.com/apache/lucene-solr/pull/238
LUCENE-7940: Bengali Language Analyzer for Lucene
I have followed the code structure of
`lucene/analysis/common/src/java/org/apache/lucene/analysis/hi`.
An issue(https://issues.apache.org/jira/browse/LUCENE-7940) was created in
JIRA of apache.org.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sunkuet02/lucene-solr master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/238.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #238
----
commit 1bca06b8a938bfe89b288877399942d217c8453d
Author: Md. Abdulla-Al-Sun <[email protected]>
Date: 2017-08-24T12:05:22Z
LUCENE-7940: Added bengali language analyzer
----
> Bengali Analyzer for Lucene
> ---------------------------
>
> Key: LUCENE-7940
> URL: https://issues.apache.org/jira/browse/LUCENE-7940
> Project: Lucene - Core
> Issue Type: New Feature
> Components: modules/analysis
> Reporter: Md. Abdulla-Al-Sun
> Labels: features
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Dear All,
> I have noticed that, an
> issue([https://issues.apache.org/jira/browse/LUCENE-2725]) was created to add
> Bengali Analyzer into LUCENE but it was nearly 7(seven) years ago. I didn't
> see any update in that issue on JIRA.
> In few days ago, I am in need of analyzing my Bangla documents(I have used
> Elasticsearch). I have contacted with a member of elastic.co. He suggested me
> to do a contribution with my research codes to LUCENE.
> I have started reviewing the codes of "modules/analysis". I have noticed
> that, Hindi analyzer is added already. By following HindiAnalyzer and
> HindiStemmer codes, I have developed BengaliAnalyzer for LUCENE.
> I have followed two research papers and implemented features which are
> needed.
> Please give me instructions, what should I do next.
> Thanks
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]