lucene建立索引的过程

建立索引过程

用户提交数据=》solr建立索引=》调用lucene包建立索引

官方建立索引和查询索引的例子如下:

http://lucene.apache.org/core/4_10_3/demo/overview-summary.html#About_the_code

http://lucene.apache.org/core/4_10_3/core/overview-summary.html#overview_description

其他参考文章如下:

http://dataknocker.github.io/2014/04/11/solr%E7%A9%BA%E9%97%B4%E7%B4%A2%E5%BC%95%E5%8E%9F%E7%90%86%E5%8F%8A%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/

http://blog.csdn.net/yangbutao/article/details/9970719

http://blog.csdn.net/duck_genuine/article/details/6962624

posted @ 2015-02-06 15:38  唾手可得的树  阅读(192)  评论(0编辑  收藏  举报