Move definition config
This commit is contained in:
parent
aa524fa52a
commit
c6a433fa1f
@ -49,6 +49,7 @@ index dir_phx
|
||||
source = dir
|
||||
path = /dbs/sphinx/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, \
|
||||
@ -60,5 +61,4 @@ index dir_phx
|
||||
U+EB->e, U+EC->i, U+ED->i, U+EE->i, U+EF->i, U+F1->n, U+F2->o, U+F3->o, \
|
||||
U+F4->o, U+F5->o, U+F6->o, U+F8->o, U+F9->u, U+FA->u,U+FB->u, U+FC->u, \
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
min_stemming_len = 4
|
||||
}
|
@ -48,6 +48,7 @@ index dir_phx
|
||||
source = dir
|
||||
path = /dbs/sphinx/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, \
|
||||
@ -58,6 +59,5 @@ index dir_phx
|
||||
U+E2->a, U+E3->a, U+E4->a, U+E5->a, U+E7->c, U+E8->e, U+E9->e, U+EA->e, \
|
||||
U+EB->e, U+EC->i, U+ED->i, U+EE->i, U+EF->i, U+F1->n, U+F2->o, U+F3->o, \
|
||||
U+F4->o, U+F5->o, U+F6->o, U+F8->o, U+F9->u, U+FA->u,U+FB->u, U+FC->u, \
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
min_stemming_len = 4
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
}
|
@ -31,6 +31,8 @@ index ent
|
||||
path = /dbs/sphinx/ent
|
||||
mlock = 1
|
||||
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, \
|
||||
@ -41,9 +43,7 @@ index ent
|
||||
U+E2->a, U+E3->a, U+E4->a, U+E5->a, U+E7->c, U+E8->e, U+E9->e, U+EA->e, \
|
||||
U+EB->e, U+EC->i, U+ED->i, U+EE->i, U+EF->i, U+F1->n, U+F2->o, U+F3->o, \
|
||||
U+F4->o, U+F5->o, U+F6->o, U+F8->o, U+F9->u, U+FA->u,U+FB->u, U+FC->u, \
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
wordforms = /etc/sphinxsearch/wordforms-ent.txt
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
}
|
||||
|
||||
index ent_phx
|
||||
@ -52,6 +52,11 @@ index ent_phx
|
||||
path = /dbs/sphinx/ent_phx
|
||||
mlock = 1
|
||||
docinfo = extern
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
stopwords_unstemmed = 1
|
||||
wordforms = /usr/local/sphinx/etc/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, \
|
||||
@ -62,10 +67,5 @@ index ent_phx
|
||||
U+E2->a, U+E3->a, U+E4->a, U+E5->a, U+E7->c, U+E8->e, U+E9->e, U+EA->e, \
|
||||
U+EB->e, U+EC->i, U+ED->i, U+EE->i, U+EF->i, U+F1->n, U+F2->o, U+F3->o, \
|
||||
U+F4->o, U+F5->o, U+F6->o, U+F8->o, U+F9->u, U+FA->u,U+FB->u, U+FC->u, \
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
stopwords_unstemmed = 1
|
||||
wordforms = /usr/local/sphinx/etc/wordforms-ent.txt
|
||||
morphology = libstemmer_fr
|
||||
min_stemming_len = 4
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
}
|
||||
|
@ -31,6 +31,8 @@ index ent
|
||||
path = /dbs/sphinx/ent
|
||||
mlock = 1
|
||||
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, \
|
||||
@ -41,9 +43,7 @@ index ent
|
||||
U+E2->a, U+E3->a, U+E4->a, U+E5->a, U+E7->c, U+E8->e, U+E9->e, U+EA->e, \
|
||||
U+EB->e, U+EC->i, U+ED->i, U+EE->i, U+EF->i, U+F1->n, U+F2->o, U+F3->o, \
|
||||
U+F4->o, U+F5->o, U+F6->o, U+F8->o, U+F9->u, U+FA->u,U+FB->u, U+FC->u, \
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
wordforms = /etc/sphinxsearch/wordforms-ent.txt
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
}
|
||||
|
||||
index ent_phx
|
||||
@ -52,6 +52,11 @@ index ent_phx
|
||||
path = /dbs/sphinx/ent_phx
|
||||
mlock = 1
|
||||
docinfo = extern
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
stopwords_unstemmed = 1
|
||||
wordforms = /usr/local/sphinx/etc/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, \
|
||||
@ -62,10 +67,5 @@ index ent_phx
|
||||
U+E2->a, U+E3->a, U+E4->a, U+E5->a, U+E7->c, U+E8->e, U+E9->e, U+EA->e, \
|
||||
U+EB->e, U+EC->i, U+ED->i, U+EE->i, U+EF->i, U+F1->n, U+F2->o, U+F3->o, \
|
||||
U+F4->o, U+F5->o, U+F6->o, U+F8->o, U+F9->u, U+FA->u,U+FB->u, U+FC->u, \
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
stopwords_unstemmed = 1
|
||||
wordforms = /usr/local/sphinx/etc/wordforms-ent.txt
|
||||
morphology = libstemmer_fr
|
||||
min_stemming_len = 4
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
}
|
||||
|
@ -1,24 +1,24 @@
|
||||
|
||||
source histo
|
||||
{
|
||||
type = mysql
|
||||
sql_host = 192.168.78.230
|
||||
sql_user = sphinx
|
||||
sql_pass = indexer
|
||||
sql_db = histobodacc
|
||||
sql_port = 3306 # optional, default is 3306
|
||||
sql_query = SELECT id, nomFichier, annee1, dateBod, texte FROM bodacc_ocr;
|
||||
sql_attr_uint = annee1
|
||||
sql_query_info = SELECT * FROM bodacc_ocr WHERE id=$id
|
||||
type = mysql
|
||||
sql_host = 192.168.78.230
|
||||
sql_user = sphinx
|
||||
sql_pass = indexer
|
||||
sql_db = histobodacc
|
||||
sql_port = 3306 # optional, default is 3306
|
||||
sql_query = SELECT id, nomFichier, annee1, dateBod, texte FROM bodacc_ocr;
|
||||
sql_attr_uint = annee1
|
||||
sql_query_info = SELECT * FROM bodacc_ocr WHERE id=$id
|
||||
}
|
||||
|
||||
index histo
|
||||
{
|
||||
source = histo
|
||||
path = /dbs/sphinx/histo
|
||||
docinfo = extern
|
||||
morphology = none
|
||||
min_word_len = 2
|
||||
charset_type = sbcs
|
||||
html_strip = 1
|
||||
source = histo
|
||||
path = /dbs/sphinx/histo
|
||||
docinfo = extern
|
||||
morphology = none
|
||||
min_word_len = 2
|
||||
charset_type = sbcs
|
||||
html_strip = 1
|
||||
}
|
@ -31,6 +31,8 @@ index ent
|
||||
path = /dbs/sphinx/ent
|
||||
mlock = 1
|
||||
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, \
|
||||
@ -41,9 +43,7 @@ index ent
|
||||
U+E2->a, U+E3->a, U+E4->a, U+E5->a, U+E7->c, U+E8->e, U+E9->e, U+EA->e, \
|
||||
U+EB->e, U+EC->i, U+ED->i, U+EE->i, U+EF->i, U+F1->n, U+F2->o, U+F3->o, \
|
||||
U+F4->o, U+F5->o, U+F6->o, U+F8->o, U+F9->u, U+FA->u,U+FB->u, U+FC->u, \
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
wordforms = /etc/sphinxsearch/wordforms-ent.txt
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
}
|
||||
|
||||
index ent_phx
|
||||
@ -52,6 +52,11 @@ index ent_phx
|
||||
path = /dbs/sphinx/ent_phx
|
||||
mlock = 1
|
||||
docinfo = extern
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
stopwords_unstemmed = 1
|
||||
wordforms = /usr/local/sphinx/etc/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, \
|
||||
@ -62,10 +67,5 @@ index ent_phx
|
||||
U+E2->a, U+E3->a, U+E4->a, U+E5->a, U+E7->c, U+E8->e, U+E9->e, U+EA->e, \
|
||||
U+EB->e, U+EC->i, U+ED->i, U+EE->i, U+EF->i, U+F1->n, U+F2->o, U+F3->o, \
|
||||
U+F4->o, U+F5->o, U+F6->o, U+F8->o, U+F9->u, U+FA->u,U+FB->u, U+FC->u, \
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
stopwords_unstemmed = 1
|
||||
wordforms = /usr/local/sphinx/etc/wordforms-ent.txt
|
||||
morphology = libstemmer_fr
|
||||
min_stemming_len = 4
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
}
|
||||
|
@ -31,6 +31,8 @@ index ent
|
||||
path = /dbs/sphinx/ent
|
||||
mlock = 1
|
||||
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, \
|
||||
@ -41,9 +43,7 @@ index ent
|
||||
U+E2->a, U+E3->a, U+E4->a, U+E5->a, U+E7->c, U+E8->e, U+E9->e, U+EA->e, \
|
||||
U+EB->e, U+EC->i, U+ED->i, U+EE->i, U+EF->i, U+F1->n, U+F2->o, U+F3->o, \
|
||||
U+F4->o, U+F5->o, U+F6->o, U+F8->o, U+F9->u, U+FA->u,U+FB->u, U+FC->u, \
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
wordforms = /etc/sphinxsearch/wordforms-ent.txt
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
}
|
||||
|
||||
index ent_phx
|
||||
@ -52,6 +52,11 @@ index ent_phx
|
||||
path = /dbs/sphinx/ent_phx
|
||||
mlock = 1
|
||||
docinfo = extern
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
stopwords_unstemmed = 1
|
||||
wordforms = /usr/local/sphinx/etc/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, \
|
||||
@ -62,10 +67,5 @@ index ent_phx
|
||||
U+E2->a, U+E3->a, U+E4->a, U+E5->a, U+E7->c, U+E8->e, U+E9->e, U+EA->e, \
|
||||
U+EB->e, U+EC->i, U+ED->i, U+EE->i, U+EF->i, U+F1->n, U+F2->o, U+F3->o, \
|
||||
U+F4->o, U+F5->o, U+F6->o, U+F8->o, U+F9->u, U+FA->u,U+FB->u, U+FC->u, \
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
stopwords = /etc/sphinxsearch/stopwords-ent.txt
|
||||
stopwords_unstemmed = 1
|
||||
wordforms = /usr/local/sphinx/etc/wordforms-ent.txt
|
||||
morphology = libstemmer_fr
|
||||
min_stemming_len = 4
|
||||
U+FD->y, U+FF->y, U+0152->U+0153, U+0153
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user