Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - lucene
Search - lucene - List
开发自己的搜索引擎——Lucene 2.0+Heriterx随书光盘源码-Developing its own search engine- Lucene 2.0+ Heriterx book with CD-ROM source
Update : 2024-05-20 Size : 14328832 Publisher : lori

DL : 0
海量分词结合lucene的分词部分源代码,不包含海量分词dll,请下载的朋友注意,希望能对大家有帮助。-Massive sub-word combination of the sub-word part of Lucene source code, does not contain a massive segmentation dll, please download the attention of friends, I hope everyone can help.
Update : 2024-05-20 Size : 2504704 Publisher : 长亭

DL : 0
一个简单的检索程序的源代码,能够直接导出检索结果-A simple search procedure source code, to directly export the search results
Update : 2024-05-20 Size : 1024 Publisher : 王斌

一个vb.net2.0做的Lucene索引测试 vb.net的东西比较少吧,我上一个-Vb.net2.0 to do a test of the Lucene index vb.net relatively small things, and I a
Update : 2024-05-20 Size : 67584 Publisher : yan model

DL : 0
本系统是一个基于lucene的web版文件检索系统。支持文件索引、查找。-This system is a web-based version of the Lucene document retrieval system. Support for document indexing, search.
Update : 2024-05-20 Size : 1362944 Publisher : wlj

基于Lucene的网页生成工具,对于有网页爬行器从网络上下载下来的网页库,本软件可以对他们进行网页索引生成,生成网页索引是搜索引擎设计中核心的部分之一。也称网页预处理子系统。本程序用的是基于lucene而设计的。-Lucene-based web page generation tool, for Crawler has pages downloaded from the web page database, the software can index their web pages to generate, generate web pages search engine index is part of the design of one of the core. Also known as pre-processing subsystem website. This procedure used is based on the Lucene designed.
Update : 2024-05-20 Size : 3340288 Publisher : 纯哲

lucene视频教程(附源码)!!欢迎下载!-Lucene video tutorials (with source code)! ! Welcome to download!
Update : 2024-05-20 Size : 6481920 Publisher : 余阳

DL : 0
这是一本为开发搜索引擎难得的好书籍,使用它,可以制作自己的搜索引擎-This is a unique search engine for the development of good books, use it, can create its own search engine
Update : 2024-05-20 Size : 5469184 Publisher : h3282129

DL : 0
基于词库的中文分词组件,可以直接用于Lucene的索引建立。以及中文搜索。-Thesaurus based on the Chinese word segmentation components, can be directly used for the establishment of Lucene index. And Chinese search.
Update : 2024-05-20 Size : 608256 Publisher : dust

目录 目录 1 摘要 3 第一章 引言 4 第二章 搜索引擎的结构 5 2.1系统概述 5 2.2搜索引擎的构成 5 2.2.1网络机器人 5 2.2.2索引与搜索 5 2.2.3 Web服务器 6 2.3搜索引擎的主要指标及分析 6 2.4小节 6 第三章 网络机器人 7 3.1什么是网络机器人 7 3.2网络机器人的结构分析 7 3.2.1如何解析HTML 7 3.2.2 Spider程序结构 8 3.2.3如何构造Spider程序 9 3.2.4如何提高程序性能 11 3.2.5网络机器人的代码分析 12 3.3小节 14 第四章 基于LUCENE的索引与搜索 15 4.1什么是LUCENE全文检索 15 4.2 LUCENE的原理分析 15 4.2.1全文检索的实现机制 15 4.2.2 Lucene的索引效率 15 4.2.3 中文切分词机制 17 4.3 LUCENE与SPIDER的结合 18 4.4小节 21 第五章 基于TOMCAT的WEB服务器 22 5.1什么是基于TOMCAT的WEB服务器 22 5.2用户接口设计 22 5.3.1客户端设计 22 5.3.2服务端设计 23 5.3在TOMCAT上部署项目 25 5.4小节 25 第六章 搜索引擎策略 26 6.1简介 26 6.2面向主题的搜索策略 26 6.2.1导向词 26 6.2.3权威网页和中心网页 27 6.3小节 27 参考文献 28-err
Update : 2024-05-20 Size : 907264 Publisher : 李丽

Java lucene开源全文搜索,中文分词组件-Java lucene open-source full-text search, Chinese word segmentation component
Update : 2024-05-20 Size : 884736 Publisher : 阮正

搜索组件lucene2.0,非常好的一个java全文检索工具-Search components lucene2.0, very good full-text search tool for java
Update : 2024-05-20 Size : 3412992 Publisher : maolin

Lucene.Net 2.3.2,最新发布,提供reopen等功能,很好很强大-Lucene.Net 2.3.2, the latest release, providing reopen and other functions, good strong
Update : 2024-05-20 Size : 335872 Publisher : leon

lucene的检索算法属于索引检索,即用空间来换取时间,对需要检索的文件、字符流进行全文索引,在检索的时候对索引进行快速的检索,得到检索位置,这个位置记录检索词出现的文件路径或者某个关键词。 -Lucene search algorithm belonging to Index Search, which uses space in exchange for time on the need to retrieve a document, character stream full-text index, in the retrieval time of the index for fast retrieval, the retrieval location, this location records the word appears in document retrieval path or a Key.
Update : 2024-05-20 Size : 310272 Publisher : wentian

DL : 0

Update : 2024-05-20 Size : 111616 Publisher : sky

最好的分析器代码,不过是class文件形式,可以反编译的,快快看看吧-The best parser code, but a form of class files, you can decompile and quickly take a look at it
Update : 2024-05-20 Size : 14555136 Publisher : aaa

很不错的- Lucene使用手册,Lucene in Action.pdf经典书籍-Very good- Lucene user manual, Lucene in Action.pdf classic books
Update : 2024-05-20 Size : 5468160 Publisher : yxm

一段别人写的LUCENE的东东 拿来大家分享也是给新手用的 但我还有的地方没看懂呢-For some others written by the Dongdong Lucene is used to share with the novice, but I still do not understand where it
Update : 2024-05-20 Size : 30720 Publisher : guowen

DL : 0
Java中lucene分词需要的ICTCLAS.dll文件和data词库-Java Lucene participle in need ICTCLAS.dll documents and data thesaurus
Update : 2024-05-20 Size : 2225152 Publisher : suncity

lucene环境下ppt转txt的源代码,这个代码应该对搜索引擎有一定作用-Lucene environment ppt to txt source code, the code should be on the search engines have a certain role
Update : 2024-05-20 Size : 1024 Publisher : allen
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 47 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.