We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 853c7b8 + 7bec875 commit 8826ac2Copy full SHA for 8826ac2
README.md
@@ -17,6 +17,7 @@ You need to install a version matching your Elasticsearch version:
17
| es-2.0.2 | 0.20.2 |
18
| es-2.1.0 | 0.21.0 |
19
| es-2.1.1 | 0.21.1 |
20
+| es-2.1.2 | 0.21.2 |
21
| es-2.2.0 | 0.22.0 |
22
23
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.elasticsearch</groupId>
8
<artifactId>elasticsearch-japanese-suggester</artifactId>
9
- <version>0.22.0</version>
+ <version>0.21.2</version>
10
11
12
<packaging>jar</packaging>
0 commit comments