搜索资源列表
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.
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!
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.
Suoyin
- 索引 先进行网上爬虫、然后爬下来的文件进行排序,最后对排好的顺序建立索引,搜索引擎-Index first online reptiles, sort the files and then climb down, and finally sorted order indexing, search engine
Index
- 利用lucene,对给定的文件目录下的txt文件建立索引,存储文件的内容和路径。txt文件格式保存为uft-8-Use lucene, for a given file directory txt file indexing, storing the contents of the file and path. txt file formats saved as uft-8
FeatureSelection
- 一种对于文本的特征选择方法集合。对于txt数据,建立索引之后,提取其中词语的一些统计特性,包括tf,df,tf-idf,tv,tc等等,并将结果存储在数据库之中。-For txt data, index, the extract some of the words in the statistical properties, including tf, df, tf-idf, tv, tc, etc., and the results being stored in a database.