Anyone using the Zend Framework? .. specifically the Zend_Search_Lucene library?
It's pretty damn cool to be able to add a search engine to any site so easy but I can't figure out one thing regarding the search.
To search within a category, you should be able to use this syntax:
It works fine with a string, but not with numbers. I've tried quotes around the numbers too. Just doesn't work, i.e. I get no results even though the category definitely is indexed with the numbers I'm searching for.
Probably a long shot but I thought I'd ask, or at least let other's know how easy it is to add a search engine with this library.
Zend Framework: Documentation
Here's the site I made with it. It is US Federal Aviation Regulation:
FAR DB