DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18410>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18410

GermanAnalyzer problems with upper/lower case

           Summary: GermanAnalyzer problems with upper/lower case
           Product: Lucene
           Version: 1.2
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Analysis
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hello!

If noticed some strange problems of the german analyzer when using field search 
for texts consisting of more than one word. For example, I had to documents in 
the search index, one had a field set to "Anfrage von mir", the other one had 
it set to "Ticket von mir". While the search for "fieldname:anfrage" returned 
the expected document, "fieldname:ticket" did not return the document. After 
removing the special treatment of upper case words in the GermanStemmer, it 
worked properly.

All the best
Philipp

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to