【问题标题】:Require sharepoint 2010 search tool需要 sharepoint 2010 搜索工具
【发布时间】:2015-01-28 15:27:16
【问题描述】:

我正在将 MOSS 2007 站点迁移到 sharepoint 2010,而无需升级 UI。在 MOSS 2007 中,要从网站上传的文档中搜索特定关键字,我们使用“http://sharepointsearchserv.codeplex.com/”工具。结果使用 xml 格式。我会从 xml 中获取文档的文件名,现在我将它迁移到 2010,我需要一个新工具。因此我遇到了这个:http://fastforsharepoint.codeplex.com/。但是这个工具只能搜索到 10000 条记录。对于接下来的 10000 条记录,它会产生以下错误。

 <ResponsePacket xmlns="urn:Microsoft.Search.Response">
  <Response domain="">
    <Status>ERROR_SERVER</Status>
    <DebugErrorMessage>System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]</DebugErrorMessage>
  </Response>
</ResponsePacket>" 

我的问题是。有没有我可以使用的替代工具?

【问题讨论】:

    标签: sharepoint sharepoint-2010


    【解决方案1】:

    我怀疑问题不在于工具本身,而在于搜索服务。

    检查 USL 日志以查找错误原因。

    【讨论】:

      【解决方案2】:

      我参考了http://www.silver-it.com/node/97 链接来解决问题。但谈到工具。当我说“保存结果”时,它停止工作。当我点击“保存所有结果”时,它只会保存代码。我想将结果保存为 xml 文件。我该怎么做?

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2011-08-04
        • 2012-01-28
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多