1956 Commits

Author SHA1 Message Date
Peter-Josef Meisch
d597baccd3
Upgrade to Elasticsearch 8.7.0.
Original Pull Request #2524
Closes #2523
2023-04-11 20:45:52 +02:00
Peter-Josef Meisch
dfc1be286c
Polishing 2023-04-10 11:22:45 +02:00
JKatzwinkel
1f7fa77c15
Fix inner hits metadata mapping.
Original Pull Request #2522
Closes #2521
2023-04-10 11:18:26 +02:00
Mark Paluch
699c0ef265
Upgrade to Maven Wrapper 3.9.1.
See #2518
2023-04-06 16:16:37 +02:00
Peter-Josef Meisch
9771b9c1d6
clarify PR submission 2023-04-05 08:07:27 +02:00
Peter-Josef Meisch
437279f637
remove erroneous linebreak 2023-04-04 17:45:28 +02:00
Peter-Josef Meisch
ed1c416cd3
Javadoc
Original Pull Request #2516
Closes #2515
2023-04-03 20:20:13 +02:00
Peter-Josef Meisch
a5fb7a3c76
Remove old methods from configuration.
Original Pull Request #2513
Closes #2512
2023-04-02 20:16:13 +02:00
Greg L. Turnquist
7f772703d3
Test against Java 20 on CI.
See #2507.
2023-03-30 11:40:56 -05:00
Greg L. Turnquist
43eb40e45e
Upgrade to BlockHound 1.0.7.RELEASE.
Closes #2510.
2023-03-30 11:39:57 -05:00
Greg L. Turnquist
75bf578b31
Update CI properties.
See #2500
2023-03-28 13:58:23 -05:00
Peter-Josef Meisch
675b77982b
Allow field names with dots.
Original Pull Request #2504
Closes #2502
2023-03-22 19:51:00 +01:00
Christoph Strobl
d95af9fcfa
After release cleanups.
See #2464
2023-03-20 15:05:35 +01:00
Christoph Strobl
96985fa14a
Prepare next development iteration.
See #2464
2023-03-20 15:05:34 +01:00
Christoph Strobl
ff1f25b0b2
Release version 5.1 M3 (2023.0.0).
See #2464
5.1.0-M3
2023-03-20 15:01:48 +01:00
Christoph Strobl
d3e95815d9
Prepare 5.1 M3 (2023.0.0).
See #2464
2023-03-20 15:01:20 +01:00
Peter-Josef Meisch
797dbb5a18
Improve save(Flux<T>) implementations.
Original Pull Request #2497
Closes #2496
Closes #2492
2023-03-19 15:01:24 +01:00
Mark Paluch
a7d6b9df6d
Adopt to newly introduced ParameterAccessor.getScrollPosition().
Closes #2494
2023-03-16 15:26:47 +01:00
Peter-Josef Meisch
ade90328d3
ValueConverters can be derived from AbstractPropertyValueConverter.
Original Pull Request #2490
Closes #2489
2023-03-05 20:54:20 +01:00
Peter-Josef Meisch
ec77b3a082
Add option to not write version to document source.
Original Pull Request #2487
Closes #2466
2023-03-05 09:53:41 +01:00
Peter-Josef Meisch
63cebd7038
Fix putMapping request creation .
Original Pull Request #2483
Closes #2487
2023-02-26 15:41:12 +01:00
Peter-Josef Meisch
e7c9bf20f6
Add option to specify if empty property should not be sent to Elasticsearch.
Original Pull Request #2482
Closes #2290
2023-02-25 17:50:12 +01:00
Peter-Josef Meisch
b4c3e25a60
Move scripted fields from native query up to base query.
Original Pull Request #2481
Closes #2477
2023-02-25 14:43:32 +01:00
Peter-Josef Meisch
43ab49b5fa
refactor tests
Original Pull Request #2480
Closes #2479
2023-02-25 13:38:50 +01:00
Peter-Josef Meisch
c9b8b1af19
Adapt custom routing.
Original Pull Request #2474
Closes #2087
2023-02-21 20:17:45 +01:00
Mark Paluch
9c80dc9ae8
Upgrade to Maven Wrapper 3.9.0.
See #2471
2023-02-20 11:58:19 +01:00
Peter-Josef Meisch
03ffb07827
Upgrade to Elasticsearch 8.6.2.
Original Pull Request #2470
Closes #2468
2023-02-19 12:57:18 +01:00
Christoph Strobl
d29cf7788b
After release cleanups.
See #2463
2023-02-17 14:25:49 +01:00
Christoph Strobl
71e46c8277
Prepare next development iteration.
See #2463
2023-02-17 14:25:47 +01:00
Christoph Strobl
fc1e8d3cf6
Release version 5.1 M2 (2023.0.0).
See #2463
5.1.0-M2
2023-02-17 14:22:31 +01:00
Christoph Strobl
c84a8bbc12
Prepare 5.1 M2 (2023.0.0).
See #2463
2023-02-17 14:22:18 +01:00
Christoph Strobl
97a9176775
After release cleanups.
See #2367
2023-02-17 13:31:54 +01:00
Christoph Strobl
7eff8f5dd1
Prepare next development iteration.
See #2367
2023-02-17 13:31:53 +01:00
Christoph Strobl
6d4247312d
Release version 5.1 M1 (2023.0.0).
See #2367
5.1.0-M1
2023-02-17 13:27:50 +01:00
Christoph Strobl
81f52244a8
Prepare 5.1 M1 (2023.0.0).
See #2367
2023-02-17 13:27:11 +01:00
Peter-Josef Meisch
e741df9c7c
Support KNN queries in NativeQuery.
Original Pull Request #2458
Closes #2433
2023-02-14 20:45:16 +01:00
Peter-Josef Meisch
3875bb6abf
Upgrade to Elasticsearch 8.6.1.
Original Pull Request #2455

Closes #2452
2023-02-14 18:34:19 +01:00
Peter-Josef Meisch
1860d7353a
Allow for Spring Data Elasticsearch queries to be added to NativeQuery.
Original Pull Request #2451
#Closes 2391
2023-02-12 17:50:55 +01:00
Peter-Josef Meisch
4f30a492b9
@Query annotated repository method does not use Sort parameter.
Original Pull Request #2450
Closes #2449
2023-02-10 22:46:39 +01:00
Peter-Josef Meisch
6805fff1fa
Option to add docvalue_fields to a search query.
Original Pull Request #2446
#Closes 2316
2023-02-06 20:39:00 +01:00
Urs Keller
0971acfe25
Fix ReactiveIndicesTemplate: Refresh not called on bound indices.
Original Pull Request #2444
Closes #2441
2023-02-03 19:56:47 +01:00
Zhenxi
36805c3ecb
Fix typo in documentation.
Original Pull Request #2443
Closes #2442
2023-02-03 18:31:16 +01:00
Mark Paluch
b75d2eb01f
Update CI properties.
See #2367
2023-01-30 10:49:51 +01:00
Mark Paluch
f94f2b0618
Upgrade to Maven Wrapper 3.8.7.
See #2440
2023-01-30 10:48:19 +01:00
Peter-Josef Meisch
82607b3d4d
Add Option to not store the id property in the document source.
Original Pull Request #2438
Closes #2364
2023-01-29 16:51:41 +01:00
Peter-Josef Meisch
cf9b106c31
Polishing 2023-01-26 19:07:21 +01:00
Hamid Rahimi
b0c2ce3084
Overload multiSearch method to support list of IndexCoordinates.
Original Pull Request #2436
Closes #2434
2023-01-26 19:03:35 +01:00
Peter-Josef Meisch
b3f9bdb80f
Support returning the name of the index an entity was persisted to.
Original Pull Request #2435
Closes #2112
2023-01-25 20:17:26 +01:00
Peter-Josef Meisch
d9bf76fb31
Fix reading response runtime field by mapping.
Original Pull Request #2432
Closes #2431
2023-01-22 19:15:12 +01:00
Peter-Josef Meisch
4d11a56e84
Upgrade to Elasticsearch 8.6.0.
Original Pull Request #2430
Closes #2426
2023-01-20 09:05:53 +01:00