Hi

I integrated Zend Lucene Search to my project ( following the Jobeet
tutorial ), index: one field (manufacturer name).
The problem is that it only finds exact words, in the jobeet demo it
finds it even if the input is a part of a word or just a letter.
It look like the input isnt formatted but it's not formatted in the
jobeet demo either( i downloaded the source ) - if i write stan* it
finds stanley, but for stan nothing.
I dont know what could be the problem, i did the same as they did in
the tutorial, do i have to configure the search engine which is
missing from the tutorial?

Btw it is a webshop and there will be 60 000 products (5-10 index
fileds), is this engine fast enough for me?

(Sorry for my english)

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to