The exception you see is from ZSL itself. " Lucene supports single and multiple character wildcard searches within single terms (not within phrase queries). "
http://framework.zend.com/manual/en/zend.search.lucene.query-language.html#zend.search.lucene.query-language.wildcard On 10/10/07, Daniel Staver <[EMAIL PROTECTED]> wrote: > > If I try to add wildcards I get an exception "Wildcards not supported > yet". Is this really not supported in Zend? I think people are so used > to google by now that if you add a site search that doesn't include > partial matches for a word they will think something is wrong. I'd > like the default behaviour to be a wildcard search for each keyword > entered, something like "*keyword1* *keyword2*". then I could always > add options to limit the search later on. > > > > > -- w: www.techjini.com | www.valuejini.com | www.techjini.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
