Lucene3.1使用教程.doc

时间:2014-05-29 12:29:15
【文件属性】:
文件名称:Lucene3.1使用教程.doc
文件大小:376KB
文件格式:DOC
更新时间:2014-05-29 12:29:15
Lucene3.1使用教程 性能提升 Lucene3.1使用教程 随着Lucene开发的推进,Lucene3.1推出了,但是目前Lucene3.1的使用文档较少,特收集了《Lucene3.1使用教程》 值得关注的内容有: 1. 性能提升 2. ReusableAnalyzerBase使得跟容易让 TokenStreams 可重用 3. 改进分析器的功能,包括对Unicode的支持(Unicode 4)、CharTermAttribute、对象重用等 4. ConstantScoreQuery允许直接封装 Query 对象 5. 可通过 IndexWriterConfig 对 IndexWriter 进行配置 6. IndexWriter.getReader 被 IndexReader.open(IndexWriter) 所替换. 7. 废弃了 MultiSearcher;ParallelMultiSearcher被直接吸收到 IndexReader 类中 8. 在 64位的Windows 和 Solaris JVMs, MMapDirectory 作为默认的 FSDirectory.open 的实现 9. 新的 TotalHitCountCollector用来获取索引的命中数 10. ReaderFinishedListener API 用来清除外部缓存

网友评论

  • 很好,是我想要的,正在寻找呢,非常感谢。
  • 内容一般,比较系统,讲的不是很清楚。初学者看起来比较难。
  • 传智播客 的3.0教程大纲, 没有细节,只有大纲 标题党
  • 将知识串了一下,比较系统,从概念到应用,都照顾到了。