Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - lucene
Search - lucene - List
DL : 0
介绍有关全文检索的类库,以lucene为例,在.net环境下实现多种类型文档的全文检索.-On the full-text search of the library to Lucene as an example, at. Net environment achieve a variety of types of documents full-text search.
Update : 2024-05-09 Size : 1868800 Publisher : fishfly

DL : 0
java中lucene的源代码,用于文本分类的一个很好的工具,是由一个著名的语言研究者编写的-lucene code for java
Update : 2024-05-09 Size : 98304 Publisher : wendell

Lucene in Action为使用最好的Java开源搜索引擎的用户提供所有细节、最好的实践、警告、技巧。本书假设读者熟悉基本的Java编程。Lucene本身是个Java档案(JAR)文件并能集成到简单的命令行程序和大型企业级应用程序中。-No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher
Update : 2024-05-09 Size : 261120 Publisher : ray

DL : 0
lucene 中文版 可帮助英文不好的搜索引擎爱好者学习lucene-Lucene can help the Chinese version of English is not good search engine enthusiasts to learn Lucene-lucene-Lucene can help the Chinese version of English is not good search engine enthusiasts to learn Lucene
Update : 2024-05-09 Size : 6175744 Publisher : jacky

lucene搜索的.net的代码,对学习简单搜索的具有很好的学习-lucene search. net code, a simple search on the study with good learning
Update : 2024-05-09 Size : 3025920 Publisher : dayuanxq

lucene-2.4.0 是一个全文收索的工具包,提供了实现全文收索的api-Lucene is an Open Source, mature and high-performance Java search engine.
Update : 2024-05-09 Size : 764928 Publisher : xie

Lucene是apache软件基金会[4] jakarta项目组的一个子项目,是一个开放源代码[5]的全文检索引擎工具包,即它不是一个完整的全文检索引擎,而是一个全文检索引擎的架构,提供了完整的查询引擎和索引引擎,部分文本分析引擎(英文与德文两种西方语言)。Lucene的目的是为软件开发人员提供一个简单易用的工具包,以方便的在目标系统中实现全文检索的功能,或者是以此为基础建立起完整的全文检索引擎。 Lucene的原作者是Doug Cutting,他是一位资深全文索引/检索专家,曾经是V-Twin搜索引擎[6]的主要开发者,后在Excite[7]担任高级系统架构设计师,目前从事于一些Internet底层架构的研究。早先发布在作者自己的http://www.lucene.com/,后来发布在SourceForge[8],2001年年底成为apache软件基金会jakarta的一个子项目:http://jakarta.apache.org/lucene/。 -
Update : 2024-05-09 Size : 5056512 Publisher : 我就是我

Lucene是什么? Lucene是Apache组织的一个用JAVA实现全文搜索引擎的开源项目。后来有人将Lucene移植到。Net语言。 Lucene是一个信息检索的函数库(Library),利用它你可以为你的应用加上索引和搜索的功能。 Lucene的使用者不需要深入了解有关全文检索的知识,仅仅学会使用库中的一个类,你就为你的应用实现全文检索的功能。 不过千万别以为Lucene是一个象google那样的搜索引擎,Lucene甚至不是一个应用程序,它仅仅是一个工具,一个Library。你也可以把它理解为一个将索引、搜索功能封装的很好的一套简单易用的API。利用这套API你可以做很多有关搜索的事情,而且很方便。 Lucene能做什么? Lucene可以对任何的数据做索引和搜索。 Lucene不管数据源是什么格式,只要它能被转化为文字的形式,就可以被Lucene所分析利用。也就是说不管是MS word, Html ,pdf还是其他什么形式的文件只要你可以从中抽取出文字形式的内容就可以被Lucene所用。你就可以用Lucene对它们进行索引以及搜索。 -What is Lucene? Lucene is an Apache with organizations to achieve full-text search engine JAVA open-source project. Later, some people will migrate to Lucene. Net language. Lucene is a library of information retrieval (Library), you can use it for your application together with the indexing and search functions. Lucene users do not need a deeper understanding of the full-text search of knowledge, just learn how to use a class library, you achieve your application for full-text search function. But do not think that Lucene is a kind of like the google search engine, Lucene is not even an application, it is merely a tool, a Library. You can also it will be understood as an index, a good search function of a package easy-to-use API. Use this API you can do a lot of things related to search and easily. Lucene can do? Lucene can do for any of the data and search index. Lucene regardless of what format the data source, as long as it can be transformed into the f
Update : 2024-05-09 Size : 95232 Publisher : liutonglai

DL : 0
Lucene的学习资料,希望对大家有所帮助,我是个新手-lucene study
Update : 2024-05-09 Size : 3259392 Publisher : 薛鹏

DL : 0
基于Java的全文索引/检索引擎——Lucene Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。 -Java-based full-text indexing/search engine- Lucene Lucene is not a complete application of the full-text indexing, but to use Java to write a full-text indexing engine of the toolkit, it can be easily embedded into a wide range of applications in the realization of the full-text index for the application of/search function.
Update : 2024-05-09 Size : 24576 Publisher : tanxiaobo

DL : 0
在网上找到的一本全面介绍lucene分词功能书。很不错!-a book named lucene in action
Update : 2024-05-09 Size : 5468160 Publisher : tianxiyu

lucene.net完全入门教程 很有用的东西 对初学者来说不错-Getting Started Guide lucene.net completely useful things for good for beginners
Update : 2024-05-09 Size : 3125248 Publisher : jack

DL : 0
lucene建立索引,中文搜索,搜索内容先经过分词,然后搜索-lucene index, Chinese search, search through the contents of the first word, and then search
Update : 2024-05-09 Size : 3516416 Publisher : xxq

lucene.net+搜索引擎是一个开源软件,但是如果没有好的入门指导自己学习起来比较费劲。这(完全入门教程)是我通过长期网络上摘要下来的学习资料,完全可以作为比较完整的学习资料来用。- lucene.net+ Search Engine is an open-source software, but without a good entry-guide their learning is more strenuous. This (complete entry course) is my summary of the network through long-term learning from data can be relatively complete as learning materials to use.
Update : 2024-05-09 Size : 4156416 Publisher : ansel

DL : 0
一个很不错的LUCENE实例,很适于初学者,欢迎大家来下载-A good example about lucene.It is good for fresh man.welcome to download!
Update : 2024-05-09 Size : 1422336 Publisher : michi

DL : 0
学习Lucene的几个好例子 学习搜索引擎入门-Learning a few good examples of Lucene search engine to study entry
Update : 2024-05-09 Size : 1711104 Publisher : 邹朝

DL : 0
Lucene的基于正向最大匹配分析器,用于中文分词,可将查准率提高-Lucene chinese analyzer based by FMM algorithm
Update : 2024-05-09 Size : 3072 Publisher : 金星男

DL : 0
Lucene 2.9.0 类库 一种全文检索引擎 应该说是“可以配合字典分词,提取关键字”,而不是必须 配合字典的话会有较强的专业性和精度 -Lucene 2.9.0 Class Library
Update : 2024-05-09 Size : 26582016 Publisher : alex li

lucene-2.9.0-src.zip搜索引擎源码。 一种全文检索引擎 应该说是“可以配合字典分词,提取关键字”,而不是必须 配合字典的话会有较强的专业性和精度 -lucene-2.9.0-src.zip search engine source code. Of a full-text search engine should say " can match a dictionary word, extract keywords," rather than to be with the words of the dictionary would have a better professional and precision
Update : 2024-05-09 Size : 14073856 Publisher : alex li

JSPlucene
DL : 0
公司内部培训lucene开发原理介绍,-lucene Development Principles Introduction dfasdfaffffffffffffffffffff
Update : 2024-05-09 Size : 317440 Publisher : 马克明
« 1 2 34 5 6 7 8 9 10 ... 47 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.