gpt4 book ai didi

windows-8 - 全文搜索 winrt(windows runtime、windows store app 等)

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

我使用 Lucene.Net 在 WPF 应用程序中搜索文本文件,并考虑将其移植到 Windows 应用商店应用程序。当我尝试使用包管理器添加 Lucene.Net 时,出现以下错误。是否有任何其他库提供可用于 WinRT 的完全索引文本搜索?

install-package : Could not install package 'SharpZipLib 0.86.0'. 
You are trying to install this package into a project that targets
'.NETCore,Version=v4.5', but the package does not contain any
assembly references or content files that are compatible with that
framework. For more information, contact the package author

*SharpZipLib 是 Lucene.Net 的依赖

最佳答案

我要提醒的是,我不知道这是否真的有效,但它可能有希望。

SQLite 具有全文搜索 (FTS),Windows RT 支持 SQLite。 This article似乎表明默认情况下未打开全文搜索,因此需要重新编译。这还假定 Windows RT 也支持(FTS + 重新编译)引入的任何其他依赖项。

Tim Heuer's blog是有关带有 Windows 8 应用程序的 SQLite 的优秀资源,他在 how to compile SQLite 上发表了这篇文章(在它被很好地打包为扩展之前),所以可能值得一试。

关于windows-8 - 全文搜索 winrt(windows runtime、windows store app 等),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13619186/

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