Remove deprecated charset_type

This commit is contained in:
Michael RICOIS 2015-09-09 08:56:30 +00:00
parent 5dda8155ea
commit dfdb914b17

View File

@ -27,7 +27,6 @@ index dir
path = /var/lib/sphinxsearch/idx/dir
docinfo = extern
morphology = none
charset_type = utf-8
charset_table = 0..9, A..Z->a..z, a..z, \
U+23, U+25, U+26, U+2B, U+3D, U+40, \
U+C0->a, U+C1->a, U+C2->a, U+C3->a, U+C4->a, U+C5->a, U+C6->a, U+C7->c, \
@ -46,7 +45,6 @@ index dir_phx
path = /var/lib/sphinxsearch/idx/dir_phx
docinfo = extern
min_stemming_len = 4
charset_type = utf-8
charset_table = 0..9, A..Z->a..z, a..z, \
U+23, U+25, U+26, U+2B, U+3D, U+40, \
U+C0->a, U+C1->a, U+C2->a, U+C3->a, U+C4->a, U+C5->a, U+C6->a, U+C7->c, \