Ashokkumar Balasubramanian created SOLR-6012:
------------------------------------------------

             Summary: Dutch language stemming issues
                 Key: SOLR-6012
                 URL: https://issues.apache.org/jira/browse/SOLR-6012
             Project: Solr
          Issue Type: Bug
          Components: search
    Affects Versions: 3.5
         Environment: Linux
            Reporter: Ashokkumar Balasubramanian
            Priority: Minor


I am trying to search a word in dutch language with the word Brievenbussen. 
Normally this is the proper dutch word and it should result in some matches but 
it results in 0 matches. The dutch word Brievenbusen (Letter 's' is removed) 
returns matches.

The problem is it doesn't take the last word 'bus' vowel character into 
account. If a vowel is found in the last before character (in this case, it is 
'U'), then the proper dutch word should be Brievenbussen.

Can you please confirm if this is a problem with 3.5 version.

Please let me know if you need more information.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to