这样的搜索过程是否可能呢? [英] is it possible to so the searching process like this?

查看:75
本文介绍了这样的搜索过程是否可能呢?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨...
我想执行搜索操作,作为多关键字排名搜索...
我想输入多个单词查询,服务器将在我们数据库中搜索该单词文件后将该查询拆分为一个单词.最后,从数据库中显示匹配的单词列表,并希望从该列表中获取文件.

hi...
i want to perform a searching operation as multi keyword ranked search...
i want to enter the multiple words query, the server is going to split that query into a single word after search that word file in our database. Finally, display the matched word list from the database and want to gets the file from that list.

推荐答案

您要的是对文件内容进行全文搜索,您最好使用像lucene这样的全文本搜索引擎,因为它会满足您的所有要求.
What you are asking for is a fulltext search on file contents, you are better off using a full text search engine like lucene for this as it will do all you require.


这篇关于这样的搜索过程是否可能呢?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆