xunsearch icon indicating copy to clipboard operation
xunsearch copied to clipboard

如何删除迅搜文档?

Open xue93 opened this issue 5 years ago • 1 comments

使用$Index->del($id).不能删除迅搜文档。

xue93 avatar Jun 14 '19 02:06 xue93

索引的建立和删除都是异步行为,如果你能保证你的$id参数无误的情况下,可以等一会看下,正常根据服务器的配置和你索引库的大小,测试中这个时间在数十秒到几分钟不等。

TheBlueSkim avatar Sep 30 '19 02:09 TheBlueSkim