Commit Graph

959 Commits

Author SHA1 Message Date
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
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
00dcee0a5d Throw exception on index creation error.
Closes #1056 
Original Pull Request #1637
2021-01-10 12:23:50 +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
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
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
Mark Paluch
8013b4b344 DATAES-964 - Updated changelog. 2020-12-09 12:42:28 +01:00
Mark Paluch
625d58b7dd DATAES-963 - Updated changelog. 2020-12-09 09:59:14 +01:00
Peter-Josef Meisch
585299cd74 DATAES-995 - Code Cleanup after DATACMNS-1838.
Original PR:  #570
2020-12-07 19:46:40 +01:00
Peter-Josef Meisch
d25f7fe7b8 DATAES-985 - Add builder method for track_total_hits to NativeSearchQueryBuilder.
Original PR: #569
2020-12-06 13:05:33 +01:00
Peter-Josef Meisch
fcb8a9b0ed DATAES-994 Add setup for mutation testing.
Original PR: #568
2020-12-06 12:08:42 +01:00
Peter-Josef Meisch
e408067b49 DATAES-247 - Support OpType in IndexQuery.
Original PR: #567
2020-12-06 08:38:58 +01:00
Peter-Josef Meisch
7df6ffb5cd DATAES-362 - Polishing. 2020-12-05 23:20:40 +01:00
Peter-Josef Meisch
a42de9b51b DATAES-362 - Add support for composable meta annotations.
Original PR: #566
2020-12-05 22:53:18 +01:00
Peter-Josef Meisch
6edb8353b5 DATAES-990 - Index creation fails with Authentication object cannot be null on startup.
Only do a SpEL resolution if there is a SpEL expressin in the index name; resolve ExpressionDependencies.

Original PR: #565
2020-12-05 12:10:39 +01:00
Peter-Josef Meisch
6a6ead5e1e DATAES-991 - Wrong value for TermVector(with_positions_offets_payloads).
Original PR: #564
2020-12-04 08:10:41 +01:00
Peter-Josef Meisch
8e59b18931 DATAES-989 - Improve deprecation warning for id properties without annotation.
Original PR: #563
2020-12-02 21:00:23 +01:00
Patrick Strawderman
c66443ab5a DATAES-988 Allow specifying max results in NativeSearchQueryBuilder
Original PR: #561 

Add a withMaxResults method to NativeSearchQueryBuilder for specifying the maxResults
on the built Query. This is common for aggregation queries where search hits are not
needed.

Having the builder method for setting maxResults is a minor ergonomic improvement, e.g.

NativeSearchQuery searchQuery = NativeSearchQueryBuilder()
        .withQuery(matchAllQuery())
        .addAggregation(terms("examples").field("example"))
        .withMaxResults(0)
        .build();

versus what was required before:

NativeSearchQuery searchQuery = NativeSearchQueryBuilder()
        .withQuery(matchAllQuery())
        .addAggregation(terms("examples").field("example"))
        .build();
searchQuery.setMaxResults(0);
2020-11-30 18:54:30 +01:00
Peter-Josef Meisch
7912ae9779 DATAES-987 - IndexOperations getMapping fail when using index alias.
Original PR: #560
2020-11-26 06:54:20 +01:00
Mark Paluch
9bf6b6a984 DATAES-976 - Polishing.
Use deleteAllById(…) from deleteAll(…). Simplify implementation in SimpleReactiveElasticsearchRepository.

Original pull request: #554.
2020-11-25 13:44:10 +01:00
Jens Schauder
749270ba25 DATAES-976 - Implement CrudRepository and ReactiveCrudRepository.deleteAllById(Iterable<ID> ids).
Original pull request: #554.
2020-11-25 12:12:04 +01:00
Peter-Josef Meisch
b17999f8fa DATAES-986 - Fix Javadoc.
Original PR: #559
2020-11-24 12:57:00 +01:00
Peter-Josef Meisch
54727229e1 DATAES-543 - Adjust configuration support classes so they do not require proxying.
Original PR: #557
2020-11-21 18:23:45 +01:00
Peter-Josef Meisch
04ceed2905 DATAES-978 - Accept DateFormat.none for a date property to enable custom Converters.
Original pR: #556
2020-11-19 23:12:26 +01:00
Peter-Josef Meisch
98043348f7 DATAES-972 - BeforeConvertCallback should be called before index query is built.
Originap PR: #555
2020-11-16 12:58:00 +01:00
Peter-Josef Meisch
6debccffbd DATAES-975 - Upgrade to Elasticsearch 7.10.0.
Original PR: #553
2020-11-12 19:06:59 +01:00
Peter-Josef Meisch
88a8b84e5c DATAES-974 - Remove usage of deprecated WebClient exchange() method.
Original PR: #552
2020-11-11 20:12:05 +01:00
Mark Paluch
ce82ae07b9 DATAES-965 - Updated changelog. 2020-11-11 12:34:41 +01:00