D
D
Drum Kit2015-05-11 16:50:13
PHP
Drum Kit, 2015-05-11 16:50:13

How to create real time indexes in Sphinx?

When I create indexes in config I have something like this
type = rt
rt_mem_limit = 32M
path = C:/xampp/htdocs/sphinx/data/testrt
rt_field = title
rt_field = content
rt_attr_uint = gi
after executing the command indexer does not index indexes with realtime says something like
skinpping non-plain index ...
bb38efce71b44631995c1fc0a96c6769.PNG

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Patsura, 2015-05-11
@arayik

As far as I remember
, Realtime indexes are either updated from the back end, or from delta merjat indexes

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question