D
D
Drum Kit2015-06-09 09:53:29
Sphinx
Drum Kit, 2015-06-09 09:53:29

How to add and remove rows from indexes in Sphinx?

I have a main index and I added rows to the database and deleted a few, how do I remove unnecessary indexes and add new ones. I tried, I couldn't idnexer does everything from 0, that is, it creates a new index of the entire table, but I only need those lines that I added and which I deleted or changed.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Puma Thailand, 2015-06-10
@opium

if you want to delete and add rows to the sphinx index then you need to make a realtime index in the sphinx and rewrite the application to delete and add these rows directly to the realtime index

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question