Hi,
Wildcard queries are implemented now and planned to be included into
1.1.0 (as a significant change). I think fuzzy search queries will be
also done for ZF 1.1.0
You could take current SVN version or download one of the latest
snapshots (http://framework.zend.com/download/snapshot/) to get wildcard
queries.
With best regards,
Alexander Veremyev.
________________________________
From: Mehdi essid [mailto:[EMAIL PROTECTED]
Sent: Monday, September 03, 2007 6:46 PM
To: [email protected]
Subject: [fw-general] fuzzy search
Hi,
I done some samples using the Zend_Search_Lucene
<http://www.framework.zend.com/manual/en/zend.search.lucene.html>
module but the wilcard and fuzzy search does not wrok. Is this
implemented in the 1.0.0 version of the framework? if not, is this
included in the roadmap? (I see no where talking about this)
Thanks!