File tree Expand file tree Collapse file tree
grails-plugins/org/grails/plugins Expand file tree Collapse file tree Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11name : Elasticsearch
2- desc : An Elasticsearch plugin for Grails. It allows indexing of domain class properties using a concise DSL and searching
3- based on the domain classes using the Elasticsearch query api.
2+ desc : An Elasticsearch plugin for Grails. It allows indexing of domain class properties using a concise
3+ DSL and searching based on the domain classes using the Elasticsearch query api.
44coords : org.grails.plugins:grails-elasticsearch
55owner : grails-plugins
66vcs : https://github.com/grails-plugins/grails-elasticsearch
Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ labels:
1010licenses :
1111 - Apache-2.0
1212versions :
13+ - version : 3.0.0-RC1
14+ date : 2025-10-29T15:48:12Z
15+ grailsVersion : 7.0.0-SNAPSHOT > *
1316 - version : 2.1.0
1417 date : 2021-04-18T14:00:23Z
1518 grailsVersion : 3.3.0 > *
You can’t perform that action at this time.
0 commit comments