I have sphinx RT index, but i forgot add morphology when start insert records :( Can i rebuild RT index without lost data? My config:
index track {
type = rt
path = /var/...
other options...
}
searchd {
listen = 127.0.0.1:9306:mysql41
workers = threads
other options...
}
I want add morphology = stemenru
to index section, but command indexer --all --rotate has not results.