- Run command
gradlew bootRun
- Add new collection or domain.
The first, add new domain Groovy, then go to folder solr_home\cores add new folder the same collection name.
Then add core.properties with value name=YOUR_COLLECTION, add schema.xml, solrconfig.xml
Finally, We can use simple as use Spring Repo