Peter-Josef Meisch
87bf84d262
Fix remaining copyright years
2021-02-11 18:57:42 +01:00
Peter-Josef Meisch
719bcf4bfc
Fix remaining copyright years
2021-02-11 18:55:57 +01:00
Peter-Josef Meisch
fe8c4f12ed
Add @CountQuery annotation.
...
Original Pull Request #1682
Closes #1156
2021-02-07 20:21:02 +01:00
Peter-Josef Meisch
910ca7b665
Allow fields with id-property names ( #1681 )
...
Original Pull Request #1681
Closes #1680
2021-02-05 23:06:19 +01:00
Mark Paluch
8fa261360f
Add Map to ElasticsearchSimpleTypes.
...
See #1675 .
(cherry picked from commit 27850e96f211b093a82f2e8a69d13bdc3364d50c)
2021-02-04 16:26:05 +01:00
Mark Paluch
d811ff2d78
Polishing.
...
Fix PersistenceConstructor of Completion to accept the property type String[].
See #1675 .
(cherry picked from commit bb3c006b9218a16f3d4497f52de7fba1d5f67880)
2021-02-04 16:25:29 +01:00
Mark Paluch
a2baea7792
Refactor MappingElasticsearchConverter.
...
* Add support for SpEL expressions via @Value.
* Simplify readCollectionOrArray to consider properly nested lists and maps
* Simplify readMap to allow reading generic maps and entities in maps.
* Report a fallback TypeInformation in DefaultElasticsearchTypeMapper to properly convert nested maps.
We now no longer rely on isSimpleType when writing Maps. This is the preparation to consider Map as simple type.
Resolves #1676 .
See #1675 .
(cherry picked from commit 877de9c51ce94e5efe294944cf752b20ac2f2cd6)
2021-02-04 16:24:57 +01:00
Peter-Josef Meisch
63eebdea88
Add query Explain Support.
...
Original Pull Request #1674
Closes #725
2021-01-30 19:50:32 +01:00
Peter-Josef Meisch
ddc7246c42
Don't update indexed object if it is no persistent entity.
...
Original Pull Request #1673
Closes #803
2021-01-30 14:16:22 +01:00
Peter-Josef Meisch
dbd99a3880
Polishing.
2021-01-29 15:46:10 +01:00
slyoldfox
e6c6d34948
Fix subCriteria's not being updated.
...
Original Pull Request #1670
Closes #1668
2021-01-29 15:30:42 +01:00
Peter-Josef Meisch
0ac1b4af00
Allow CustomConversions for entities.
...
Original PullRequest #1672
Closes #1667
2021-01-28 22:51:02 +01:00
Peter-Josef Meisch
e8edd606fb
Cleanup deprecations from 4.0. ( #1671 )
...
Original Pull Request #1671
Closes #1669
2021-01-28 08:14:20 +01:00
Peter-Josef Meisch
4829b07e53
ReactiveElasticsearchOperations indexName is encoded twice.
...
Original Pull Request #1666
Closes #1665
2021-01-25 21:33:25 +01:00
Peter-Josef Meisch
1a02c1e05a
Fix source filter setup in multiget requests.
...
Original Pull Request #1664
Closes #1659
2021-01-24 18:59:52 +01:00
Peter-Josef Meisch
1aabb42355
Documentation fix.
...
Original Pull Request #1663
Closes #1662
2021-01-23 19:59:46 +01:00
Peter-Josef Meisch
9854c01ccb
Polishing.
2021-01-23 16:20:26 +01:00
Farid Faoudi
0ee0164a58
Implement update by query.
...
Original Pull Request #1446
Closes #1644
2021-01-23 11:31:15 +01:00
Peter-Josef Meisch
169015fb3b
Fix assertions to assertj.
2021-01-21 21:09:18 +01:00
Peter-Josef Meisch
159520d001
GeoJson types can be lowercase in Elasticsearch.
...
Original Pull Request #1657
Closes #1655
2021-01-19 20:25:38 +01:00
Peter-Josef Meisch
89d6ae7f49
Add routing parameter to ElasticsearchOperations.
...
Original Pull Request #562
Closes #1218
2021-01-18 23:54:55 +01:00
Peter-Josef Meisch
aba14c5e11
Add enabled mapping parameter.
...
Original PullRequest #1652
Closes #1370
2021-01-17 23:54:35 +01:00
Peter-Josef Meisch
b7a23ed7f1
Upgrade to Elasticsearch 7.10.2
...
Original Pull Request: #1651
Closes #1649
2021-01-17 18:46:50 +01:00
Peter-Josef Meisch
c6713fad5f
Use own implementation of date formatters.
...
Original PR #1650
Closes #1647
2021-01-17 16:36:38 +01:00
Peter-Josef Meisch
e311df98c0
Use FieldNamingStrategy for property name matching.
...
Original PR #1648
Closes #1565
2021-01-15 19:39:19 +01:00
Christoph Strobl
ee30ef6635
After release cleanups.
...
See #1571
2021-01-13 15:47:00 +01:00
Christoph Strobl
7df60c9edf
Prepare next development iteration.
...
See #1571
2021-01-13 15:46:59 +01:00
Christoph Strobl
a5c4a87c66
Release version 4.2 M2 (2021.0.0).
...
See #1571
4.2.0-M2
2021-01-13 15:34:04 +01:00
Christoph Strobl
e84a883dfb
Prepare 4.2 M2 (2021.0.0).
...
See #1571
2021-01-13 15:33:34 +01:00
Christoph Strobl
020a305f8e
Updated changelog.
...
See #1571
2021-01-13 15:33:33 +01:00
Christoph Strobl
dcadb74e96
Updated changelog.
...
See #1572
2021-01-13 15:16:25 +01:00
Farid Faoudi
3c6dd641d7
Add support for GetFieldMapping request in ReactiveElasticsearchClient.
...
Original Pull Request #1641
Closes #1640
2021-01-13 08:24:49 +01:00
Peter-Josef Meisch
5bf0c4b093
Upgrade to Elasticsearch 7.10.1. ( #1639 )
...
Original Pull Request #1639
Closes #1638
2021-01-10 18:43:42 +01:00
Peter-Josef Meisch
00dcee0a5d
Throw exception on index creation error.
...
Closes #1056
Original Pull Request #1637
2021-01-10 12:23:50 +01:00
Peter-Josef Meisch
6913d8045b
#1634 - Update Testcontainers dependency. ( #1635 )
...
Original Pull Request: #1635
Closes #1634
2021-01-07 22:08:45 +01:00
Peter-Josef Meisch
36bbc20681
#1632 - Update copyright notice to 2021.
...
Original Pull request #1633
Closes #1632
2021-01-07 08:14:26 +01:00
Peter-Josef Meisch
51c59515ab
#1629 - Update repository after GitHub issues migration.
...
Original Pull Request #1631
Closes #1629
2021-01-02 18:04:44 +01:00
Peter-Josef Meisch
f3dbaa0fe8
Add version of Spring dependency to docs.
...
Original Pull Request #1630
Closes : #1576
2020-12-31 15:03:45 +01:00
Peter-Josef Meisch
90c4a2a4d6
DATAES-982 - Improve refresh handling.
...
Original PR: #573 .
2020-12-29 13:39:28 +01:00
Peter-Josef Meisch
6fd35b56da
DATAES-1003 - Polishing.
2020-12-18 17:36:16 +01:00
simpleusr
e950752e79
DATAES-1003 - add timeout to search query.
...
Original PR: #572
2020-12-18 16:57:40 +01:00
Greg L. Turnquist
b49b053d06
DATAES-996 - Polishing.
2020-12-15 11:10:41 -06:00
Greg L. Turnquist
a2d2a6119d
DATAES-996 - Use Docker hub credentials for all CI jobs.
2020-12-15 11:09:24 -06:00
Peter-Josef Meisch
fd975993d3
DATAES-946 - Support 'wildcard' field type.
...
Original PR: #571
2020-12-09 22:36:43 +01:00
Mark Paluch
80a50a83d0
DATAES-973 - Updated changelog.
2020-12-09 16:47:44 +01:00
Mark Paluch
9a987f213f
DATAES-966 - After release cleanups.
2020-12-09 15:32:21 +01:00
Mark Paluch
4fec1ad00d
DATAES-966 - Prepare next development iteration.
2020-12-09 15:32:17 +01:00
Mark Paluch
9b20e94acc
DATAES-966 - Release version 4.2 M1 (2021.0.0).
4.2.0-M1
2020-12-09 15:21:57 +01:00
Mark Paluch
33e479f0f5
DATAES-966 - Prepare 4.2 M1 (2021.0.0).
2020-12-09 15:21:30 +01:00
Mark Paluch
bc50ac9779
DATAES-966 - Updated changelog.
2020-12-09 15:21:27 +01:00