文件名称:LJDBSearch(1)

  • 所属分类:
  • 软件工程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 1.37mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • ling****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

数据库管理系统存储的一般都是结构化数据,长足于数值的计算、查询、统计与挖掘。随着计算机存储与计算能力的迅猛发展,越来越多的非结构化文本数据存储在数据库中,数据库中的文本搜索日益广泛。



当前,数据库中的文本搜索,一般采用SQL语句中的Like操作符或者采用数据库系统自带的全文索引功能。Like操作往往特别耗时,数据规模超过10万条,查询往往会导致网络连接超时,无法满足在线搜索的需要;同时,Like查询仅仅是简单的字符串匹配,没有考虑语言语义,检索“和服”,同样会命中“产品和服务”。当前,数据库内置的全文索引功能,速度和效果同样存在类似缺陷。因此,在数据库系统基础上,需要对非结构化文本字段构建智能的搜索引擎。



DBTSearch全文搜索引擎是一套专门针对数据库的全文智能搜索引擎系统,可以无缝地与现有数据库系统融合,实现全文搜索与相关的数据库管理应用系统。-Database management systems are generally stored in structured data, leaps and bounds in the numerical calculation, query, statistics and mining. With the computer storage and the rapid development of computing power, more and more unstructured text data is stored in the database, the database text search increasingly widespread.



   At present, the database text search, generally SQL statement using Like operator or to use database system comes with full-text indexing. Like the special operations are often time-consuming, the data size of more than 100,000, the query will often result in the network connection timed out, unable to meet the needs of online search the same time, Like query is just a simple string matching, without considering language semantics, retrieval, "Kimono ", it will also hit the" products and services. " At present, the database built-in full-text indexing functionality, speed and effectiveness also exists a similar defect. Therefore, database systems, b
相关搜索: 数据库
全文

(系统自动生成,下载前可以参看下载内容)

下载文件列表

LJDBSearch\Client\C#\LJSearchAgentAPI.dll

..........\......\..\LJSearchAgentAPI.h

..........\......\..\LJSearchAgentAPI.lib

..........\......\.&C++\LJSearchAgentAPI.dll

..........\......\.....\LJSearchAgentAPI.h

..........\......\.....\LJSearchAgentAPI.lib

..........\......\SearchAgent.xml

..........\doc\灵玖DBSearch搜索引擎使用维护手册.doc

..........\LJServer\dict\dictionary.pdat

..........\........\....\dictionary.wordlist

..........\........\LJIndexer.exe

..........\........\..SearchServer\dbConf.xml

..........\........\..............\field.info

..........\........\..............\LJSearchServer.exe

..........\........\..............\SearchServer.xml

..........\readme.txt

..........\Client\C#

..........\......\C&C++

..........\LJServer\dict

..........\........\LJSearchServer

..........\Client

..........\doc

..........\LJServer

LJDBSearch

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org