[jira] [Updated] (SOLR-2276) Support for cologne phonetic

2011-04-11 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Attachment: (was: ColognePhonetic-patch-with-reflection.txt)

 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 4.0

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic please.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german names. 
 Other indexers are optimizied for english (words).

--
This message is automatically generated by JIRA.
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] (SOLR-2276) Support for cologne phonetic

2011-04-11 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Attachment: ColognePhonetic-patch-with-reflection.txt

Thanks for the useful hints. Java's API always has some nifty news, even for 
experienced developers. ;-)
Code was modified.
Besides, the exception handling is really ugly, in order to fulfill the 
requirement to do reflection twice. 

 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 4.0

 Attachments: ColognePhonetic-patch-with-reflection.txt

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic please.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german names. 
 Other indexers are optimizied for english (words).

--
This message is automatically generated by JIRA.
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] (SOLR-2276) Support for cologne phonetic

2011-04-10 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Attachment: ColognePhonetic-patch-with-reflection.txt

Hi, Robert,

at last I've found some time to implement your suggestion. The modified patch 
is attached.

JUnit tests are updated and included.

 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 4.0

 Attachments: ColognePhonetic-patch-with-reflection.txt, 
 ColognePhonetic-patch.txt

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic please.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german names. 
 Other indexers are optimizied for english (words).

--
This message is automatically generated by JIRA.
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] (SOLR-2276) Support for cologne phonetic

2011-04-10 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Attachment: (was: ColognePhonetic-patch.txt)

 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 4.0

 Attachments: ColognePhonetic-patch-with-reflection.txt

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic please.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german names. 
 Other indexers are optimizied for english (words).

--
This message is automatically generated by JIRA.
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] (SOLR-2276) Support for cologne phonetic

2011-04-10 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Attachment: (was: ColognePhonetic-patch-with-reflection.txt)

 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 4.0

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic please.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german names. 
 Other indexers are optimizied for english (words).

--
This message is automatically generated by JIRA.
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] (SOLR-2276) Support for cologne phonetic

2011-04-10 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Attachment: ColognePhonetic-patch-with-reflection.txt

 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 4.0

 Attachments: ColognePhonetic-patch-with-reflection.txt

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic please.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german names. 
 Other indexers are optimizied for english (words).

--
This message is automatically generated by JIRA.
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] (SOLR-2276) Support for cologne phonetic

2011-04-10 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Attachment: ColognePhonetic-patch-with-reflection.txt

 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 4.0

 Attachments: ColognePhonetic-patch-with-reflection.txt

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic please.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german names. 
 Other indexers are optimizied for english (words).

--
This message is automatically generated by JIRA.
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] (SOLR-2276) Support for cologne phonetic

2011-04-10 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Attachment: (was: ColognePhonetic-patch-with-reflection.txt)

 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 4.0

 Attachments: ColognePhonetic-patch-with-reflection.txt

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic please.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german names. 
 Other indexers are optimizied for english (words).

--
This message is automatically generated by JIRA.
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: (SOLR-2276) Support for cologne phonetic

2010-12-13 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Description: 
As soon as Apache Commons Codec 1.5 is released, support new encoder 
ColognePhonetic please.
See JIRA for CODEC-106.

It is fundamental for phonetic searches if you are indexing german names. Other 
indexers are optimizied for english (words).

  was:
As soon as Apache Commons Codec 1.5 is released, support new encoder 
ColognePhonetic please.
See JIRA for CODEC-106.

It is fundamental for phonetic searches if you are indexing german words. Other 
indexers are optimizied for english.


 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 4.0

 Attachments: ColognePhonetic-patch.txt

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic please.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german names. 
 Other indexers are optimizied for english (words).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Updated: (SOLR-2276) Support for cologne phonetic

2010-12-10 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Fix Version/s: (was: 1.5)
   4.0
  Description: 
As soon as Apache Commons Codec 1.5 is released, support new encoder 
ColognePhonetic please.
See JIRA for CODEC-106.

It is fundamental for phonetic searches if you are indexing german words. Other 
indexers are optimizied for english.

  was:
As soon as Apache Commons Codec 1.5 is released, support new encoder 
ColognePhonetic.
See JIRA for CODEC-106.

It is fundamental for phonetic searches if you are indexing german words. Other 
indexers are optimizied for english.


 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 4.0

 Attachments: ColognePhonetic-patch.txt

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic please.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german words. 
 Other indexers are optimizied for english.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Updated: (SOLR-2276) Support for cologne phonetic

2010-12-09 Thread Marc Pompl (JIRA)

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

Marc Pompl updated SOLR-2276:
-

Attachment: ColognePhonetic-patch.txt

Patch for solr trunk (1.5). Binary modifications are not included.
Seems ColognePhonetic will be supported in Apache Commons Codec 1.4.1.

 Support for cologne phonetic
 

 Key: SOLR-2276
 URL: https://issues.apache.org/jira/browse/SOLR-2276
 Project: Solr
  Issue Type: Improvement
  Components: Schema and Analysis
Affects Versions: 1.4.1
 Environment: Apache Commons Codec 1.5
Reporter: Marc Pompl
 Fix For: 1.5

 Attachments: ColognePhonetic-patch.txt

   Original Estimate: 2h
  Remaining Estimate: 2h

 As soon as Apache Commons Codec 1.5 is released, support new encoder 
 ColognePhonetic.
 See JIRA for CODEC-106.
 It is fundamental for phonetic searches if you are indexing german words. 
 Other indexers are optimizied for english.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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