> Do you mean the "*" feature (prefix*  and *infix*) ? Where
> the search term "program*" matches the database text
> "program", "programmer", "programs" ...
>
> Those work for me in version sphinx-0.9.8-svn-r1065 and
> sphinx-0.9.8-svn-r1112 ... I have done quite some testing
> on r0165 (still testing the newest r1112) and that seems
> to work OK for me. Set the "enable_star" to 1 and set a
> min_prefix_leng or a min_infix_leng.
>

No that's the stemming feature I believe.. it just changes prefixes
and suffixes on words and is language dependent. Awesome feature
however. Not sure how (or if) Ferret implements it.

What I meant was just straight wildcards as in a MySQL LIKE clause,
example:  "[EMAIL PROTECTED]" to find all emails @gmail.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to