https://github.com/hiejulia/elearning-platform
https://github.com/hiejulia/elearning-platform
elasticsearch spring-framework
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hiejulia/elearning-platform
- Owner: hiejulia
- Created: 2018-03-30T18:04:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T17:09:48.000Z (8 months ago)
- Last Synced: 2025-04-03T08:18:21.390Z (6 months ago)
- Topics: elasticsearch, spring-framework
- Language: Java
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Stack
+ Java 8 (stream API)
+ Spring boot
+ MySQL
+ ElasticSearch
+ Redis server
+ ElasticSearch Chrome extension
+ Sync data between MySQL and ElasticSearch server## Run the project
+ Install and run ElasticSearch+ Config ElasticSearch server
+ Install Elasticsearch plugin :
### ElasticSearch
+ Database Table Row Column
Index Type Document Field+ Query DSL
+ Search request
+ Sort data
+ Document routing
+ Aggregate framework
+ Combine search, buckets, metrics
+ Memory pressure and implications
+ Bulk operation
+