CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 建立索引

搜索资源列表

  1. lucenetest

    1下载:
  2. lucene实现搜索引擎的建立索引数据库,处理搜索结果. myeclipse4.2 weblogic 9 验证通过 部署方法 修改web.xml启动参数dataDir,indexDir
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1278514
    • 提供者:YXF
  1. searchengine.rar

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:4054756
    • 提供者:spring
  1. Lucene.rar

    0下载:
  2. lucene建立索引,中文搜索,搜索内容先经过分词,然后搜索,lucene index, Chinese search, search through the contents of the first word, and then search
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3516915
    • 提供者:xxq
  1. IndexAndSearch

    0下载:
  2. 对一个文件夹下面的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)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:80976
    • 提供者:leslie25
  1. java source

    1下载:
  2. 里面有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
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-07-03
    • 文件大小:15865146
    • 提供者:刘刘
  1. paoding_analysis

    0下载:
  2. 这是一个lucene中文索引程序,采用paoding分词器,包括建立索引和搜索过程。-This is a Chinese lucene index procedure for the segmentation paoding, including indexing and search process.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2901493
    • 提供者:jamy
  1. groupLabel.tar

    0下载:
  2. 一个给自己的好友分组按照好友的归属起组名的功能,以好友的特征字符串建立索引表-A grouping according to their friend friends group names since the attribution of features to friend feature string index table
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4202
    • 提供者:翟禹
  1. code

    0下载:
  2. 用Java实现的简单数据库系统,支持查询建立索引等基本的功能,但是只支持字符界面-Java implementation with a simple database system to support query indexing and other basic functions, but only supports character-based interface
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:3083634
    • 提供者:dz
  1. search

    0下载:
  2. 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
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:95500
    • 提供者:strayly
  1. jianlisuoyinhe

    0下载:
  2. JAVA建立索引和执行索引,希望对大家有用-JAVA indexing and implementation of the index
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:92011
    • 提供者:陈玉
  1. LucexeProject

    0下载:
  2. 简单全文检索,包括建立索引,文件分割,和安内容或者文件名检索!-Simple text search, including indexing, document segmentation, and security content or file name search!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2741942
    • 提供者:micale
  1. MeiIndex

    0下载:
  2. 对文档进行建立索引的操作,并实现切词,分项-Index
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2995
    • 提供者:michzel
  1. IndexPerf

    0下载:
  2. 对文档内的所有txt文件建立索引,并优化-index
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1714
    • 提供者:michzel
  1. PHPDocIndexer

    0下载:
  2. 对hml文件建立索引,并截取网页的标题和内容-index
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1391
    • 提供者:michzel
  1. IndexMaker

    0下载:
  2. 用LUCENE连接MYSQL数据库建立索引并搜索的源程序。-Connect with LUCENE MYSQL database indexing and search of the source.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1683
    • 提供者:lihai
  1. Lucene2.0_Test

    0下载:
  2. Lucene 建立倒排索引的入门例子,容易理解lucene建立索引和查询的过程。-The Lucene establish introductory example inverted index, easy to understand lucene indexing and query process.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:7276
    • 提供者:eraser
  1. LuceneStudy

    0下载:
  2. 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.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:1009540
    • 提供者:whj
  1. Suoyin

    0下载:
  2. 索引 先进行网上爬虫、然后爬下来的文件进行排序,最后对排好的顺序建立索引,搜索引擎-Index first online reptiles, sort the files and then climb down, and finally sorted order indexing, search engine
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-30
    • 文件大小:10302
    • 提供者:fanli
  1. Index

    0下载:
  2. 利用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
  3. 所属分类:JavaScript

    • 发布日期:2017-11-26
    • 文件大小:2448706
    • 提供者:
  1. FeatureSelection

    0下载:
  2. 一种对于文本的特征选择方法集合。对于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.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:2484673
    • 提供者:LQR
« 12 3 »
搜珍网 www.dssz.com