步骤:

1、在Solr客户端左下方 Core Selector 中点选想要删除数据的索引库

2、点选Documents

3、右侧Document Type中点选XML

4、Document(s)中输入:

<delete><query>*:*</query></delete>
<commit/>

5、点击Submit Document

相关文章:

  • 2021-07-10
  • 2022-12-23
  • 2021-10-25
  • 2021-10-27
  • 2021-11-14
猜你喜欢
  • 2021-12-19
  • 2021-08-19
  • 2021-06-08
  • 2021-12-25
  • 2021-07-20
相关资源
相似解决方案