如何在Cocoa中进行全文搜索?(How to do a full text search in Cocoa?)

编程入门 行业动态 更新时间:2024-10-14 06:24:20
如何在Cocoa中进行全文搜索?(How to do a full text search in Cocoa?)

我需要像Lucene这样的东西在Cocoa中进行优化的全文搜索。 我正在开发一个Iphone应用程序来搜索数据库。

任何人都有其他数据库的运气。 任何帮助表示赞赏。

到目前为止,我只能找到这个。

http://github.com/tcurdt/lucenekit/tree/master

I need something like Lucene to do an optimized full text search in Cocoa. I am working on an Iphone app to search through a database.

Anybody has any luck with other databases. Any help is appreciated.

So far, I can only find this.

http://github.com/tcurdt/lucenekit/tree/master

最满意答案

根据你的评论:“..我不确定我是否正确解释了自己。我正在建立一个可以通过将搜索短语传递到远程服务器进行搜索的Iphone应用程序......”

你可以使用Lucene服务器端的Java(或.NET)版本,并在目标c中通过手机将搜索查询传递给服务器

According to your comment: "..I am not sure if I explained myself properly. I am looking to build an Iphone app that can do searches by passing the search phrases to a remote server..."

You could just use the Java (or .NET) version of Lucene server side and pass the search query to the server from the phone in objective c

更多推荐

本文发布于:2023-08-07 06:25:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1462885.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:全文   如何在   Cocoa   search   full

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!