Is there any way to create RT without reloading the searchd?
For example, I have script generating sphinx.conf file, where the number of indexes depends on how many instances of some class I have.
If I create another instance and reload searchd, then for some period of time other instances can not use search.
Can I create RT indexes dynamically?