搜索资源列表
lucenetest
- lucene实现搜索引擎的建立索引数据库,处理搜索结果. myeclipse4.2 weblogic 9 验证通过 部署方法 修改web.xml启动参数dataDir,indexDir
searchengine.rar
- 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 thread speed, the results support t
Lucene.rar
- lucene建立索引,中文搜索,搜索内容先经过分词,然后搜索,lucene index, Chinese search, search through the contents of the first word, and then search
IndexAndSearch
- 对一个文件夹下面的doc和txt文件(文件夹下不包含文件夹)中的内容建立索引并实现了搜索功能。(代码有缺陷,见谅)-On a folder below the doc and txt files (folder does not contain a folder) to index the content and the achievement of the search function. (Code are flawed, will be forgiven)
java source
- 里面有5个工程文件,功能分别为搜索引擎建立索引与查询功能、java的MD5算法、HashMap的功能、FileDao文件操作大全、动态生成验证码,可定制字体,图片背景,和干扰线等。-There are five project file, function set up for search engine indexing and query functions, java the MD5 algorithm, HashMap function, FileDao file operations
paoding_analysis
- 这是一个lucene中文索引程序,采用paoding分词器,包括建立索引和搜索过程。-This is a Chinese lucene index procedure for the segmentation paoding, including indexing and search process.
CrystalDiskInfo3_0_3
- Lucene结合Sql建立索引Demo源码 运行环境:ASP.NET+MSSQL -Lucene indexing Demo source code with Sql operating environment: ASP.NET+ MSSQL
groupLabel.tar
- 一个给自己的好友分组按照好友的归属起组名的功能,以好友的特征字符串建立索引表-A grouping according to their friend friends group names since the attribution of features to friend feature string index table
code
- 用Java实现的简单数据库系统,支持查询建立索引等基本的功能,但是只支持字符界面-Java implementation with a simple database system to support query indexing and other basic functions, but only supports character-based interface
search
- lucene应用实例程序,包含了建立索引到web搜索的完整代码,里面用到的数据库是dedecms的,可以自己去下载,config.xml为配置文件,需要配置索引目录和链接数据的用户密码。该代码实例可以直接作为你用lucene建立全文搜索的参考-lucene Applications programs, including the establishment of an index to the web search the complete code, which used the databa
jianlisuoyinhe
- JAVA建立索引和执行索引,希望对大家有用-JAVA indexing and implementation of the index
LucexeProject
- 简单全文检索,包括建立索引,文件分割,和安内容或者文件名检索!-Simple text search, including indexing, document segmentation, and security content or file name search!
phpsearch
- 1)无需mysql支持,无需建立索引,无需设置路径,放在哪级目录下,就搜索该目录和子目录;可以搜索一切文本类型的文件(txt.htm.asp.php.cgi.chm.hlp.)search.php为简单版,如果站点文件数量大,占用空间多,推荐使用,搜索结果如果有title,则显示title;无title显示文件名,搜索结果自动编号。search0.php在此基础上,增加了显示关键词所在行、关键词自动高亮显示、搜索结果分页处理。如果站点文件数量大,占用空间多,搜索速度会相对较慢,因为需要使用数组占
phpsea
- 1)无需mysql支持,无需建立索引,无需设置路径,放在哪级目录下,就搜索该目录和子目录;可以搜索一切文本类型的文件(txt.htm.asp.php.cgi.chm.hlp.)search.php为简单版,如果站点文件数量大,占用空间多,推荐使用,搜索结果如果有title,则显示title;无title显示文件名,搜索结果自动编号。search0.php在此基础上,增加了显示关键词所在行、关键词自动高亮显示、搜索结果分页处理。如果站点文件数量大,占用空间多,搜索速度会相对较慢,因为需要使用数。
MeiIndex
- 对文档进行建立索引的操作,并实现切词,分项-Index
IndexPerf
- 对文档内的所有txt文件建立索引,并优化-index
PHPDocIndexer
- 对hml文件建立索引,并截取网页的标题和内容-index
IndexMaker
- 用LUCENE连接MYSQL数据库建立索引并搜索的源程序。-Connect with LUCENE MYSQL database indexing and search of the source.
Lucene2.0_Test
- Lucene 建立倒排索引的入门例子,容易理解lucene建立索引和查询的过程。-The Lucene establish introductory example inverted index, easy to understand lucene indexing and query process.
LuceneStudy
- Lucene搜索引擎的使用例子,其中包括建立索引,检索索引,分词等功能。-The the use of of the Lucene search engine the examples of, which including the establishment of the the function of indexing, case retrieval index, sub-the word, and, etc. on.