Thread: Wildcard search
View Single Post
  #1 (permalink)  
Old 11-01-2007, 11:45 AM
PeterC PeterC is offline
Junior Member
 
Join Date: Nov 2007
Posts: 1
Unhappy Wildcard search

The documentation at Zend Framework: Documentation explains about the use of wildcards, yet when I try to do a wildcard search I get the exception "Wildcard queries are not supported yet." (This is with ZendFramework 1.0.2)

I notice there is a TODO.txt in the Search directory but features that are still "todo" should not be documented as though they exist.
Reply With Quote