My configuration is :
# Define all the models in your project that you want indexed.
MyIndex:
  models:
    Product:
      [...]
  index:
    name:                   MyIndex
    encoding:               UTF-8
    cultures:               [fr]
    analyzer:               utf8num
    case_sensitive:         off
    mb_string:              on
    short_words:            2

and i have a execption who is :
[sfException]
Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to