关键字搜索实施

编程入门 行业动态 更新时间:2024-10-28 08:21:46
本文介绍了关键字搜索实施的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我们已经开发了一个应用程序文档管理系统" ,该应用程序在server.now上载了文档(.tif,.pdf).现在,我们希望实现文档的关键字搜索.这意味着,如果我们在文本框中输入关键字,则要显示文档列表(以显示此类文档(在该文档上存在输入的关键字)) 预先表示感谢.

We already developed an application "Document Managment System" on that we upload document(.tif,.pdf) on server.now We want to implement the keyword search for document. It means if we enter the keyword in textbox then we want to show the document list (to display Such documents (on that document the entered keyword is present)) Thanks in advance.

推荐答案

如您所见,您的问题非常模糊,如果您设法创建了一个允许用户上传文件的网站,您具有至少启动搜索解决方案所需的基本技能. 我想说的显而易见的事情是用户输入搜索文本的文本框,执行搜索的按钮,处理按钮单击的方法,搜索文档存储的方法(即该文件系统). ,数据库,?...),然后显示相关结果的页面. 您应该对正在苦苦挣扎的整体解决方案的一小部分有一些具体的问题,然后这里的人们可能会为您提供一些代码建议. 祝你好运! As you can see by the responses, your question is very vague, if you managed to create a web site that allows users to upload files, you have the basic skills needed to at least start your search solution. I would say the obvious things to start with would be a text box for the user to enter the search text, and button to execute the search, and method to handle the button click, a method to search your document store (is that file system, database, ?...), then a page to display relevant results. You should have specific questions regarding a small detail of your overall solution you are struggling with, then maybe folks here can help you with some code advice. Best of luck!

更多推荐

关键字搜索实施

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

发布评论

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

>www.elefans.com

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