Hi Jurriën, Looks like encoding problems.
It may help: http://framework.zend.com/manual/en/zend.search.lucene.best-practice.html#zend.search.lucene.best-practice.encoding http://framework.zend.com/manual/en/zend.search.lucene.charset.html With best regards, Alexander Veremyev. > -----Original Message----- > From: Jurriën Stutterheim [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 07, 2007 12:15 PM > To: Zend Framework General > Subject: [fw-general] Zend_Search_Lucene and extended-ascii letters > > Hi all, > > Another Zend_Search_Lucene question... There are some records > with extended ascii letters in my search db, like ëïö etc. > When I search for, let say, patiënten, it finds the (only) > record with that word in it. So that works fine. > But when I search for "patiënten" (same word, just quoted) it > returns nothing. > Maybe some encoding troubles? (I haven't explicitly set the > encoding while indexing) > > Thanks! > > > Jurriën >
