文件名称:lucene-unit
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-03-31
- 文件大小:
- 1.15mb
- 下载次数:
- 0次
- 提 供 者:
- 伽***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
可以反射自定义索引类型,自定义索引路径-默认类路为上两级下的indexWrite目录,中文分词,自定义搜索Query,分页搜索并缓存一部分数据-Can reflect the custom index type, the index of the custom path- the default class on the road to indexWrite directory, under the two levels of Chinese word segmentation, custom search Query, paging search and part of the cache data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.gitignore
lib
...\IKAnalyzer2012FF_u1.jar
pom.xml
src
...\main
...\....\java
...\....\....\net
...\....\....\...\hncu
...\....\....\...\....\notes
...\....\....\...\....\.....\lucene
...\....\....\...\....\.....\......\util
...\....\....\...\....\.....\......\....\AbstractLuceneIndex.java
...\....\....\...\....\.....\......\....\LuceneAnnotation.java
...\....\....\...\....\.....\......\....\LuceneField.java
...\....\....\...\....\.....\......\....\LuceneIndexable.java
...\....\....\...\....\.....\......\....\LuceneStruct.java
...\....\....\...\....\.....\......\....\SearchStruct.java
...\....\resources
...\....\.........\IKAnalyzer.cfg.xml
...\....\.........\ext.dic
...\....\.........\stopword.dic
...\test
...\....\java
...\....\....\demo
...\....\....\....\LuceneUtilTest.java
...\....\....\....\SystemDirectory.java
...\....\....\....\User.java
...\....\....\resources
...\....\....\.........\IKAnalyzer.cfg.xml
...\....\....\.........\ext.dic
...\....\....\.........\stopword.dic
target
......\classes
......\.......\IKAnalyzer.cfg.xml
......\.......\ext.dic
......\.......\net
......\.......\...\hncu
......\.......\...\....\notes
......\.......\...\....\.....\lucene
......\.......\...\....\.....\......\util
......\.......\...\....\.....\......\....\AbstractLuceneIndex$1.class
......\.......\...\....\.....\......\....\AbstractLuceneIndex.class
......\.......\...\....\.....\......\....\LuceneAnnotation$FieldEnum.class
......\.......\...\....\.....\......\....\LuceneAnnotation.class
......\.......\...\....\.....\......\....\LuceneField$1.class
......\.......\...\....\.....\......\....\LuceneField.class
......\.......\...\....\.....\......\....\LuceneIndexable.class
......\.......\...\....\.....\......\....\LuceneStruct.class
......\.......\...\....\.....\......\....\SearchStruct.class
......\.......\stopword.dic
......\generated-sources
......\.................\annotations
......\generated-test-sources
......\......................\test-annotations
......\test-classes
......\............\IKAnalyzer.cfg.xml
......\............\demo
......\............\....\LuceneUtilTest.class
......\............\....\SystemDirectory.class
......\............\....\User.class
......\............\ext.dic
......\............\stopword.dic