搜索资源列表
asearch.zip
- 简单的全路径全文搜索的程序
jasearch.zip
- 简单的全路径全文搜索的程序
简单的全路径全文搜索的程
- 简单的全路径全文搜索的程-simple path all the way full-text search
search1
- 简单的全路径全文搜索的程序 -Simple all path and text search a
mysearch
- 可以搜索特定文件的全文搜索程序 -Full text search
rsSearch
- 简单的全路径全文搜索的程序 -Simple all path and text search a
searchbry98
- 简单的全路径全文搜索的程序 -Simple all path and text search a
简单的全路径全文搜索的程
- 简单的全路径全文搜索的程-simple path all the way full-text search
HtmlToText
- 使用正则表达式将html转换成为text(纯文本),常用户数据库全文搜索程序当中。-Regular expressions are used to convert html text (plain text). regular customer database full-text search program.
filesearch
- 文件多线程全文搜索得dephi的源程序,文件多线程全文搜索得dephi的源程序-document multithreading dephi full-text search in the source code, documents multithreaded text search in the source dephi
lucene-2.0.0-src
- java全文搜索引擎 Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。 Lucene的作者:Lucene的贡献者Doug Cutting是一位资深全文索引/检索专家,曾经是V-Twin搜索引擎(Apple的Copland操作系统的成就之一)的主要开发者,后在Excite担任高级系统架构设计师,目前从事于一些INTERNET底层
aceessSearch
- C#编写关于access全文搜索程序,值得参考。-preparation of access full-text search procedures, a good reference.
LuceneDemo
- 全文搜索源码,基于开源项目Lucene编写,开发语言为JAVA,本程序做为LUCENE的示例DEMO-Source full-text search, based on the Lucene open source project preparation, development language JAVA, this procedure as an example of Lucene DEMO
1
- 一个关于基于DotLucene网站全文搜索系统的实现的优秀论文-DotLucene-based Web site on full-text search system for outstanding thesis
sphinx-0.9.8-rc2
- 一款基于SQL的全文搜索引擎,可以理解为对MySQL等数据库中全文搜索特性的另外一种实现。它本身可被整合到MySQL等数据库中,成为一种新的存储引擎;此外,还为一些脚本语言设计了API接口。是一款不错的存储引擎,同事能够使用在站内搜索上面,能够运行在 Unix/Linux平台-The full text of a SQL-based search engine, can be understood as such on the MySQ
qddown_pb33674446
- 全文搜索引擎 在搜索引擎分类部分我们提到过全文搜索引擎从网站提取信息建立网页数据库的概念。搜索引擎的自动信息搜集功能分两种。一种是定期搜索,即每隔一段时间(比如Google一般是28天),搜索引擎主动派出“蜘蛛”程序,对一定IP地址范围内的互联网站进行检索,一旦发现新的网站,它会自动提取网站的信息和网址加入自己的数据库。 -Full-text search engine in the search engine class
searchengine
- java实现的全文搜索引擎,实现了多种语法的查询,支持建立索引,然后用另外的线程调用,速度快,返回的结果支持多种排序算法。 -java to achieve the full text search engine, to achieve a wide range of query syntax, support for the establishment of the index, and then call another threa
200902740040
- 提供文档的存储和管理,全文搜索,基于用户角色的安全访问机制。-Provide document storage and management, full-text search, user-based secure access mechanism for the role.
search.class
- 文本搜索类,支持全文搜索及关键字高亮显示,搜索结果类似百度的搜索结果-a class of text search,which support all text search and highlighting keywords,the result looks like the result of BAIDU
LJDBSearch(1)
- 数据库管理系统存储的一般都是结构化数据,长足于数值的计算、查询、统计与挖掘。随着计算机存储与计算能力的迅猛发展,越来越多的非结构化文本数据存储在数据库中,数据库中的文本搜索日益广泛。 当前,数据库中的文本搜索,一般采用SQL语句中的Like操作符或者采用数据库系统自带的全文索引功能。Like操作往往特别耗时,数据规模超过10万条,查询往往会导致网络连接超时,无法满足在线搜索的需要;同时,Like查询仅仅是简单的字符串匹配,没