mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-14 16:12:11 +00:00
Updated How to start with spring data elasticsearch (creole)
parent
e2266bbdf7
commit
4cb5f65556
@ -1,7 +1,8 @@
|
||||
First thing you will need to answer to yourself how you will use this framework.
|
||||
**First thing you will need to answer to yourself how you will use this framework.**
|
||||
|
||||
## Case 1:
|
||||
**Case 1:**
|
||||
I need only index and search documents in my project.
|
||||
|
||||
Quick start:
|
||||
First add to your pom.xml file information about snapshot repository for spring-data-elasticsearch
|
||||
{{{
|
||||
@ -28,7 +29,7 @@ Second add dependency for spring-data-elasticsearch
|
||||
Having both entries in the pom file you should be able to use spring-data-elasticsearch without any issues.
|
||||
|
||||
|
||||
## Case 2:
|
||||
**Case 2:**
|
||||
I have a plane to develop new feature/ or extend existing ones.
|
||||
Quick start:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user