solrj示例
☆55Feb 3, 2016Updated 10 years ago
Alternatives and similar repositories for solrj-example
Users that are interested in solrj-example are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- solr项目开发☆16Jun 13, 2016Updated 10 years ago
- SpringBoot+Solr + webmagic JD商品爬取数据,放入solr中做搜索,学习下solr使用☆45Aug 31, 2017Updated 9 years ago
- 一个用Solr做企业应用内的搜索引擎的demo;目前仅能实现对MySql数据库表和富文本(pdf、word、excel、ppt等)的全文检索☆33Mar 22, 2017Updated 9 years ago
- 使用扩展的通过数据库维护的IKAnalyzer和分布式搜索搜索服务SolrCloud及SolrJ的ShowCase。☆12Aug 28, 2014Updated 12 years ago
- Demo of Spring Cloud Sleuth and Zipkin☆20Jun 9, 2016Updated 10 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- spring+rabbitmq的简单demo☆41Apr 12, 2016Updated 10 years ago
- dubbo-brave集成☆10Mar 16, 2016Updated 10 years ago
- tomcat-redis-sessioon-Manager implements Tomcat's session-manager redis persistence functionality (tomcat-redis-sessioon-manager是一个使用redi…☆16Oct 13, 2016Updated 9 years ago
- elasticsearch中文版,基于elasticsearch-1.7.1。集成常用的各种插件,不定期更新☆56Mar 21, 2016Updated 10 years ago
- 基于canal的mysql slave实现☆12Apr 7, 2013Updated 13 years ago
- 使用kafka实现log4j日志集中管理☆14Jan 6, 2021Updated 5 years ago
- 中小企业应用系统,主要是CRM+进销存+财务,采用golang 开发,前台采用reactjs☆17Mar 20, 2015Updated 11 years ago
- 分布式事务本地事件表实现☆21Sep 29, 2017Updated 8 years ago
- 计算汽车到达时间。获得黑客马拉松编程比赛第1名。☆14Jun 16, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 本仓库记录了我学习设计模式的历程,仓库中代码来自于《Head First Design Patterns》一书,每一个模式都附有相应的介绍博客,适合作为初学者入门学习的参考。☆11Jul 21, 2017Updated 9 years ago
- 基于阿里Dubbo框架的服务切换工具☆19Jul 21, 2017Updated 9 years ago
- ☆12Aug 18, 2016Updated 10 years ago
- 云计算之hadoop、hive、hue、oozie、sqoop、hbase、zookeeper环境搭建及配置文件☆52Apr 25, 2017Updated 9 years ago
- ☆24Oct 11, 2023Updated 2 years ago
- 一个轻量级dao框架☆17Apr 17, 2023Updated 3 years ago
- 基于 Spring 和 Jedis 的 Disque 封装,使用注解驱动☆22Feb 15, 2016Updated 10 years ago
- 个性化的促销信息推荐系统☆27Mar 23, 2017Updated 9 years ago
- ☆32Jun 1, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 针对阿里巴巴 canal客户端封装,与spring无缝衔接☆25Dec 16, 2022Updated 3 years ago
- dubbo example☆26May 2, 2016Updated 10 years ago
- Learning Spring 5.0, published by Packt☆10Oct 31, 2022Updated 3 years ago
- UC是一个用于处理分布式系统中ID生成,唯一性字段值管理的通用模块.☆70Feb 15, 2014Updated 12 years ago
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- 轻量级、高性能的Java Web开发框架~☆21Feb 22, 2023Updated 3 years ago
- 使用Apache Oltu 搭建Oauth2 Server及Client开放授权☆344Dec 16, 2022Updated 3 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆31Mar 4, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 提供Java中的一些分布式远程调用的ShowCase,包括RMI、CXF、Burlap、Hessian、HttpInvoker、JMS、REST、MetaQ、Dubbo。☆97Aug 30, 2014Updated 12 years ago
- 基于 Jmeter 的轻量级云压测平台☆11Oct 18, 2018Updated 7 years ago
- MySQL distribute proxy base on core-business-object☆19Sep 3, 2017Updated 9 years ago
- Spring Cloud架构的eshop工程代码☆12Oct 25, 2017Updated 8 years ago
- 分布式脚手架框架(总结整理)☆15Aug 27, 2015Updated 11 years ago
- 大学用java写的在线聊天应用,界面模仿qq☆15Dec 5, 2023Updated 2 years ago
- 这是一个Spring MVC + Mybatis 的项目,不仅仅只是简单的demo或是增删改查,她将含括很多的方面:尽量抽取basedao,baseService公共部分,做出一个简单的framework,为以后分布式开发提供基础。☆11Jul 21, 2015Updated 11 years ago