gpt4 book ai didi

Lucene.net 的 Azure 库错误。创建 write.lock 后找不到文件

转载 作者:行者123 更新时间:2023-12-03 03:19:53 24 4
gpt4 key购买 nike

在空的 azure 容器中执行以下代码时,出现文件未找到错误(segments.gen;指定的 ​​blob 不存在。)。

AzureDirectory azureDirectory = new AzureDirectory(account, "audiobookindex"); // <-- audiobookindex is the name of the blog storage container on my Azure account

// Create the index writerIndexWriter indexWriter = new IndexWriter(azureDirectory, new StandardAnalyzer(), true);

Azure Library for Lucene.net 程序集中的 OpenInput 似乎失败。然而,当它甚至调用该方法时我不明白。会认为它只是尝试创建它。

此外,程序集和代码正在访问容器,因为它创建了一个我可以在容器中看到的 write.lock 文件。

有什么建议吗?

最佳答案

This应该解决这个问题。市场上的例子是用旧的api和旧的框架版本等开发的。我发现上面的解决方案工作得很好!无需干扰调试器;)

关于Lucene.net 的 Azure 库错误。创建 write.lock 后找不到文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12692058/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com