K
K
Khurshed Abdujalil2017-05-09 08:20:40
Sphinx
Khurshed Abdujalil, 2017-05-09 08:20:40

Why aren't new RT index files created in sphinx?

Added new RT index in sphinx config -a

index real_prod_test_index
{
    type = rt
    path = /www/sphinx/test/real_prod_test_index_rt

    rt_field = prod_id
    rt_field = prod_name
    rt_field = prod_alias
    rt_attr_string = prod_id
    rt_attr_string = prod_name
    rt_attr_string = prod_alias

    charset_table = 0..9, A..Z->a..z, _, a..z, \
            U+410..U+42F->U+430..U+44F, U+430..U+44F, \
            U+5d0..U+5ea, U+5f0..U+5f2, \
            U+621..U+63a, U+640..U+64a, U+66e..U+66f, U+671..U+6d3, U+6d5, \
            U+6e5..U+6e6, U+6ee..U+6ef, U+6fa..U+6fc, U+6ff, \
            U+e01..U+e30, U+e32..U+e33, U+e40..U+e46

    morphology = stem_enru
    rt_mem_limit = 1024M
}

Restarted sphinx folder /www/sphinx/test is empty. The index was not created, what am I doing wrong?
ps everything works locally, it is not created on the server

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Puma Thailand, 2017-05-09
@opium

Well, as always, stupid answers
No directory
No rights to the directory
Do not restart the sphinx

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question