Peter-Josef Meisch
|
3298ba21ce
|
Use custom HttpHeaders.
Original Pull Request #2278
Closes #2277
|
2022-08-24 13:10:27 +02:00 |
|
Peter-Josef Meisch
|
18be558740
|
Reactive implementation of the point in time API.
This PR adds the reactive implementation for the point in time API that was missing in #2273.
Original Pull Request #2275
Closes #2274
|
2022-08-20 18:23:50 +02:00 |
|
Peter-Josef Meisch
|
46cd4cd59e
|
Implement the point in time API.
Original Pull Request #2273
Closes #1684
|
2022-08-17 13:11:11 +02:00 |
|
Peter-Josef Meisch
|
a4ed7300d1
|
Code cleanup (Java 17).
Original Pull Request #2271
Closes #2270
|
2022-08-13 15:07:47 +02:00 |
|
Peter-Josef Meisch
|
b511756b2b
|
Polishing.
See #2265
|
2022-08-12 07:27:07 +02:00 |
|
Peter-Josef Meisch
|
68ba4cd39b
|
Polishing.
See #2267
|
2022-08-11 06:53:07 +02:00 |
|
cdalexndr
|
6b39b39d35
|
support RuntimeField with no script.
Original Pull Request #2268
Closes #2267
|
2022-08-11 06:31:17 +02:00 |
|
Peter-Josef Meisch
|
4f4c99ec1f
|
Fix javadoc error.
See #2265
|
2022-08-10 21:48:05 +02:00 |
|
Sascha Woo
|
6cfb8eeea6
|
[elc] add support for sorting results by SortOptions to NativeQuery.
Original Pull Request #2264
Closes #2263
|
2022-08-10 21:34:17 +02:00 |
|
Peter-Josef Meisch
|
c4910bf399
|
Polishing.
See #2265
|
2022-08-10 21:19:46 +02:00 |
|
Sascha Woo
|
c93039410a
|
[elc] add convenient methods to improve access to aggregations.
Original Pull Request #2266
Closes #2265
|
2022-08-10 21:10:17 +02:00 |
|
Peter-Josef Meisch
|
33c9180ccd
|
Reenable test for the new Elasticsearch Client.
Original Pull Request #2261
Closes #2260
|
2022-08-07 20:33:07 +02:00 |
|
Peter-Josef Meisch
|
df5fd0b97c
|
sourcefilter documentation.
Original Pull Request #2258
Closes #2257
|
2022-08-07 12:22:46 +02:00 |
|
Peter-Josef Meisch
|
44a79093ce
|
Remove deprecated code.
Original Pull request #2256
Closes #2255
|
2022-08-06 23:16:38 +02:00 |
|
Peter-Josef Meisch
|
cf135f4cdd
|
Implement SourceFilters annotation.
Original Pull Request #2254
Closes #1280
Closes #2062
Closes #2146
Closes #2147
Closes #2151
|
2022-08-06 21:04:13 +02:00 |
|
Peter-Josef Meisch
|
954d8b0f97
|
Prefix bean names created by the configuration with "elasticsearch".
Original Pull Request #2253
Closes #2252
|
2022-08-05 21:14:06 +02:00 |
|
Peter-Josef Meisch
|
e71c66949a
|
Add missing properties to BaseQueryBuilder.
Original Pull Request #2251
Closes #2250
|
2022-08-04 17:50:37 +02:00 |
|
Peter-Josef Meisch
|
acf02a1dc9
|
Don't try to write non-writeable properties.
Original Pull Request #2249
Closes #2230
|
2022-08-04 08:04:19 +02:00 |
|
Peter-Josef Meisch
|
ca39c1d24c
|
Adapt to changes in Elasticsearch client code. (#2246)
Closes #2211
|
2022-07-31 18:33:43 +02:00 |
|
Peter-Josef Meisch
|
7620222f89
|
Upgrade to Elasticsearch 8.3.3.
Original Pull Request #2244
Closes #2242
|
2022-07-30 18:34:22 +02:00 |
|
Peter-Josef Meisch
|
1f1076aa8b
|
Don't rely on collection to object conversion in spring-data-commons.
Original Pull Request #2241
Closes #2152
|
2022-07-28 07:41:07 +02:00 |
|
Peter-Josef Meisch
|
3e950b8053
|
SimpleElasticsearchRepository still uses erhlc code.
Original Pull Request #2239
Closes #2238
|
2022-07-24 22:03:01 +02:00 |
|
Peter-Josef Meisch
|
1c31a31e11
|
Refine the configuration callbacks in the ClientConfiguration.
Original Pull Request #2237
Closes #2149
|
2022-07-23 15:32:24 +02:00 |
|
Peter-Josef Meisch
|
373be49f97
|
Fix exists query for imperative repository implementation.
Original Pull Request #2236
Closes #2162
|
2022-07-22 21:56:24 +02:00 |
|
Peter-Josef Meisch
|
12b332223f
|
Replace ClassTypeInformation usages with TypeInformation.
Original Pull Request #2235
Closes #2234
|
2022-07-19 22:37:05 +02:00 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|