大四工程实训做的仿小米商城网站,ssm框架写的: a)用户模块: 登录注册:在这个模块下可以实现用户的登录注册邮箱验证等。 个人信息:该模块下可以对个人账户,发货地址,订单和一些基本信息的管理。 b)商品模块 将商品分类展示及分页。 首页商品及商品详情展示。 根据用户需求搜索用户想要的商品。 c)购物车模块 模仿商场的消费模式,将喜欢的商品添加到购物车,购物完毕后一起去结算。 能够对购物车商品的增删改查。 d)订单模块 能够对订单进行查询。 e)在线支付模块 实现与第三方接口的在线支付。
2019-12-21 19:39:35 25.33MB web java ssm Solr
1
solr6.3下好用的mmseg4j分词库,测试可用。
2019-12-21 19:25:51 697KB solr mmseg4j
1
elasticsearch或solr索引在安装的时候需要添加的分词器和拼音插件,该版本是5.6.1,分别为:elasticsearch-analysis-ik-5.6.1和elasticsearch-analysis-pinyin-5.6.1,都是已经编译好了的,可直接复制到plugin里面即可,对应的es的版本号也必须是5.6.1
2019-12-21 19:23:55 11.96MB es, solr, ik, pinyin
1
这是我自己反编译fix后,支持solr7.4高版本的定时增量任务(亲测solr7.4),下载下来开箱即用。低版本的没试过,估计低版本的solr配合之前apache-solr-dataimportscheduler-1.0.jar这些能行,不行就试试我这个。
1
该资源为本人亲自整理的报告,多线程代码未给出,不是太难我相信你能搞定。
2019-12-21 18:55:32 180KB solr 性能测试
1
解密搜索引擎技术实战Lucene&Java精华版(第3版)源码 书名:解密搜索引擎技术实战Lucene&Java精华版(第3版) 作者:罗刚 等编著 出版社:电子工业出版社 关键词:Lucene solr 搜索引擎 Lucene实战 随书源码 本书随书光盘文件有1G,压缩后有>400MB, 我单个文件的权限是80MB 故分为下面6个包上传: 解密搜索引擎技术实战Lucene&Java精华版(1) 解密搜索引擎技术实战Lucene&Java精华版(2)-补第5章p1 解密搜索引擎技术实战Lucene&Java精华版(3)-补第5章p2 解密搜索引擎技术实战Lucene&Java精华版(4)-补第6章 解密搜索引擎技术实战Lucene&Java精华版(5)-libp1 解密搜索引擎技术实战Lucene&Java精华版(6)-libp2 第5章是文件最大的章节,需要分录成2个文件 p1是源码,p2是测试数据excel文件 第6章是次大的章节,单独1个文件 光盘中所有的jar已经去重放在了lib目录,>80MB,分了2个文件,libp1放了大部分jar,libp2放了三个大jar
2019-12-21 18:50:40 60.43MB Lucene solr 搜索引擎 Lucene实战
1
基于solr4.x定时任务重新打的jar包
2019-11-19 10:44:18 10KB solr 定时索引 增量索引 jar包
1
solr使用案例
2014-06-27 00:00:00 44.23MB solr使用案例
1
DESCRIPTION Whether handling big data, building cloud-based services, or developing multi-tenant web applications, it's vital to have a fast, reliable search solution. Apache Solr is a scalable and ready-to-deploy open-source full-text search engine powered by Lucene. It offers key features like multi-lingual keyword searching, faceted search, intelligent matching, and relevancy weighting right out of the box. Solr in Action is the definitive guide to implementing fast and scalable search using Apache Solr 4. It uses well-documented examples ranging from basic keyword searching to scaling a system for billions of documents and queries. Readers will gain a deep understanding of how to implement core Solr capabilities such as faceted navigation through search results, matched snippet highlighting, field collapsing and search results grouping, spell checking, query auto-complete, querying by functions, and more. RETAIL SELLING POINTS Clearly-written comprehensive guide In-depth coverage of Solr 4 Uses real-world examples backed by years of experience AUDIENCE This book assumes some knowledge of Java and standard database technology. No prior experience with Solr or Lucene is required. ABOUT THE TECHNOLOGY Solr 4 provides new features to enable large-scale distributed search solutions that can be deployed as an elastically scaling cloud-based service and can provide additional intelligence to other big data technologies like Hadoop and Mahout.
2014-06-21 00:00:00 21.86MB Solr in Action 最新
1
描述了Lucene中如何使用FST算法构建term的内存索引,使用了很多图,直观的展现了FST图的构建流程,能够对想了解lucene内部实现机制原理的同学有帮助。
2014-05-21 00:00:00 406KB Lucene FST 有限自动机 solr
1