电子邮箱  
密码      忘记密码?
  注册
 
名称描述内容
在 Windchill PDMLink 中,如何重新索引所有数据
来源: | 作者:卓兔网 | 发布时间: 2019-03-04 | 1219 次浏览 | 分享到:
  1. 导航至站点>实用程序>队列管理, 停止 Index 相关的所有队列
  2. 从 Solr 中删除已经索引对象:
  • Windhill 10.0+在Windchill 服务器中的浏览器中访问如下链接:
http://localhost/Windchill-Solr/wblib/update?stream.body=<delete><query>*:*</query></delete>

http://localhost/Windchill-Solr/wblib/update?stream.body=<commit/>
  • Windchill 11.0 在Windchill 服务器中的浏览器中访问如下链接:
http://hostname:8085/solr/wblib/update?stream.body=<delete><query>*:*</query></delete>&commit=true

http://hostname:8085/solr/wblib/update?stream.body=<commit/>
  1. 导航至站点>实用程序>队列管理, 启用 Index 相关的所有队列
  2. 在 Windchill 外壳程序中执行 windchill wt.index.BulkIndexTool 来启动 Windchill Bulk Index Tool 
  3. 执行 Bulk Index Tool 的选项 8 来删除索引数据
  4. 执行 Bulk Index Tool 的选项 1 来索引所有的 Windchill 数据
  • 备注:需要在有前台方法服务器的 Windchill 服务器上运行 windchill wt.index.BulkIndexTool,否则 Windchill 外壳程序会遇到下面的错误:
$ windchill wt.index.BulkIndexTool
You must login as a user from the Administrator group.
ERROR: You must login as a user from the Administrator group.
You did not successfully authenticate as a user from the Administrator group.
  1. 导航至站点>实用程序>队列管理, 停止 Index 相关的所有队列
  2. 从 Solr 中删除已经索引对象:
  • Windhill 10.0+在Windchill 服务器中的浏览器中访问如下链接:
http://localhost/Windchill-Solr/wblib/update?stream.body=<delete><query>*:*</query></delete>

http://localhost/Windchill-Solr/wblib/update?stream.body=<commit/>
  • Windchill 11.0 在Windchill 服务器中的浏览器中访问如下链接:
http://hostname:8085/solr/wblib/update?stream.body=<delete><query>*:*</query></delete>&commit=true

http://hostname:8085/solr/wblib/update?stream.body=<commit/>
  1. 导航至站点>实用程序>队列管理, 启用 Index 相关的所有队列
  2. 在 Windchill 外壳程序中执行 windchill wt.index.BulkIndexTool 来启动 Windchill Bulk Index Tool 
  3. 执行 Bulk Index Tool 的选项 8 来删除索引数据
  4. 执行 Bulk Index Tool 的选项 1 来索引所有的 Windchill 数据
  • 备注:需要在有前台方法服务器的 Windchill 服务器上运行 windchill wt.index.BulkIndexTool,否则 Windchill 外壳程序会遇到下面的错误:
$ windchill wt.index.BulkIndexTool
You must login as a user from the Administrator group.
ERROR: You must login as a user from the Administrator group.
You did not successfully authenticate as a user from the Administrator group.

​卓兔网版权所有                                     

电话:0755-83272160  传真:0755-83266241

公司地址:深圳市福田区彩田南路中深花园A座1305室  E-mail:Vip@zhuotoo.com ; Consulting@zhuotoo.com