A
A
Apostol632019-10-02 08:53:04
Sphinx
Apostol63, 2019-10-02 08:53:04

Why doesn't real time index see tables?

Good day everyone.
I have a problem with real time index. Specifically, it does not return fields. If I access a regular index through the MySql
manager and ask to return everything, then it displays everything. When accessing rt, it does not output anything. As far as I know, there is some kind of option that says "show the fields", but I haven't found anything on the search sites and forums. All config files were the same as mine
Settings rt index
index rt {
type = rt
path = C:/Sphinx/data/rt
rt_attr_string = login
rt_field = title
rt_field = content
rt_attr_timestamp = date
rt_field = body
rt_field = keywords
rt_field = text
rt_attr_uint = view
charset_table = 0..9, A..Z->a..z, _, a..z, U+410..U+42F->U+430..U+44F, 430..U + + U 44F
rt_attr_uint gid
= rt_attr_uint = added
min_prefix_len = 1
min_word_len = 1
rt_attr_string = did
rt_attr_string = numbers
rt_attr_string sost = rt_attr_string
title =
rt_attr_string = nal
rt_attr_string = orig
rt_attr_string = models
rt_attr_string = engines
rt_attr_string = city
rt_attr_string = text
rt_attr_string = images
rt_attr_string = price
rt_attr_string = body
morphology = stem_enru
dict = keywords
charset_type = utf-8
}

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Puma Thailand, 2019-10-02
@opium

The realtime index is a separate database, if you didn’t put anything in it yourself, then there will be nothing in it, it has nothing to do with mysql

M
Marat Dolotov, 2019-12-06
@bemulima

How did you resolve the issue anyway? I have the same task

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question