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
