搜索资源列表
luceneApplication
- 这是一个用Lucene作的一个简单的入门的例子,分几步介绍Lucene的基本使用.-Lucene used for the induction of a simple example, Lucene several steps on the basic use.
lucene多索引文件并行查询
- 多字段搜索就是同时要一个以上的字段中的内容进行比较搜索,类似概念在SQL中就是select * from Table where a like '%query%' or b like '%query%'。
Lucene
- Lucene 3.0的原理与代码分析,内容很详细,有兴趣的可以好好看看!-Lucene 3.0 principles and code analysis, the content is very detailed and are interested can take a look!
law-of-cosines
- Lucene中的评分机制,也是算一个相似度的问题,不过它采用的是计算向量间的夹角(余弦公式),在google黑板报中的:数学之美(余弦定理和新闻分类) 也有说明,可以通过余弦定理来判断相似度;于是决定自己动手试试。-Scoring mechanism in Lucene, also calculate a similarity problem, but it USES is the Angle between the vectors (cosine formula), in the Google
Lucene-WEB-search-program
- Lucene_ build a simple WEB search program
Build-a-search-engine
- 基于Ajax+Lucene构建搜索引擎的设计和实现.jsp.计算机毕业程序,万套成品加定做。Q1533974260-Build a search engine