No. No hits for bä*. It's something with the umlauts but I have no idea what...
> -----Original Message----- > From: Dmitry Kan [mailto:dmitry....@gmail.com] > Sent: Mittwoch, 23. Mai 2012 13:36 > To: solr-user@lucene.apache.org > Subject: Re: Wildcard-Search Solr 3.5.0 > > what about bä*->hits? > > -- Dmitry > > On Wed, May 23, 2012 at 2:19 PM, <spr...@gmx.eu> wrote: > > > No one an idea....? > > > > Thx. > > > > > > > > The text may contain "FooBar". > > > > > > > > When I do a wildcard search like this: "Foo*" - no hits. > > > > When I do a wildcard search like this: "foo*" - doc is > > > > found. > > > > > > Please see http://wiki.apache.org/solr/MultitermQueryAnalysis > > > > > > Well, it works in 3.6. With one exception: If I use german > umlauts it does > > not work anymore. > > > > Text: Bär > > > > Bä* -> no hits > > Bär -> hits > > > > What can I do in this case? > > > > Thank you > > > > > > > -- > Regards, > > Dmitry Kan >