An open API service indexing awesome lists of open source software.

https://github.com/hiejulia/elearning-platform


https://github.com/hiejulia/elearning-platform

elasticsearch spring-framework

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

Buy Me A Coffee


# elearning-platform

## 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
+