摘要: SQL Server 的连接包括:左连接、右连接、全连接、内连接、交叉连接、自连接。 阅读全文
posted @ 2012-10-08 21:32 bluepoint2009 阅读(1942) 评论(0) 推荐(0) 编辑
摘要: SQL Server 2008系列简介。 阅读全文
posted @ 2012-10-08 21:09 bluepoint2009 阅读(467) 评论(0) 推荐(0) 编辑
摘要: Lucene有多种搜索方式,可以根据需要选择不同的方式。 阅读全文
posted @ 2012-10-08 15:36 bluepoint2009 阅读(901) 评论(0) 推荐(0) 编辑
摘要: 递归遍历每个目录(每个目录中可能还存在目录),进行深度遍历,找到处于叶节点处的文本文件(即扩展名为.txt的文件)并创建索引。 阅读全文
posted @ 2012-10-08 11:45 bluepoint2009 阅读(1532) 评论(0) 推荐(1) 编辑
摘要: Lucene中Field的设置。 阅读全文
posted @ 2012-10-08 10:41 bluepoint2009 阅读(1037) 评论(0) 推荐(0) 编辑
摘要: Lucene中IndexWriterConfig的设置。 阅读全文
posted @ 2012-10-08 10:13 bluepoint2009 阅读(4504) 评论(0) 推荐(0) 编辑