Skip to content

Instantly share code, notes, and snippets.

@PanosJee
Created April 12, 2010 09:47
Show Gist options
  • Save PanosJee/363415 to your computer and use it in GitHub Desktop.
Save PanosJee/363415 to your computer and use it in GitHub Desktop.
development:
enable_star: 1
min_infix_len: 3
morphology: stem_en
html_strip: 1
charset_type: utf-8
charset_table: "0..9, a..z, _, A..Z->a..z, U+37a, U+386..U+389->U+3ac..U+3af, U+38c..U+38e->U+3cc..U+3ce, U+390,U+391..U+3a1->U+3b1..U+3c1, U+3a3..U+3ab->U+3c3..U+3cb, U+3ac..U+3ce,U+3d0..U+3d7, U+3d8..U+3ef/2, U+3f0..U+3f3, U+3f4->U+3b8, U+3f5, U+3f7..U+3f8/2, U+3f9->U+3f2, U+3fa..U+3fb/2, U+3fc..U+3ff"
bin_path: '/usr/local/bin'
sql_sock: '/tmp/mysql.sock'
test:
enable_star: 1
min_prefix_len: 3
morphology: stem_en
production:
enable_star: 1
min_infix_len: 3
morphology: stem_en
html_strip: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment