【发布时间】:2014-02-26 08:49:27
【问题描述】:
我有 sphinx RT 索引,但我在开始插入记录时忘记添加形态:( 我可以在不丢失数据的情况下重建 RT 索引吗?我的配置:
index track {
type = rt
path = /var/...
other options...
}
searchd {
listen = 127.0.0.1:9306:mysql41
workers = threads
other options...
}
我想将morphology = stemenru 添加到索引部分,但命令 indexer --all --rotate 没有结果。
【问题讨论】: