[jira] [Updated] (LUCENE-4545) Better error reporting StemmerOverrideFilterFactory

2018-03-12 Thread Shawn Heisey (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shawn Heisey updated LUCENE-4545:
-
Attachment: LUCENE-4545.patch

> Better error reporting StemmerOverrideFilterFactory
> ---
>
> Key: LUCENE-4545
> URL: https://issues.apache.org/jira/browse/LUCENE-4545
> Project: Lucene - Core
>  Issue Type: Improvement
>  Components: modules/analysis
>Affects Versions: 4.0
>Reporter: Markus Jelsma
>Priority: Trivial
> Fix For: 4.9, 6.0
>
> Attachments: LUCENE-4545-trunk-1.patch, LUCENE-4545.patch
>
>
> If the dictionary contains an error such as a space instead of a tab 
> somewhere in the dictionary it is hard to find the error in a long 
> dictionary. This patch includes the file and line number in the exception, 
> helping to debug it quickly.



--
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] [Updated] (LUCENE-4545) Better error reporting StemmerOverrideFilterFactory

2014-03-15 Thread David Smiley (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated LUCENE-4545:
-

Fix Version/s: (was: 4.7)
   4.8

 Better error reporting StemmerOverrideFilterFactory
 ---

 Key: LUCENE-4545
 URL: https://issues.apache.org/jira/browse/LUCENE-4545
 Project: Lucene - Core
  Issue Type: Improvement
  Components: modules/analysis
Affects Versions: 4.0
Reporter: Markus Jelsma
Priority: Trivial
 Fix For: 4.8

 Attachments: LUCENE-4545-trunk-1.patch


 If the dictionary contains an error such as a space instead of a tab 
 somewhere in the dictionary it is hard to find the error in a long 
 dictionary. This patch includes the file and line number in the exception, 
 helping to debug it quickly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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



[jira] [Updated] (LUCENE-4545) Better error reporting StemmerOverrideFilterFactory

2013-05-09 Thread Uwe Schindler (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler updated LUCENE-4545:
--

Fix Version/s: (was: 4.3)
   4.4

 Better error reporting StemmerOverrideFilterFactory
 ---

 Key: LUCENE-4545
 URL: https://issues.apache.org/jira/browse/LUCENE-4545
 Project: Lucene - Core
  Issue Type: Improvement
  Components: modules/analysis
Affects Versions: 4.0
Reporter: Markus Jelsma
Priority: Trivial
 Fix For: 4.4

 Attachments: LUCENE-4545-trunk-1.patch


 If the dictionary contains an error such as a space instead of a tab 
 somewhere in the dictionary it is hard to find the error in a long 
 dictionary. This patch includes the file and line number in the exception, 
 helping to debug it quickly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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



[jira] [Updated] (LUCENE-4545) Better error reporting StemmerOverrideFilterFactory

2012-11-07 Thread Markus Jelsma (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Jelsma updated LUCENE-4545:
--

Attachment: LUCENE-4545-trunk-1.patch

Patch for trunk.

 Better error reporting StemmerOverrideFilterFactory
 ---

 Key: LUCENE-4545
 URL: https://issues.apache.org/jira/browse/LUCENE-4545
 Project: Lucene - Core
  Issue Type: Improvement
  Components: modules/analysis
Affects Versions: 4.0
Reporter: Markus Jelsma
 Fix For: 4.1, 5.0

 Attachments: LUCENE-4545-trunk-1.patch


 If the dictionary contains an error such as a space instead of a tab 
 somewhere in the dictionary it is hard to find the error in a long 
 dictionary. This patch includes the file and line number in the exception, 
 helping to debug it quickly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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



[jira] [Updated] (LUCENE-4545) Better error reporting StemmerOverrideFilterFactory

2012-11-07 Thread Markus Jelsma (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Jelsma updated LUCENE-4545:
--

Priority: Trivial  (was: Major)

 Better error reporting StemmerOverrideFilterFactory
 ---

 Key: LUCENE-4545
 URL: https://issues.apache.org/jira/browse/LUCENE-4545
 Project: Lucene - Core
  Issue Type: Improvement
  Components: modules/analysis
Affects Versions: 4.0
Reporter: Markus Jelsma
Priority: Trivial
 Fix For: 4.1, 5.0

 Attachments: LUCENE-4545-trunk-1.patch


 If the dictionary contains an error such as a space instead of a tab 
 somewhere in the dictionary it is hard to find the error in a long 
 dictionary. This patch includes the file and line number in the exception, 
 helping to debug it quickly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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