[Xapian-discuss] Trouble with German language indexing/searching

Jim Lynch jim at fayettedigital.com
Wed Feb 15 16:51:29 GMT 2006


OK, not entirely.  When I search for für using Omega, the term that gets 
returned in the resultant xml is
<queryterm term="fuer" show="fuer" freq="17"/>

I'm using a simple script to generate contextual samples and obviously 
it doesn't work.  So where do I go to tell Xapian that I've got an 
extended character set?

Thanks,
Jim.

Jim Lynch wrote:

> Ignore me.  Problem solved.  I set stemming off in the template via 
> the $set command and all is well. Sorry for the interruptions.
>
> Jim.
> Jim Lynch wrote:
>
>> I need to modify that somewhat.  Some of the words containing special 
>> characters are found.  I just hadn't discovered them before I sent 
>> the first email.  This is an example of one of them that failed.  
>> Other words with that same special character were found.  I turned 
>> stemming off when indexing. (scriptindex --stemmer=none)  I can't 
>> imagine Omega stemming that word, but maybe.
>>
>> Jim.
>> Jim Lynch wrote:
>
>
>
>
> _______________________________________________
> Xapian-discuss mailing list
> Xapian-discuss at lists.xapian.org
> http://lists.xapian.org/mailman/listinfo/xapian-discuss
>
>
>




More information about the Xapian-discuss mailing list