Z
Z
Zhandos M2016-02-18 09:23:23
PHP
Zhandos M, 2016-02-18 09:23:23

How to generate sphinx index programmatically?

Hello!
Is it possible to programmatically generate a SphinxSearch index? Because non-trivial generation of rows from several tables is supposed (system of EAV properties) and it seems to me that it would be optimal to do this through your generator program, using many easy key selections, instead of one large one.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Papa, 2016-02-18
@Zhandos

RT-indices fit ?

K
klirichek, 2016-02-25
@klirichek

You can make your program generate xml or csv / tsv - and feed the resulting stream to the sphinx (via pipe).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question