You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@lucene.apache.org by baddy <sp...@web.de> on 2013/01/15 16:45:15 UTC

Lucene with Snowball

I'm using the Lucene Search Engine with SnowballAnalyzer(German) in my
Project(C#). But I have some problems with the stemming of a query which
contains a Wildcard like ' * '.

For example:

I search for 'Auftrag' that shows me results. But if I search for
'Aufträge*' than I get 0 result.

I think Snowball can not stemm and work with Wildcards at the same time, is
it right? Do you have any idea how i can solve this problem?




--
View this message in context: http://lucene.472066.n3.nabble.com/Lucene-with-Snowball-tp4033487.html
Sent from the Lucene - General mailing list archive at Nabble.com.