1386 Commits

Author SHA1 Message Date
Peter-Josef Meisch
38dc7fb0fb
Adapt XNamedContents used by ReactiveElasticsearchClient for missing entries (terms and aggregations).
Original Pull Request #1837 
Closes #1834
2021-06-02 22:08:22 +02:00
Peter-Josef Meisch
6b0c4281a4
Upgrade to Elasticsearch 7.13.0.
Original Pull Request #1832
Closes #1831
2021-05-26 22:34:25 +02:00
Peter-Josef Meisch
44e7ab63b0
Dependency cleanup and minor updates.
Original Pull Request #1829
Closes #1828
2021-05-24 14:47:47 +02:00
Peter-Josef Meisch
67d084beea
Improve integration test time.
Original Pull Request #1827 
Closes #1826
2021-05-24 12:29:53 +02:00
Peter-Josef Meisch
7582617a26
Fix reactive blocking calls.
Original Pull Request #1825 
Closes #1824
2021-05-22 17:16:16 +02:00
Peter-Josef Meisch
e8f73b75ba
Add Blockhound to test setup.
Original Pull Request #1823
Closes #1822
2021-05-21 15:29:08 +02:00
Peter-Josef Meisch
5ed655e0aa
Fix recative mapping creation.
Original Pull Request #1821
2021-05-19 23:40:11 +02:00
Peter-Josef Meisch
0836411d45
Add runtime fields to index mapping.
Original Pull Request: #1820 
Closes: #1816
2021-05-19 21:38:48 +02:00
Peter-Josef Meisch
25b323c00d
source_filter and fields fixes.
Original Pull Request #1819 
Closes #1817
2021-05-18 21:47:47 +02:00
Peter-Josef Meisch
33bc36d111
Add inner_hits support to the collapse field in NativeSearchQuery.
Original Pull Request #1815
Closes #1498
2021-05-15 22:31:45 +02:00
Mark Paluch
a830e76807
Updated changelog.
See #1775
2021-05-14 12:36:39 +02:00
Mark Paluch
06f2103c2e
Updated changelog.
See #1774
2021-05-14 12:06:43 +02:00
Peter-Josef Meisch
e96d09fa51
SearchPage result in StringQuery methods.
Original Pull Request #1812
Closes #1811
2021-05-13 16:48:57 +02:00
Peter-Josef Meisch
38b1763b34
datatype detection support in mapping.
Original Pull Request #1810
Closes #638
2021-05-13 10:26:24 +02:00
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