Peter-Josef Meisch
|
47c0e186ec
|
Adapt to spring-data-commons changes.
Original Pull Request #2233
Closes #2232
|
2022-07-19 22:12:56 +02:00 |
|
Peter-Josef Meisch
|
8b69a8a030
|
Complete searchMsearchRequest for the new client.
Original Pull Request #2231
Closes #2156
|
2022-07-19 21:31:14 +02:00 |
|
Mark Paluch
|
8bb0d8cb41
|
Polishing.
Consistently use credential properties.
See #2222
|
2022-07-18 09:19:36 +02:00 |
|
Peter-Josef Meisch
|
26a2f54c0f
|
Change visibility of InetSocketAddressParser.
Original Pull Request #2227
Closes #2226
|
2022-07-17 20:15:03 +02:00 |
|
Peter-Josef Meisch
|
1754f59e70
|
Upgrade to Elasticsearch 8.3.2.
Original Pull Request #2225
Closes #2214
|
2022-07-17 08:02:23 +02:00 |
|
Patrick Baumgartner
|
8a166a1a40
|
Fixing Typo.
Original Pull Request #2219
Closes #2223
|
2022-07-16 17:55:45 +02:00 |
|
Christoph Strobl
|
5c029602b5
|
After release cleanups.
See #2167
|
2022-07-15 15:30:55 +02:00 |
|
Christoph Strobl
|
82a545912e
|
Prepare next development iteration.
See #2167
|
2022-07-15 15:30:47 +02:00 |
|
Christoph Strobl
|
587dd2edda
|
Release version 5.0 M5 (2022.0.0).
See #2167
5.0.0-M5
|
2022-07-15 15:18:31 +02:00 |
|
Christoph Strobl
|
451a22614d
|
Prepare 5.0 M5 (2022.0.0).
See #2167
|
2022-07-15 15:17:57 +02:00 |
|
Peter-Josef Meisch
|
688f1722bd
|
make ReactiveElasticsearchTemplate constructor public.
Original Pull Request #2217
Closes #2216
|
2022-07-12 17:47:55 +02:00 |
|
Peter-Josef Meisch
|
b9dacc9a5e
|
implement getAlias variants.
Original Pull Request #2213
Closes #2209
|
2022-07-09 23:40:34 +02:00 |
|
Peter-Josef Meisch
|
e0acc5a2f9
|
Upgrade to Elasticsearch 8.3.1.
Original Pull Request #2212
Closes #2210
|
2022-07-06 22:21:47 +02:00 |
|
Peter-Josef Meisch
|
094e79d601
|
Make the new client the default.
Original Pull Request #2208
Closes #2159
|
2022-07-03 21:56:21 +02:00 |
|
Peter-Josef Meisch
|
81e2613669
|
Documentation fixes.
Original Pull Request #2207
Closes #2206
|
2022-06-28 22:06:00 +02:00 |
|
Peter-Josef Meisch
|
d974788ab8
|
no more additions currently, the new client has the same functionality as the old.
Original Pull Request #2205
Closes #2155
|
2022-06-28 21:57:33 +02:00 |
|
Shijie.Ma
|
0109a68c32
|
Fix document about StringQuery.
Original Pull Request #2202
Closes #2204
|
2022-06-28 06:44:48 +02:00 |
|
diamondT
|
259c43af19
|
Fix handling of array-of-strings parameters for @Query-annotated queries.
Original Pull Request #2182
Closes #2135
|
2022-06-27 20:35:06 +02:00 |
|
Peter-Josef Meisch
|
a2802ce716
|
Upgrade to Elasticsearch 8.2.3.
Original Pull Request #2200
Closes #2198
|
2022-06-25 20:54:47 +02:00 |
|
Peter-Josef Meisch
|
f901380766
|
Fix updatebyquery request.
Original Pull Request #2197
Closes #2191
|
2022-06-25 19:55:22 +02:00 |
|
Peter-Josef Meisch
|
1e4b70ba6d
|
Refactor code using Elasticsearch libs.
Original Pull Request #2196
Closes #2157
|
2022-06-25 18:29:34 +02:00 |
|
Peter-Josef Meisch
|
f917fb7a65
|
Update version documentation.
Original Pull Request #2195
Closes #2194
|
2022-06-25 17:40:07 +02:00 |
|
Peter-Josef Meisch
|
bfc68699e0
|
Remove deprecated suggest calls from operations.
Original Pull Request #2193
Closes #2192
|
2022-06-24 12:51:58 +02:00 |
|
Peter-Josef Meisch
|
96d0781f24
|
Parse returned suggest data using the new client.
Original Pull Request #2187
Closes #2154
|
2022-06-22 18:34:47 +02:00 |
|
Gonçalo Montalvão Marques
|
0a0fc75faa
|
fix typos in migration guides documentation.
Original Pull Request #2181
Closes #2180
|
2022-06-03 19:35:40 +02:00 |
|
Mark Paluch
|
ef880e6d3b
|
Update CI properties.
See #2167
|
2022-06-03 09:34:20 +02:00 |
|
Mark Paluch
|
3835e8e363
|
Upgrade to Maven Wrapper 3.8.5.
See #2177
|
2022-06-03 09:32:51 +02:00 |
|
Peter-Josef Meisch
|
97d0566e94
|
Fix msearch setup after ES fixed it's issue.
Original Pull Request #2176
Closes #2138
|
2022-06-01 14:48:46 +02:00 |
|
Peter-Josef Meisch
|
ac64a6a733
|
Use Elasticsearch 8.2.2.
Original Pull Request #2174
Closes #2158
|
2022-05-31 22:13:51 +02:00 |
|
panzhenchao
|
c826adb152
|
Fix incorrect argument check asserts.
Original Pull Request #2169
Closes #2170
|
2022-05-27 16:40:38 +02:00 |
|
Christoph Strobl
|
1eaebdec33
|
Fix pom.xml formatting.
This commit reverts formatting changes introduced via 7cb46b6ab0f0fdaea323709d0a512599ccf743ad.
See #2122
|
2022-05-13 13:46:12 +02:00 |
|
Christoph Strobl
|
d37ca4d533
|
After release cleanups.
See #2122
|
2022-05-13 10:53:27 +02:00 |
|
Christoph Strobl
|
d676ffe066
|
Prepare next development iteration.
See #2122
|
2022-05-13 10:53:24 +02:00 |
|
Christoph Strobl
|
1bff5dd749
|
Release version 5.0 M4 (2022.0.0).
See #2122
5.0.0-M4
|
2022-05-13 10:44:00 +02:00 |
|
Christoph Strobl
|
7cb46b6ab0
|
Prepare 5.0 M4 (2022.0.0).
See #2122
|
2022-05-13 10:43:21 +02:00 |
|
Peter-Josef Meisch
|
a86658c397
|
Add new Elasticsearch client as an alternative to the existing REST client.
Original Pull Request #2160
Closes #1973
(cherry picked from commit c0b26a51f1299fdc20998cc54c82ffbc7c005dae)
|
2022-05-12 07:38:44 +02:00 |
|
Peter-Josef Meisch
|
0950dd6c7a
|
Update to Elasticsearch 7.17.3.
Original Pull Request #2145
Closes #2144
|
2022-04-24 11:53:19 +02:00 |
|
Peter-Josef Meisch
|
e1c926e134
|
Use Range class from spring-data-commons.
Original Pull Request #2137
Closes #2098
|
2022-04-15 08:42:26 +02:00 |
|
Peter-Josef Meisch
|
6a201b4e34
|
Add more implementations using the new client.
Original Pull Request #2136
See #1973
(cherry picked from commit 8cef50347ea5a67e945b17312b9dac466fa40527)
|
2022-04-13 22:34:44 +02:00 |
|
Oliver Drotbohm
|
48e2e9dea7
|
Adapt to changes in Spring Framework 6.0 HttpStatus.
Fixes #2134.
|
2022-04-11 17:00:59 +02:00 |
|
Peter-Josef Meisch
|
a60f3059e1
|
Upgrade to Elasticsearch 7.17.2.
Original Pull Request #2131
Closes #2130
|
2022-04-02 21:14:20 +02:00 |
|
Peter-Josef Meisch
|
3154c74f94
|
Add info to readme about Elasticsearch versions.
Original Pull Request #2128
Closes #2127
|
2022-03-31 07:39:19 +02:00 |
|
Jing Wei
|
1407d4d3d6
|
Upgrade pitest version and add jvmArg.
Original Pull Request: #2126
Closes #2125
|
2022-03-27 18:57:54 +02:00 |
|
Peter-Josef Meisch
|
acd7990fac
|
Default Refresh policy for ReactiveElasticsearchTemplate.
Original Pull Request #2124
Closes #2110
|
2022-03-24 21:07:55 +01:00 |
|
Mark Paluch
|
b10eb75967
|
Update Jenkinsfile according to Java 17 build pipeline configuration.
See #2122
|
2022-03-24 09:29:06 +01:00 |
|
Mark Paluch
|
a4952a90f8
|
After release cleanups.
See #2121
|
2022-03-22 14:07:39 +01:00 |
|
Mark Paluch
|
50d241fcb4
|
Prepare next development iteration.
See #2121
|
2022-03-22 14:07:37 +01:00 |
|
Mark Paluch
|
d1412f06a4
|
Release version 5.0 M3 (2022.0.0).
See #2121
5.0.0-M3
|
2022-03-22 14:00:24 +01:00 |
|
Mark Paluch
|
6bdeca64e2
|
Prepare 5.0 M3 (2022.0.0).
See #2121
|
2022-03-22 14:00:02 +01:00 |
|
Mark Paluch
|
9ef35ee46f
|
After release cleanups.
See #2058
|
2022-03-21 16:44:42 +01:00 |
|