Remove deprecated config option

This commit is contained in:
Michael RICOIS 2015-09-09 06:18:13 +00:00
parent c05a1e29d0
commit d593194f59
8 changed files with 3 additions and 11 deletions

View File

@ -25,7 +25,6 @@ index act
path = /var/lib/sphinxsearch/idx/act
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, \

View File

@ -144,7 +144,6 @@ index ciblage
path = /var/lib/sphinxsearch/idx/ciblage
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, \

View File

@ -144,7 +144,6 @@ index ciblage
path = /var/lib/sphinxsearch/idx/ciblage
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, \

View File

@ -43,7 +43,7 @@ index dir
index dir_phx
{
source = dir
path = /dbs/idx/dir_phx
path = /var/lib/sphinxsearch/idx/dir_phx
docinfo = extern
min_stemming_len = 4
charset_type = utf-8

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, \
@ -43,10 +42,9 @@ index dir
index dir_phx
{
source = dir
path = /dbs/sphinx/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, \

View File

@ -35,7 +35,6 @@ index ent
docinfo = extern
stopwords = /etc/sphinxsearch/stopwords-ent.txt
wordforms = /etc/sphinxsearch/wordforms-ent.txt
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, \
@ -59,7 +58,6 @@ index ent_phx
wordforms = /etc/sphinxsearch/wordforms-ent.txt
morphology = libstemmer_fr
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, \

View File

@ -50,7 +50,7 @@ index ent
index ent_phx
{
source = ent
path = /dbs/idx/ent_phx
path = /var/lib/sphinxsearch/idx/ent_phx
mlock = 1
docinfo = extern
stopwords = /etc/sphinxsearch/stopwords-ent.txt

View File

@ -19,7 +19,6 @@ index histo
path = /var/lib/sphinxsearch/idx/histo
min_word_len = 3
html_strip = 1
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, \