[jira] [Commented] (LUCENE-8966) KoreanTokenizer should split unknown words on digits

2019-09-11 Thread Namgyu Kim (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927933#comment-16927933 ] Namgyu Kim commented on LUCENE-8966: Oh, Thank you for your reply. [~jim.ferenczi] :D I checked

[jira] [Updated] (LUCENE-8977) Handle punctuation characters in KoreanTokenizer

2019-09-11 Thread Namgyu Kim (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8977: --- Description: As we discussed on LUCENE-8966, KoreanTokenizer always divides into one and the

[jira] [Created] (LUCENE-8977) Handle punctuation characters in KoreanTokenizer

2019-09-11 Thread Namgyu Kim (Jira)
Namgyu Kim created LUCENE-8977: -- Summary: Handle punctuation characters in KoreanTokenizer Key: LUCENE-8977 URL: https://issues.apache.org/jira/browse/LUCENE-8977 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-8966) KoreanTokenizer should split unknown words on digits

2019-09-07 Thread Namgyu Kim (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924773#comment-16924773 ] Namgyu Kim commented on LUCENE-8966: But there is a bug I just checked :( Input : "4..4사이즈"

[jira] [Commented] (LUCENE-8966) KoreanTokenizer should split unknown words on digits

2019-09-07 Thread Namgyu Kim (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924768#comment-16924768 ] Namgyu Kim commented on LUCENE-8966: Good job! [~jim.ferenczi] :D It can be serious enough for Nori

[jira] [Created] (LUCENE-8954) Refactor Nori(Korean) Analyzer

2019-08-20 Thread Namgyu Kim (Jira)
Namgyu Kim created LUCENE-8954: -- Summary: Refactor Nori(Korean) Analyzer Key: LUCENE-8954 URL: https://issues.apache.org/jira/browse/LUCENE-8954 Project: Lucene - Core Issue Type: Improvement

[jira] [Resolved] (LUCENE-8934) Move Nori DictionaryBuilder tool from src/tools to src/

2019-08-08 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim resolved LUCENE-8934. Resolution: Fixed Fix Version/s: master (9.0) 8.x > Move Nori

[jira] [Updated] (LUCENE-8912) Remove ICU dependency of nori tools/test-tools

2019-08-08 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8912: --- Fix Version/s: master (9.0) 8.x > Remove ICU dependency of nori tools/test-tools

[jira] [Resolved] (LUCENE-8912) Remove ICU dependency of nori tools/test-tools

2019-08-08 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim resolved LUCENE-8912. Resolution: Fixed > Remove ICU dependency of nori tools/test-tools >

[jira] [Resolved] (LUCENE-8904) Enhance Nori DictionaryBuilder tool

2019-08-08 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim resolved LUCENE-8904. Resolution: Fixed > Enhance Nori DictionaryBuilder tool > --- > >

[jira] [Updated] (LUCENE-8904) Enhance Nori DictionaryBuilder tool

2019-08-08 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8904: --- Fix Version/s: master (9.0) 8.x > Enhance Nori DictionaryBuilder tool >

[jira] [Commented] (LUCENE-8933) JapaneseTokenizer creates Token objects with corrupt offsets

2019-07-25 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892876#comment-16892876 ] Namgyu Kim commented on LUCENE-8933: Great analysis! :D I checked KoreanTokenizer and there is no

[jira] [Commented] (LUCENE-8933) JapaneseTokenizer creates Token objects with corrupt offsets

2019-07-24 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892041#comment-16892041 ] Namgyu Kim commented on LUCENE-8933: Elasticsearch Issue Link : 

[jira] [Created] (LUCENE-8934) Move Nori DictionaryBuilder tool from src/tools to src/

2019-07-24 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8934: -- Summary: Move Nori DictionaryBuilder tool from src/tools to src/ Key: LUCENE-8934 URL: https://issues.apache.org/jira/browse/LUCENE-8934 Project: Lucene - Core

[jira] [Updated] (LUCENE-8912) Remove ICU dependency of nori tools/test-tools

2019-07-11 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8912: --- Description: {quote}After this job, I'll apply LUCENE-8866 and LUCENE-8871 to Nori. {quote} As

[jira] [Created] (LUCENE-8912) Remove ICU dependency of nori tools/test-tools

2019-07-11 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8912: -- Summary: Remove ICU dependency of nori tools/test-tools Key: LUCENE-8912 URL: https://issues.apache.org/jira/browse/LUCENE-8912 Project: Lucene - Core Issue

[jira] [Assigned] (LUCENE-8904) Enhance Nori DictionaryBuilder tool

2019-07-11 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim reassigned LUCENE-8904: -- Assignee: Namgyu Kim > Enhance Nori DictionaryBuilder tool >

[jira] [Commented] (LUCENE-8900) Simplify MultiSorter

2019-07-09 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881302#comment-16881302 ] Namgyu Kim commented on LUCENE-8900: You're welcome! [~jpountz]. > Simplify MultiSorter >

[jira] [Created] (LUCENE-8904) Enhance Nori DictionaryBuilder tool

2019-07-07 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8904: -- Summary: Enhance Nori DictionaryBuilder tool Key: LUCENE-8904 URL: https://issues.apache.org/jira/browse/LUCENE-8904 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-8900) Simplify MultiSorter

2019-07-03 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877924#comment-16877924 ] Namgyu Kim commented on LUCENE-8900: Oh, about the suggestion 2, I saw it wrong. It can cause a

[jira] [Commented] (LUCENE-8900) Simplify MultiSorter

2019-07-02 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877180#comment-16877180 ] Namgyu Kim commented on LUCENE-8900: +1 This patch looks good. [~jpountz] :D I have some opinions

[jira] [Commented] (LUCENE-8870) Support numeric value in Field class

2019-06-26 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16873528#comment-16873528 ] Namgyu Kim commented on LUCENE-8870: Thank you for your reply! [~jpountz] :D {quote}My gut feeling

[jira] [Commented] (LUCENE-8870) Support numeric value in Field class

2019-06-25 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872601#comment-16872601 ] Namgyu Kim commented on LUCENE-8870: Thank you for your reply! [~jpountz] :D When I wrote a patch,

[jira] [Commented] (LUCENE-8870) Support numeric value in Field class

2019-06-23 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16870613#comment-16870613 ] Namgyu Kim commented on LUCENE-8870: Thank you for your reply! [~sokolov] :D I want to make sure

[jira] [Commented] (LUCENE-8870) Support numeric value in Field class

2019-06-19 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867819#comment-16867819 ] Namgyu Kim commented on LUCENE-8870: About the TestField class, I think its class structure needs to

[jira] [Updated] (LUCENE-8870) Support numeric value in Field class

2019-06-19 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8870: --- Attachment: LUCENE-8870.patch > Support numeric value in Field class >

[jira] [Created] (LUCENE-8870) Support numeric value in Field class

2019-06-19 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8870: -- Summary: Support numeric value in Field class Key: LUCENE-8870 URL: https://issues.apache.org/jira/browse/LUCENE-8870 Project: Lucene - Core Issue Type: New

[jira] [Resolved] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-06-12 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim resolved LUCENE-8812. Resolution: Fixed > add KoreanNumberFilter to Nori(Korean) Analyzer >

[jira] [Commented] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-06-12 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16862270#comment-16862270 ] Namgyu Kim commented on LUCENE-8812: You're welcome. [~jim.ferenczi]! I checked that the build was

[jira] [Commented] (LUCENE-8817) Combine Nori and Kuromoji DictionaryBuilder

2019-06-10 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860162#comment-16860162 ] Namgyu Kim commented on LUCENE-8817: Oh. I read it wrong. Please ignore that part. Thank you for

[jira] [Commented] (LUCENE-8817) Combine Nori and Kuromoji DictionaryBuilder

2019-06-10 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860128#comment-16860128 ] Namgyu Kim commented on LUCENE-8817: Thank you for your replies. [~tomoko] and [~cm] :D I was

[jira] [Commented] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-06-09 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859507#comment-16859507 ] Namgyu Kim commented on LUCENE-8812: I re-opened this issue because the error was occurred in

[jira] [Reopened] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-06-09 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim reopened LUCENE-8812: > add KoreanNumberFilter to Nori(Korean) Analyzer > --- >

[jira] [Resolved] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-06-09 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim resolved LUCENE-8812. Resolution: Fixed > add KoreanNumberFilter to Nori(Korean) Analyzer >

[jira] [Commented] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-06-09 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859470#comment-16859470 ] Namgyu Kim commented on LUCENE-8812: Hi [~jim.ferenczi] :D I pushed my commit to *branch_8x* and

[jira] [Updated] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-06-09 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8812: --- Fix Version/s: 8.2 master (9.0) > add KoreanNumberFilter to Nori(Korean)

[jira] [Assigned] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-06-08 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim reassigned LUCENE-8812: -- Assignee: Namgyu Kim > add KoreanNumberFilter to Nori(Korean) Analyzer >

[jira] [Comment Edited] (LUCENE-8817) Combine Nori and Kuromoji DictionaryBuilder

2019-06-07 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858895#comment-16858895 ] Namgyu Kim edited comment on LUCENE-8817 at 6/7/19 6:40 PM: I share the

[jira] [Commented] (LUCENE-8817) Combine Nori and Kuromoji DictionaryBuilder

2019-06-07 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858895#comment-16858895 ] Namgyu Kim commented on LUCENE-8817: I share the current status. The merge is almost over and I

[jira] [Commented] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-06-07 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858839#comment-16858839 ] Namgyu Kim commented on LUCENE-8812: Thank you for your reply. [~jim.ferenczi] :D Awesome. I'll

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-06-01 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853784#comment-16853784 ] Namgyu Kim commented on LUCENE-8816: Thanks! [~tomoko] :D > Decouple Kuromoji's morphological

[jira] [Updated] (LUCENE-8817) Combine Nori and Kuromoji DictionaryBuilder

2019-06-01 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8817: --- Description: This issue is related to LUCENE-8816. Currently Nori and Kuromoji Analyzer use the

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-06-01 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853754#comment-16853754 ] Namgyu Kim commented on LUCENE-8816: Thanks for your reply! [~tomoko] I created the LUCENE-8817

[jira] [Created] (LUCENE-8817) Combine Nori and Kuromoji DictionaryBuilder

2019-06-01 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8817: -- Summary: Combine Nori and Kuromoji DictionaryBuilder Key: LUCENE-8817 URL: https://issues.apache.org/jira/browse/LUCENE-8817 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-06-01 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853678#comment-16853678 ] Namgyu Kim commented on LUCENE-8816: Oh, you're right. [~tomoko] :D I'll make a new JIRA issue

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-31 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853207#comment-16853207 ] Namgyu Kim commented on LUCENE-8816: {quote}So I thought we can share only DictionaryBuilder between

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-30 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16852084#comment-16852084 ] Namgyu Kim commented on LUCENE-8816: That's a good plan, [~tomoko]! About Tokenizer... I'm not sure

[jira] [Commented] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-05-30 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16852014#comment-16852014 ] Namgyu Kim commented on LUCENE-8812: Thank you for your reply, [~jim.ferenczi] :D {quote}I wonder if

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-29 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16851103#comment-16851103 ] Namgyu Kim commented on LUCENE-8816: Thanks for the answers :D Oh, I think your opinion is good,

[jira] [Commented] (LUCENE-8813) testIndexTooManyDocs fails

2019-05-29 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16851076#comment-16851076 ] Namgyu Kim commented on LUCENE-8813: Oh, I saw the comment a little late. I didn't find the root

[jira] [Commented] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-05-29 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16851033#comment-16851033 ] Namgyu Kim commented on LUCENE-8812: Hi [~jim.ferenczi] :D Thank you for applying the LUCENE-8784

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16849967#comment-16849967 ] Namgyu Kim commented on LUCENE-8816: Hi everybody, Thank you for opening the issue! [~tomoko] To

[jira] [Commented] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-27 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16849000#comment-16849000 ] Namgyu Kim commented on LUCENE-8784: Oh, I checked that discardPunctuation is removed from 

[jira] [Commented] (LUCENE-8813) testIndexTooManyDocs fails

2019-05-25 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16848196#comment-16848196 ] Namgyu Kim commented on LUCENE-8813: Hi, [~dnhatn] and [~simonw].   The cause of the problem has

[jira] [Commented] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-24 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16847706#comment-16847706 ] Namgyu Kim commented on LUCENE-8784: Thanks, [~jim.ferenczi]! :D If there is something wrong, I

[jira] [Commented] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-24 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16847659#comment-16847659 ] Namgyu Kim commented on LUCENE-8784: It's a good idea :D I linked LUCENE-8784(discardPunctuation)

[jira] [Updated] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-05-24 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8812: --- Attachment: LUCENE-8812.patch > add KoreanNumberFilter to Nori(Korean) Analyzer >

[jira] [Updated] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-24 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8784: --- Attachment: LUCENE-8784.patch > Nori(Korean) tokenizer removes the decimal point. >

[jira] [Created] (LUCENE-8812) add KoreanNumberFilter to Nori(Korean) Analyzer

2019-05-24 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8812: -- Summary: add KoreanNumberFilter to Nori(Korean) Analyzer Key: LUCENE-8812 URL: https://issues.apache.org/jira/browse/LUCENE-8812 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-23 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16846877#comment-16846877 ] Namgyu Kim commented on LUCENE-8784: Oh, I forgot. I also added Javadoc for discardPunctuation in

[jira] [Updated] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-23 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8784: --- Attachment: LUCENE-8784.patch > Nori(Korean) tokenizer removes the decimal point. >

[jira] [Commented] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-23 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16846871#comment-16846871 ] Namgyu Kim commented on LUCENE-8784: Thank you for your reply, [~jim.ferenczi]! Your approach looks

[jira] [Comment Edited] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-22 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16845933#comment-16845933 ] Namgyu Kim edited comment on LUCENE-8784 at 5/22/19 2:40 PM: - Thank you for

[jira] [Commented] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-22 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16845933#comment-16845933 ] Namgyu Kim commented on LUCENE-8784: Thank you for your reply, [~jim.ferenczi] :D   I tried to

[jira] [Comment Edited] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-22 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16845933#comment-16845933 ] Namgyu Kim edited comment on LUCENE-8784 at 5/22/19 2:38 PM: - Thank you for

[jira] [Commented] (LUCENE-8805) Parameter changes for stringField() in StoredFieldVisitor

2019-05-21 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16845383#comment-16845383 ] Namgyu Kim commented on LUCENE-8805: Thank you for applying my patch! [~jpountz] and [~rcmuir] >

[jira] [Commented] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-21 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16845015#comment-16845015 ] Namgyu Kim commented on LUCENE-8784: Hi. [~jim.ferenczi] and [~Munkyu]. I uploaded a patch for this

[jira] [Updated] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-21 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8784: --- Attachment: LUCENE-8784.patch > Nori(Korean) tokenizer removes the decimal point. >

[jira] [Commented] (LUCENE-8805) Parameter changes for stringField() in StoredFieldVisitor

2019-05-21 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844825#comment-16844825 ] Namgyu Kim commented on LUCENE-8805: Oops, I saw it wrong :( I modified it and uploaded a new patch!

[jira] [Updated] (LUCENE-8805) Parameter changes for stringField() in StoredFieldVisitor

2019-05-21 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8805: --- Attachment: LUCENE-8805.patch > Parameter changes for stringField() in StoredFieldVisitor >

[jira] [Commented] (LUCENE-8805) Parameter changes for stringField() in StoredFieldVisitor

2019-05-20 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844143#comment-16844143 ] Namgyu Kim commented on LUCENE-8805: I uploaded a new patch with only stringField modified

[jira] [Updated] (LUCENE-8805) Parameter changes for stringField() in StoredFieldVisitor

2019-05-20 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8805: --- Attachment: LUCENE-8805.patch > Parameter changes for stringField() in StoredFieldVisitor >

[jira] [Updated] (LUCENE-8805) Parameter changes for stringField() in StoredFieldVisitor

2019-05-20 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8805: --- Summary: Parameter changes for stringField() in StoredFieldVisitor (was: Parameter changes for

[jira] [Updated] (LUCENE-8805) Parameter changes for stringField() in StoredFieldVisitor

2019-05-20 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8805: --- Description: I wrote this patch after seeing the comments left by [~mikemccand] when

[jira] [Commented] (LUCENE-8805) Parameter changes for binaryField() and stringField() in StoredFieldVisitor

2019-05-20 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844085#comment-16844085 ] Namgyu Kim commented on LUCENE-8805: Sure. I will just work on stringField and update the patch.

[jira] [Commented] (LUCENE-8805) Parameter changes for binaryField() and stringField() in StoredFieldVisitor

2019-05-20 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844051#comment-16844051 ] Namgyu Kim commented on LUCENE-8805: Thank you for your reply, [~jpountz]. Yes. I agree with you :D

[jira] [Commented] (LUCENE-8805) Parameter changes for binaryField() and stringField() in StoredFieldVisitor

2019-05-19 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843485#comment-16843485 ] Namgyu Kim commented on LUCENE-8805: Thank you for your reply, and I'm sorry for late reply.

[jira] [Updated] (LUCENE-8805) Parameter changes for binaryField() and stringField() in StoredFieldVisitor

2019-05-18 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8805: --- Attachment: LUCENE-8805.patch > Parameter changes for binaryField() and stringField() in

[jira] [Created] (LUCENE-8805) Parameter changes for binaryField() and stringField() in StoredFieldVisitor

2019-05-18 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8805: -- Summary: Parameter changes for binaryField() and stringField() in StoredFieldVisitor Key: LUCENE-8805 URL: https://issues.apache.org/jira/browse/LUCENE-8805 Project:

[jira] [Commented] (LUCENE-8768) Javadoc search support

2019-04-20 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822529#comment-16822529 ] Namgyu Kim commented on LUCENE-8768: Oh, I checked that the patch was submitted! I'll close my PR in

[jira] [Comment Edited] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822017#comment-16822017 ] Namgyu Kim edited comment on LUCENE-8768 at 4/19/19 4:05 PM: - Hi,

[jira] [Commented] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822017#comment-16822017 ] Namgyu Kim commented on LUCENE-8768: Hi, [~jpountz], [~thetaphi]. Thank you so much for your reply

[jira] [Updated] (LUCENE-8768) Javadoc search support

2019-04-17 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8768: --- Description: Javadoc search is a new feature since Java 9. ([https://openjdk.java.net/jeps/225])

[jira] [Updated] (LUCENE-8768) Javadoc search support

2019-04-17 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8768: --- Description: Javadoc search is a new feature since Java 9. ([https://openjdk.java.net/jeps/225])

[jira] [Created] (LUCENE-8768) Javadoc search support

2019-04-17 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8768: -- Summary: Javadoc search support Key: LUCENE-8768 URL: https://issues.apache.org/jira/browse/LUCENE-8768 Project: Lucene - Core Issue Type: New Feature

[jira] [Updated] (LUCENE-8698) Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl

2019-02-18 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8698: --- Attachment: LUCENE-8698.patch > Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl >

[jira] [Created] (LUCENE-8698) Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl

2019-02-18 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8698: -- Summary: Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl Key: LUCENE-8698 URL: https://issues.apache.org/jira/browse/LUCENE-8698 Project: Lucene - Core

[jira] [Comment Edited] (LUCENE-8572) StringIndexOutOfBoundsException in parser/EscapeQuerySyntaxImpl.java

2018-11-30 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705249#comment-16705249 ] Namgyu Kim edited comment on LUCENE-8572 at 11/30/18 8:37 PM: -- Hi,

[jira] [Commented] (LUCENE-8572) StringIndexOutOfBoundsException in parser/EscapeQuerySyntaxImpl.java

2018-11-30 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705249#comment-16705249 ] Namgyu Kim commented on LUCENE-8572: Hi, [~romseygeek], [~thetaphi]. I checked the issue and it

[jira] [Updated] (LUCENE-8582) Set parent class of DutchAnalyzer to StopwordAnalyzerBase

2018-11-30 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8582: --- Attachment: LUCENE-8582.patch > Set parent class of DutchAnalyzer to StopwordAnalyzerBase >

[jira] [Updated] (LUCENE-8582) Set parent class of DutchAnalyzer to StopwordAnalyzerBase

2018-11-30 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8582: --- Description: Currently the parent class of DutchAnalyzer is *Analyzer*. And I saw the comment

[jira] [Created] (LUCENE-8582) Set parent class of DutchAnalyzer to StopwordAnalyzerBase

2018-11-30 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8582: -- Summary: Set parent class of DutchAnalyzer to StopwordAnalyzerBase Key: LUCENE-8582 URL: https://issues.apache.org/jira/browse/LUCENE-8582 Project: Lucene - Core

[jira] [Commented] (LUCENE-8575) Improve toString() in SegmentInfo

2018-11-30 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705082#comment-16705082 ] Namgyu Kim commented on LUCENE-8575: Thanks for applying my code, [~jpountz] :D > Improve

[jira] [Comment Edited] (LUCENE-8575) Improve toString() in SegmentInfo

2018-11-28 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16701982#comment-16701982 ] Namgyu Kim edited comment on LUCENE-8575 at 11/28/18 3:24 PM: -- Thank you

[jira] [Commented] (LUCENE-8575) Improve toString() in SegmentInfo

2018-11-28 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16701982#comment-16701982 ] Namgyu Kim commented on LUCENE-8575: Thank you for your reply, [~jpountz] :D I uploaded a new patch

[jira] [Updated] (LUCENE-8575) Improve toString() in SegmentInfo

2018-11-28 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8575: --- Attachment: LUCENE-8575.patch > Improve toString() in SegmentInfo >

[jira] [Updated] (LUCENE-8575) Improve toString() in SegmentInfo

2018-11-27 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8575: --- Attachment: LUCENE-8575.patch > Improve toString() in SegmentInfo >

[jira] [Created] (LUCENE-8575) Improve toString() in SegmentInfo

2018-11-27 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8575: -- Summary: Improve toString() in SegmentInfo Key: LUCENE-8575 URL: https://issues.apache.org/jira/browse/LUCENE-8575 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-8553) New KoreanDecomposeFilter for KoreanAnalyzer(Nori)

2018-11-02 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16673285#comment-16673285 ] Namgyu Kim commented on LUCENE-8553: Thank you for your comments :D [~rcmuir], [~thetaphi].   Yes.

[jira] [Updated] (LUCENE-8553) New KoreanDecomposeFilter for KoreanAnalyzer(Nori)

2018-11-01 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8553: --- Attachment: LUCENE-8553.patch > New KoreanDecomposeFilter for KoreanAnalyzer(Nori) >

  1   2   >