Re: wildcards and German umlauts

2011-05-30 Thread Jan Høydahl
through the > analyzer/filter-chain? > > Greetz, > > Sebastian > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/wildcards-and-German-umlauts-tp499972p2999237.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: wildcards and German umlauts

2011-05-29 Thread mdz-munich
gh the analyzer/filter-chain? Greetz, Sebastian -- View this message in context: http://lucene.472066.n3.nabble.com/wildcards-and-German-umlauts-tp499972p2999237.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: wildcards and German umlauts

2011-05-29 Thread mdz-munich
I don't get you. Did I wrote something of an Analyzer? Actually not. -- View this message in context: http://lucene.472066.n3.nabble.com/wildcards-and-German-umlauts-tp499972p2999074.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: wildcards and German umlauts

2011-05-29 Thread Markus Jelsma
Solr and use a > solr.MappingCharFilterFactory with the same replacements (ä = ae, ö = oe, > ü = ue) while indexing. > > It's unflexible in some cases, but it works so far. > > Greetz, > > Sebastian > > -- > View this message in context: > http://lucene.4720

Re: wildcards and German umlauts

2011-05-29 Thread mdz-munich
= oe, ü = ue) while indexing. It's unflexible in some cases, but it works so far. Greetz, Sebastian -- View this message in context: http://lucene.472066.n3.nabble.com/wildcards-and-German-umlauts-tp499972p2998449.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: wildcards and German umlauts

2011-05-29 Thread mdz-munich
472066.n3.nabble.com/wildcards-and-German-umlauts-tp499972p2998425.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: wildcards and German umlauts

2009-07-16 Thread solenweg
works as well." Anyone found the solution to this problem or have any new ideas? -- View this message in context: http://www.nabble.com/wildcards-and-German-umlauts-tp14836043p24517583.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: wildcards and German umlauts

2008-01-15 Thread Daniel Naber
On Dienstag, 15. Januar 2008, Alexey Shakov wrote: > Index-searching works, if i type complete word (such as "übersicht"). > But there are no hits, if i use wildcards (such as "über*") > Searching with wildcards and without umlauts works as well. Maybe this describes your problem on the Lucene le

wildcards and German umlauts

2008-01-15 Thread Alexey Shakov
Hi all, Index-searching works, if i type complete word (such as "übersicht"). But there are no hits, if i use wildcards (such as "über*") Searching with wildcards and without umlauts works as well. Can someone help me? Thanx in advance! Here is my field definition: