Changeset 60

Show
Ignore:
Timestamp:
07/05/08 16:33:56
Author:
nperriault
Message:

1.0 branch:

  • Fixed wrong sfLucene yaml configuration
  • Overridden sfLucene category class, because of a weird behavior on symfonians platform
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.0/config/search.yml

    r2 r60  
    119119 
    120120  index: 
    121     cultures:               [en, fr
    122     encoding:               UTF-8 
    123       analyzer:             utf8num 
    124       case_sensitive:       off 
    125       mb_string:            on 
     121    cultures:               [en, fr, pt
     122    encoding:               "UTF-8" 
     123    analyzer:               utf8num 
     124    case_sensitive:         off 
     125    mb_string:              on