Lucene简介
http://www.chedong.com/tech/lucene.html
Luncene初见索引、检索
http://topic.csdn.net/u/20080408/17/a9095641-b014-4223-9b68-6c694fd242f5.html
Luncene源码下载
http://apache.freelamp.com/lucene/java/lucene-3.0.0-src.zip
Luncene jar下载
http://apache.freelamp.com/lucene/java/lucene-3.0.0.zip
Lucene API
http://lucene.apache.org/
Luncene Demo解说
http://lucene.apache.org/java/3_0_0/demo
解决Luncene Demo中文无法索引
http://blog.eood.cn/archives/247/
Luncene FQ
http://wiki.apache.org/lucene-java/LuceneFAQ
Luncene索引HTML
http://wiki.apache.org/lucene-java/LuceneFAQ#How_can_I_index_HTML_documents.3F
Luncene索引OpenDocument (aka OpenOffice.org), RTF, Microsoft Word, Excel, PowerPoint,Visio, etc
http://wiki.apache.org/lucene-java/LuceneFAQ#How_can_I_index_file_formats_like_OpenDocument_.28aka_
OpenOffice.org.29.2C_RTF.2C_Microsoft_Word.2C_Excel.2C_PowerPoint.2C_Visio.2C_etc.3F
Luncene索引PDF
http://wiki.apache.org/lucene-java/LuceneFAQ#How_can_I_index_PDF_documents.3F
Luncene索引中文、日文、韩文
http://wiki.apache.org/lucene-java/LuceneFAQ#Can_I_use_Lucene_to_index_text_in_Chinese.2C_
Japanese.2C_Korean.2C_and_other_multi-byte_character_sets.3F
编码介绍
http://hi.baidu.com/baseetoo/blog/item/951b612a05ffd3f0e7cd406c.html
UFT8转换到GB2312
http://www.cnblogs.com/comsteed/articles/1126023.html
GB2312转换到UFT8
http://topic.csdn.net/t/20051026/10/4350730.html
获取文档编码
http://hi.baidu.com/i7521/blog/item/50d51d55166ecbcdb645ae01.html
http://dev.csdn.net/Develop/article/10/10961.shtm
http://dev.csdn.net/Develop/article/10/10962.shtm