1412 Commits

Author SHA1 Message Date
Peter-Josef Meisch
d2e3ea26b8
Upgrade maven wrapper to use maven 3.8.1.
Original Pull Request #1878
Closes #1877
2021-07-21 07:33:58 +02:00
Sascha Woo
f74dd879df
Move dynamic mapping parameter configuration to @Document and @Field.
Original Pull Request #1872
Closes #1871
2021-07-20 07:51:39 +02:00
Peter-Josef Meisch
3b921b7454
Revert build jdk11 and jdk16 sequentially 2021-07-18 14:03:42 +02:00
Peter-Josef Meisch
fa6f636906
Build jdk11 and jdk16 sequentially 2021-07-18 14:02:07 +02:00
Peter-Josef Meisch
d3e8c9fce5
Polishing. 2021-07-17 19:15:30 +02:00
Frnandu Martinski
d88fb037da
Fix uri encode bug when url path start with '/'.
Original Pull Request #1873 
Closes #1870
2021-07-17 19:09:35 +02:00
Jens Schauder
7c35756923
After release cleanups.
See #1777
2021-07-16 14:19:58 +02:00
Jens Schauder
4f7e7526e3
Prepare next development iteration.
See #1777
2021-07-16 14:19:56 +02:00
Jens Schauder
c470a3d4eb
Release version 4.3 M1 (2021.1.0).
See #1777
4.3.0-M1
2021-07-16 14:09:26 +02:00
Jens Schauder
c79b6d158a
Prepare 4.3 M1 (2021.1.0).
See #1777
2021-07-16 14:08:59 +02:00
Jens Schauder
bf248d78de
Updated changelog.
See #1777
2021-07-16 14:08:52 +02:00
Jens Schauder
8e3d8669ea Updated changelog.
See #1849
2021-07-16 10:48:20 +02:00
Peter-Josef Meisch
039e59d3c2
rename a couple of package private classes to a consistent naming scheme.
Original Pull Request #1869 
Closes #1868
2021-07-14 22:19:39 +02:00
Peter-Josef Meisch
27094724dc
Use registered converters for parameters of @Query annotated methods.
Original Pull Request #1867 
Closes #1866
2021-07-14 19:31:30 +02:00
Peter-Josef Meisch
567bdf21fa
Upgrade to Elasticsearch 7.13.3.
Original Pull Request #1865
Closes #1864
2021-07-12 22:12:11 +02:00
Peter-Josef Meisch
7c340bc9a2
Polishing and documentation. 2021-07-12 21:22:01 +02:00
Sascha Woo
271e1eee0d
Add native support for range field types by using a range object
Original Pull Request #1863
Closes #1862
2021-07-12 20:15:35 +02:00
Peter-Josef Meisch
66d13444aa
Add TestContainers configuration.
Original Pull Request #1861 
Closes #1860
2021-07-05 20:20:11 +02:00
Niklas Herder
6f84a1c589
Support collection parameters in @Query methods.
Original Pull Request #1856 
Closes #1858
2021-07-03 13:42:56 +02:00
Peter-Josef Meisch
112ca59c95
Adapt pull request template. 2021-07-02 18:07:23 +02:00
Sascha Woo
4ce1137b4e
Improve NativeSearchQueryBuilder by adding convenience methods and modifying existing ones.
Original Pull Request #1855 
Closes #1854
2021-07-02 15:47:49 +02:00
Sascha Woo
a16a87f3fa
Add missing hashCode and equals methods to JoinField.
Original Pull Request #1847 
Closes #1846
2021-06-22 20:51:47 +02:00
Mark Paluch
3871d2d073
Updated changelog.
See #1814
2021-06-22 16:07:28 +02:00
Mark Paluch
e80737f76d
Updated changelog.
See #1813
2021-06-22 15:29:54 +02:00
Peter-Josef Meisch
bc4c913a97
Make CompletionField annotation composable.
Original Pull Request #1841
Closes #1836
2021-06-06 21:14:20 +02:00
Peter-Josef Meisch
b515f18b33
Upgrade to Elasticsearch 7.13.1.
Original Pull Request #1840
Closes #1839
2021-06-06 16:55:35 +02:00
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