1673 Commits

Author SHA1 Message Date
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
Mark Paluch
102d654b92
Prepare next development iteration.
See #2058
2022-03-21 16:44:40 +01:00
Mark Paluch
3c0528796b
Release version 5.0 M2 (2022.0.0).
See #2058
5.0.0-M2
2022-03-21 16:35:09 +01:00
Mark Paluch
6a976a666b
Prepare 5.0 M2 (2022.0.0).
See #2058
2022-03-21 16:34:38 +01:00
Peter-Josef Meisch
57920d4e27
Merge branch 'main' into 5.0.x 2022-03-20 11:10:23 +01:00
Peter-Josef Meisch
709b4c615e
Set visibility SimpleElasticsearchPersistentEntity.ContextConfiguration to public.
Original Pull Request #2116
Closes #2114
2022-03-20 11:00:06 +01:00
Peter-Josef Meisch
149535e0d3
Fix javadoc formatting
(cherry picked from commit 6f6cedf6dff2c7f7ef886d65a857b345013db628)
2022-03-19 21:04:06 +01:00
Peter-Josef Meisch
6f6cedf6df
Fix javadoc formatting 2022-03-19 20:50:18 +01:00
Peter-Josef Meisch
f91a4c18c4
Merge branch 'main' into 5.0.x 2022-03-19 19:56:05 +01:00
Peter-Josef Meisch
b5eee05e3b
Fix http headers 2022-03-19 19:29:08 +01:00
Peter-Josef Meisch
80c3a3bbc5
Merge branch 'main' into 5.0.x
# Conflicts:
#	src/main/java/org/springframework/data/elasticsearch/core/ReactiveElasticsearchTemplate.java
#	src/test/java/org/springframework/data/elasticsearch/repositories/cdi/CdiRepositoryTests.java
2022-03-19 19:00:27 +01:00
Peter-Josef Meisch
4eb8f08ad8
Add new Elasticsearch client integration.
Original Pull Request #2115
2022-03-19 18:51:01 +01:00
Mark Paluch
126e2b972d
Update CI properties.
See #2058
2022-03-17 18:39:19 +01:00
Peter-Josef Meisch
298d4ebce7
adapt to changes in spring data 2022-03-17 18:39:19 +01:00
Greg L. Turnquist
a3414ff8e5
Update CI properties.
See #2058
2022-03-17 18:39:18 +01:00
Mark Paluch
7365111244
Polishing.
Refine build triggers.

See #2074
2022-03-17 18:39:16 +01:00
Greg L. Turnquist
f70e4f817d
Externalize build properties.
See #2074.
2022-03-17 18:38:58 +01:00
Peter-Josef Meisch
0ac56b511c
adapt after rebase on master 2022-03-17 18:38:57 +01:00
Mark Paluch
6adae6f61b
After release cleanups.
See #2053
2022-03-17 18:38:57 +01:00
Mark Paluch
6da0a78d99
Prepare next development iteration.
See #2053
2022-03-17 18:38:56 +01:00
Mark Paluch
e856b974ad
Release version 5.0 M1 (2022.0.0).
See #2053
2022-03-17 18:38:56 +01:00
Mark Paluch
bb8e593546
Prepare 5.0 M1 (2022.0.0).
See #2053
2022-03-17 18:38:55 +01:00
Peter-Josef Meisch
f0c359eb41
Branch 5.0.x. 2022-03-17 18:38:39 +01:00
Mark Paluch
4e39fb30bc
Use Java 8 to build snapshots for Artifactory.
Closes #2095
2022-03-15 14:19:47 +01:00
Peter-Josef Meisch
5875bf3b9b
Polishing. 2022-03-12 11:33:57 +01:00
Owen-q
33c4bb23b7
Add searchAfter interfaces to NativeSearchQueryBuilder.
Original Pull Request #2106 
Closes #2105
2022-03-12 11:27:35 +01:00
Peter-Josef Meisch
9c740f14bd
Upgrade to Elasticsearch 7.17.1. (#2109)
Closes #2108
2022-03-06 12:50:01 +01:00
Peter-Josef Meisch
bf080002bc
MappingBuilder must set configured date formats for date_range fields.
Original Pull Request #2103
Closes #2102
2022-02-22 21:05:51 +01:00
Mark Paluch
5eaea38ff1
Update CI properties.
See #2092
2022-02-22 14:09:32 +01:00
Mark Paluch
0b0a388f32
Upgrade to Maven Wrapper 3.8.4.
See #2101
2022-02-22 13:59:12 +01:00
Mark Paluch
d8ebf2336b
Polishing.
Fix Javadoc errors.

See #2095
2022-02-22 09:57:08 +01:00
Mark Paluch
4b53be97da
Use Java 17 to build snapshots for Artifactory.
Closes #2095
2022-02-22 08:52:51 +01:00
Peter-Josef Meisch
c1a1ea9724
Remove blocking code in SearchDocument processing.
Original Pull Request #2094
Closes #2025
2022-02-20 12:26:19 +01:00
Peter-Josef Meisch
453460fab3
Update compatibility headers documentation 2022-02-19 13:45:21 +01:00
Peter-Josef Meisch
cf380e289d
Documentation about compatibility headers.
Original Pull Request #2093
Closes #2088
2022-02-18 20:09:32 +01:00
Mark Paluch
266fb73126
After release cleanups.
See #2063
2022-02-18 11:15:41 +01:00