I am coding search engine using Zend Framework Lucene. I'm trying to make fuzzy query: "name:sxample~" When I put it into Luke - it founds 14 results (all with word "sample"). When I use my php code - I am coding search engine using Zend Framework
I am coding search engine using Zend Framework Lucene. I'm trying to make fuzzy query: "name:sxample~" When I put it into Luke - it founds 14 results (all with word "sample"). When I use my php code - I am coding search engine using Zend Framework