Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-87

[PATCH] GermanAnalyzer problems with upper/lower case

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2
    • None
    • modules/analysis
    • None
    • Operating System: All
      Platform: PC

    • 18410

    Description

      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

      Attachments

        Activity

          People

            java-dev@lucene.apache.org Lucene Developers
            philipp_meister@hotmail.com Philipp Meister
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: