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 |
|
Mark Paluch
|
28fe9ee25b
|
Updated changelog.
See #1709
|
2021-03-17 11:17:25 +01:00 |
|
Mark Paluch
|
6e3579d1fe
|
Updated changelog.
See #1702
|
2021-03-17 11:03:41 +01:00 |
|
Mark Paluch
|
83314880e4
|
Updated changelog.
See #1697
|
2021-03-17 10:35:14 +01:00 |
|
Peter-Josef Meisch
|
98a8d1a5ac
|
Polishing
|
2021-03-16 22:36:57 +01:00 |
|
Lukáš Vasek
|
005d6a4d6f
|
Added SearchTemplate support for reactive client
Original Pull Request #1726
Closes #1725
|
2021-03-16 21:37:55 +01:00 |
|
Peter-Josef Meisch
|
120eed02ee
|
Polishing.
|
2021-03-13 17:50:33 +01:00 |
|
peermuellerxw
|
b289d5f974
|
Add Rescore functionality.
Original Pull Request #1688
Closes #1686
|
2021-03-13 15:52:14 +01:00 |
|
Peter-Josef Meisch
|
eb816cce87
|
Polishing.
|
2021-03-11 19:13:34 +01:00 |
|
Matt Gilene
|
4dc8b2589a
|
Add matched_queries field to SearchHit.
Original Pull Request #1722
Closes #1514
|
2021-03-11 18:32:37 +01:00 |
|
Peter-Josef Meisch
|
3f39f5d5b7
|
Use correct classes in reactive operations.
Original Pull Request #1724
Closes #1721
|
2021-03-07 13:28:21 +01:00 |
|
Peter-Josef Meisch
|
2f5773a5ff
|
Create index with mapping in one step.
Original Pull Request #1723
Closes #1718
|
2021-03-06 18:42:57 +01:00 |
|
Peter-Josef Meisch
|
e4c7b968e1
|
Add the type hint _class attribute to the index mapping.
Original Pull Request #1717
Closes #1711
|
2021-03-04 23:56:29 +01:00 |
|
Peter-Josef Meisch
|
6634d0075a
|
DefaultReactiveElasticsearchClient handle 5xx error with empty body
Original Pull Request #1713
Closes #1712
|
2021-03-03 06:25:06 +01:00 |
|
Peter-Josef Meisch
|
f08c34ec5d
|
Improve multiget return.
Original Pull Request #1710
Closes #1678
|
2021-02-27 18:16:54 +01:00 |
|
Peter-Josef Meisch
|
dd3d01eab6
|
Polishing
|
2021-02-26 08:28:45 +01:00 |
|
Morgan
|
3f2ab4b06a
|
Add support for dense_vector type
Original Pull Request #1708
Closes #1700
|
2021-02-26 08:25:27 +01:00 |
|
Peter-Josef Meisch
|
8da718e41a
|
Upgrade to Elasticsearch 7.11.1.
Original Pull Request ##1707
Closes #1687
|
2021-02-24 22:36:48 +01:00 |
|
Peter-Josef Meisch
|
17a25cb0ad
|
Polishing
|
2021-02-24 21:16:52 +01:00 |
|
Farid Faoudi
|
3bc01a4e5f
|
ReactiveElasticsearchClient should use the same request parameters as non reactive code.
Original Pull Request #1703
Closes #1658
|
2021-02-24 21:14:37 +01:00 |
|
Farid Faoudi
|
1c549b739b
|
Add SearchFailure field in ByQueryResponse.
Original Pull Request #1705
Closes #1704
|
2021-02-22 18:30:27 +01:00 |
|
Peter-Josef Meisch
|
863ac2f3f5
|
Polishing.
|
2021-02-21 16:24:43 +01:00 |
|
gpopides
|
929d97f255
|
Add function to get index information
Original Pull Request #1693
Closes #1646
|
2021-02-20 18:01:12 +01:00 |
|
Christoph Strobl
|
43b3035ab7
|
After release cleanups.
See #1701
|
2021-02-18 11:35:22 +01:00 |
|