Greg L. Turnquist
|
f91c9c443b
|
Prepare 4.4 M4 (2021.2.0).
See #2092
|
2022-03-21 10:07:09 -05: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
|
b5eee05e3b
|
Fix http headers
|
2022-03-19 19:29:08 +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
|
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 |
|
Mark Paluch
|
2b2c07ae5f
|
Prepare next development iteration.
See #2063
|
2022-02-18 11:15:39 +01:00 |
|
Mark Paluch
|
4495876025
|
Release version 4.4 M3 (2021.2.0).
See #2063
4.4.0-M3
|
2022-02-18 11:09:11 +01:00 |
|
Mark Paluch
|
0fa8de1bec
|
Prepare 4.4 M3 (2021.2.0).
See #2063
|
2022-02-18 11:08:48 +01:00 |
|
Peter-Josef Meisch
|
d34b00e436
|
Polishing.
|
2022-02-17 07:50:57 +01:00 |
|
Houtaroy
|
9fa1d1ddbc
|
Class Completion add a parameterless constructor.
Original Pull Request #2086
Closes #2085
|
2022-02-17 07:48:40 +01:00 |
|
Greg L. Turnquist
|
d56ed88917
|
Update CI properties.
See #2063
|
2022-02-15 08:59:51 -06:00 |
|
Oliver Drotbohm
|
db59ac2a03
|
Adapt to changes in entity creation metadata APIs in Spring Data Commons.
|
2022-02-15 15:38:09 +01:00 |
|
Peter-Josef Meisch
|
32fa7391c4
|
Fix exception on property conversion with criteria exists/empty/non-empty.
Original Pull Request #2081
Closes #2080
|
2022-02-09 22:45:38 +01:00 |
|
Peter-Josef Meisch
|
e54c03d06a
|
Allow index names per query in bulk requests.
Original Pull Request #2079
Closes #2043
|
2022-02-06 11:35:32 +01:00 |
|
Mark Paluch
|
266dd573ae
|
Polishing.
Extract Docker and Artifactory credentials into properties file.
See #2074
|
2022-02-04 15:18:17 +01:00 |
|
Peter-Josef Meisch
|
f092d0ac19
|
Upgrade to Elasticsearch 7.17.0.
Original Pull Request #2078
Closes #2077
|
2022-02-01 22:04:15 +01:00 |
|
pnowak85
|
f37eec641b
|
Fix IllegalArgumentException when creating custom IndicesOption with empty Option or WildcardState set.
Original Pull Request #2076
Closes #2075
|
2022-02-01 18:32:38 +01:00 |
|
Greg L. Turnquist
|
14cc9ea495
|
Externalize build properties.
See #2074.
|
2022-01-31 17:09:34 -06:00 |
|
Peter-Josef Meisch
|
4a0e7cc56e
|
Polishing
|
2022-01-26 21:48:05 +01:00 |
|
Onizuka
|
c5db583048
|
Implement support for reindex API.
Original Pull Request #2070
Closes #1529
|
2022-01-26 20:54:00 +01:00 |
|
Peter-Josef Meisch
|
cf3e46bf68
|
Improve integration test setup.
Original Pull Request #2072
Closes #2068
|
2022-01-23 20:24:18 +01:00 |
|
James Mudd
|
1331e26279
|
Add example and test for @Query with Collection (#2066)
Original Pull Request: #2066
|
2022-01-20 19:35:40 +01:00 |
|
Onizuka
|
056a4a76e7
|
Native query with ext section for SearchPlugin.
Original Pull Request #2064
Closes #2065
|
2022-01-18 20:17:18 +01:00 |
|
Christoph Strobl
|
3c060d8891
|
After release cleanups.
See #2057
|
2022-01-18 09:21:34 +01:00 |
|
Christoph Strobl
|
739c6e4be9
|
Prepare next development iteration.
See #2057
|
2022-01-18 09:21:31 +01:00 |
|
Christoph Strobl
|
7843cd3db6
|
Release version 4.4 M2 (2021.2.0).
See #2057
4.4.0-M2
|
2022-01-18 09:09:37 +01:00 |
|
Christoph Strobl
|
80e8a5efb4
|
Prepare 4.4 M2 (2021.2.0).
See #2057
|
2022-01-18 09:09:02 +01:00 |
|
Peter-Josef Meisch
|
729893f297
|
Upgrade to Elasticsearch 7.16.3.
Original Pull Request #2060
Closes #2059
|
2022-01-15 12:57:57 +01:00 |
|
Christoph Strobl
|
ae2905d519
|
After release cleanups.
See #2054
|
2022-01-14 11:08:04 +01:00 |
|
Christoph Strobl
|
e8ef6b822f
|
Prepare next development iteration.
See #2054
|
2022-01-14 11:08:01 +01:00 |
|
Christoph Strobl
|
ddba8007a2
|
Release version 4.4 M1 (2021.2.0).
See #2054
4.4.0-M1
|
2022-01-14 10:58:18 +01:00 |
|
Christoph Strobl
|
8a8e2b4299
|
Prepare 4.4 M1 (2021.2.0).
See #2054
|
2022-01-14 10:57:51 +01:00 |
|
Peter-Josef Meisch
|
b8bda372eb
|
Revert breaking changes in package structure.
Original Pull Request #2052
Closes #2051
|
2022-01-09 11:15:13 +01:00 |
|
Peter-Josef Meisch
|
09c386508e
|
Adapt copyright end date to 2022.
Original Pull Request #2047
Closes #2046
|
2022-01-01 18:50:31 +01:00 |
|
Peter-Josef Meisch
|
d95f62e4a4
|
Mappingbuilder uses the typeKey from the ElasticsearchTypeMapper instance.
Original Pull Request #2044
|
2021-12-29 08:41:30 +01:00 |
|
Peter-Josef Meisch
|
f914d68478
|
Fix message in BulkFailureException.
|
2021-12-27 09:14:01 +01:00 |
|
Peter-Josef Meisch
|
25c9e9d470
|
Adjust documentation.
|
2021-12-26 13:26:31 +01:00 |
|