2013年6月8日
摘要: 1、IndexCreationTest类:Lucene搜索测试类package junit;import java.io.File;import java.io.IOException;import java.text.ParseException;import java.util.ArrayList;import java.util.List;import org.apache.commons.lang.math.NumberUtils;import org.apache.lucene.document.Document;import org.apache.lucene.document.F 阅读全文
posted @ 2013-06-08 10:55 Ruthless 阅读(15755) 评论(0) 推荐(3)