[jira] [Commented] (LUCENE-8523) Fix typo for JapaneseNumberFilterFactory usage

2018-10-04 Thread ankush jhalani (JIRA)


[ 
https://issues.apache.org/jira/browse/LUCENE-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16638488#comment-16638488
 ] 

ankush jhalani commented on LUCENE-8523:


Submitted [https://github.com/apache/lucene-solr/pull/462] for fix. 

> Fix typo for JapaneseNumberFilterFactory usage
> --
>
> Key: LUCENE-8523
> URL: https://issues.apache.org/jira/browse/LUCENE-8523
> Project: Lucene - Core
>  Issue Type: Bug
>Reporter: ankush jhalani
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Javadocs for JapaneseNumberFilterFactory have a typo - 
> [https://lucene.apache.org/core/7_5_0/analyzers-kuromoji/org/apache/lucene/analysis/ja/JapaneseNumberFilterFactory.html]
> Instead of 
> 
> We should have 
> 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (LUCENE-8523) Fix typo for JapaneseNumberFilterFactory usage

2018-10-04 Thread ankush jhalani (JIRA)
ankush jhalani created LUCENE-8523:
--

 Summary: Fix typo for JapaneseNumberFilterFactory usage
 Key: LUCENE-8523
 URL: https://issues.apache.org/jira/browse/LUCENE-8523
 Project: Lucene - Core
  Issue Type: Bug
Reporter: ankush jhalani


Javadocs for JapaneseNumberFilterFactory have a typo - 
[https://lucene.apache.org/core/7_5_0/analyzers-kuromoji/org/apache/lucene/analysis/ja/JapaneseNumberFilterFactory.html]

Instead of 


We should have 


 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-3922) Add Japanese Kanji number normalization to Kuromoji

2018-10-04 Thread ankush jhalani (JIRA)


[ 
https://issues.apache.org/jira/browse/LUCENE-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16638360#comment-16638360
 ] 

ankush jhalani commented on LUCENE-3922:


I noticed the changes are available in master/branch_7x 
([Test]JapaneseNumberFilter[Factory].java)

Should we mark this closed?

> Add Japanese Kanji number normalization to Kuromoji
> ---
>
> Key: LUCENE-3922
> URL: https://issues.apache.org/jira/browse/LUCENE-3922
> Project: Lucene - Core
>  Issue Type: New Feature
>  Components: modules/analysis
>Affects Versions: 4.0-ALPHA
>Reporter: Kazuaki Hiraga
>Assignee: Christian Moen
>Priority: Major
>  Labels: features
> Attachments: LUCENE-3922.patch, LUCENE-3922.patch, LUCENE-3922.patch, 
> LUCENE-3922.patch, LUCENE-3922.patch, LUCENE-3922.patch, LUCENE-3922.patch, 
> LUCENE-3922.patch
>
>
> Japanese people use Kanji numerals instead of Arabic numerals for writing 
> price, address and so on. i.e 12万4800円(124,800JPY), 二番町三ノ二(3-2 Nibancho) and 
> 十二月(December).  So, we would like to normalize those Kanji numerals to Arabic 
> numerals (I don't think we need to have a capability to normalize to Kanji 
> numerals).
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org