1372 Commits

Author SHA1 Message Date
Peter-Josef Meisch
df0d65eda2
Add pipeline aggregations to NativeSearchQuery.
Original Pull Request #1809 
Closes #1255
2021-05-11 23:21:26 +02:00
Peter-Josef Meisch
3a900599f2
Add documentation about FieldType.Auto.
Original Pull Request #1807 
Closes #1803
2021-05-10 18:46:35 +02:00
Peter-Josef Meisch
be93ebd6a6
Can use @ScriptedFields annotated property as ctor parameter in records and Kotlin data classes.
Original Pull Request #1802 
Closes #1488
2021-05-07 08:14:13 +02:00
Peter-Josef Meisch
159687e241
Improve handling of immutable classes.
Original Pull Request #1801
Closes #1800
2021-05-03 21:45:22 +02:00
Peter-Josef Meisch
502ce0b6aa
Add requestCache parameter to Query implementations.
Original Pull Request #1799
Closes #1564
2021-05-01 21:20:07 +02:00
Peter-Josef Meisch
5b6789539c
Upgrade to Elasticsearch 7.12.1.
Original Pull Request #1796
Closes #1792
2021-04-30 21:18:25 +02:00
Peter-Josef Meisch
775bf66401
Refactor DefaultReactiveElasticsearchClient to do request customization with the WebClient. (#1795)
Original Pull Request #1795 
Closes #1794
2021-04-30 06:48:07 +02:00
Peter-Josef Meisch
f8fbf7721a
Escape strings with quotes in custom query parameters. (#1793)
Original Pull Request #1793 
Closes #1790
2021-04-28 21:46:10 +02:00
Peter-Josef Meisch
a2ca312fb2
Search with MoreLikeThisQuery should use Pageable.
Original Pull Request #1789
Closes #1787
2021-04-26 22:26:39 +02:00
Peter-Josef Meisch
91742b1114
Allow disabling TypeHints.
Original Pull Request #1788
Closes #1788
2021-04-25 21:57:13 +02:00
Peter-Josef Meisch
8b7f0f8327
Fix documentation.
Original Pull Request #1786 
Closes #1785
2021-04-23 09:38:05 +02:00
Greg L. Turnquist
84b441eadc
Authenticate with artifactory.
See #1750.
2021-04-20 10:40:58 -05:00
Peter-Josef Meisch
e193e1672b
Remove deprecated code.
Original Pull Request #1782
Closes #1781
2021-04-19 18:02:02 +02:00
Peter-Josef Meisch
79087c4ada
Custom property names must be used in SourceFilter and source fields.
Original Pull Request #1780 
Closes #1778
2021-04-18 14:08:45 +02:00
Peter-Josef Meisch
7ace63485d
DynamicMapping annotation should be applicable to any object field.
Original Pull Request #1779
Closes #1767
2021-04-17 14:53:12 +02:00
Greg L. Turnquist
19ec481856
Migrate to main branch.
See #1750.
2021-04-15 13:04:54 -05:00
Mark Paluch
728ba0af5b
After release cleanups.
See #1750
2021-04-14 14:30:15 +02:00
Mark Paluch
054235e590
Prepare next development iteration.
See #1750
2021-04-14 14:30:12 +02:00
Mark Paluch
8bc06c9f41
Release version 4.2 GA (2021.0.0).
See #1750
4.2.0
2021-04-14 14:18:49 +02:00
Mark Paluch
03da6535cd
Prepare 4.2 GA (2021.0.0).
See #1750
2021-04-14 14:18:22 +02:00
Mark Paluch
4e6df37e2a
Updated changelog.
See #1750
2021-04-14 14:18:19 +02:00
Mark Paluch
58f1012874
Updated changelog.
See #1751
2021-04-14 11:43:34 +02:00
Mark Paluch
84391ae62a
Updated changelog.
See #1730
2021-04-14 11:17:43 +02:00
Peter-Josef Meisch
010c0cb6ad
Remove @Persistent from entity-scan include filters (#1772)
Original PR: #1772 
Closes: #1771
2021-04-13 20:53:39 +02:00
Peter-Josef Meisch
d561c91678
Introduce cluster operations.
Original Pull Request: #1768 
Closes #1390
2021-04-11 11:05:37 +02:00
Peter-Josef Meisch
58bca88386
Fix reactive connection handling.
Original Pull Request #1766
Closes #1759
2021-04-08 22:00:46 +02:00
Peter-Josef Meisch
4782414596
CriteriaQuery must use nested query only with properties of type nested.
Original Pull Request #1763
Closes #1761
2021-04-06 20:50:24 +02:00
Peter-Josef Meisch
ab73c68ca9
Nested Criteria queries must consider sub-fields.
Original Pull Request #1760 
Closes #1758
2021-04-05 15:42:02 +02:00
Peter-Josef Meisch
2bd4ef75cf
CriteriaQuery must support nested queries.
Original Pull Request: #1757 
Closes #1753
2021-04-03 15:31:04 +02:00
Peter-Josef Meisch
4ad002746e
#1755-Documentation-fix-to-not-show-deprecated-calls.
Original Pull Request #1756 
Closes #1755
2021-04-03 08:53:40 +02:00
Rahul Lokurte
d66f8a0650
Documentation fix: Types are in the process of being removed.
Original Pull Request: #1754
2021-04-03 08:25:54 +02:00
Mark Paluch
dfc68cd33b
Updated changelog.
See #1731
2021-03-31 18:30:46 +02:00
Mark Paluch
cb08adc0c9
After release cleanups.
See #1699
2021-03-31 17:24:06 +02:00
Mark Paluch
2a016f1aea
Prepare next development iteration.
See #1699
2021-03-31 17:24:04 +02:00
Mark Paluch
f9e4ac4d42
Release version 4.2 RC1 (2021.0.0).
See #1699
4.2.0-RC1
2021-03-31 17:05:09 +02:00
Mark Paluch
76d979cbba
Prepare 4.2 RC1 (2021.0.0).
See #1699
2021-03-31 17:04:35 +02:00
Mark Paluch
0c4f0d8af9
Updated changelog.
See #1699
2021-03-31 17:04:31 +02:00
Peter-Josef Meisch
19ecf89455
Upgrade to Elasticsearch 7.12.0.
Original Pull Request #1749
Closes #1741
2021-03-28 16:16:41 +02:00
Peter-Josef Meisch
2e9bef0edb
Configure index settings with @Setting annotation.
Original Pull Request #1748
Closes #1719
2021-03-28 13:24:52 +02:00
Peter-Josef Meisch
13ab2b9e95
Automatically close scroll context when returning streamed results.
Original Pull Request #1746
Closes #1745
2021-03-27 15:44:46 +01:00
Peter-Josef Meisch
3500dad2bc
Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes (#1740)
Original Pull Request #1740
Closes #1738
2021-03-23 07:15:18 +01:00
Peter-Josef Meisch
2e5d2e0fd0
Update CI to Java 16
Original Pull Request #1739
Closes #1733
2021-03-22 22:03:22 +01:00
Peter-Josef Meisch
a3e87a8525
Upgrade to OpenWebBeans 2.
Original Pull Request #1737 
Closes #1736
2021-03-21 21:31:14 +01:00
Peter-Josef Meisch
843fd4db85
Remove lombok.
Original Pull Request #1735 
Closes #1734
2021-03-21 18:36:38 +01:00
Peter-Josef Meisch
ebac4c097c
Polishing. 2021-03-17 22:43:09 +01:00
Sascha Woo
31b488d08f
Allow multiple date formats for date fields.
Original Pull Request #1728 
Closes #1727
2021-03-17 22:39:12 +01:00
Mark Paluch
db39b9e27c
After release cleanups.
See #1709
2021-03-17 11:30:31 +01:00
Mark Paluch
ff5a6043f1
Prepare next development iteration.
See #1709
2021-03-17 11:30:29 +01:00
Mark Paluch
399820680d
Release version 4.2 M5 (2021.0.0).
See #1709
4.2.0-M5
2021-03-17 11:17:50 +01:00
Mark Paluch
a89fd89d12
Prepare 4.2 M5 (2021.0.0).
See #1709
2021-03-17 11:17:27 +01:00