18 Commits

Author SHA1 Message Date
Peter-Josef Meisch
094e79d601
Make the new client the default.
Original Pull Request #2208
Closes #2159
2022-07-03 21:56:21 +02:00
Peter-Josef Meisch
c37bbd5a7e
Add possibility to define runtime fields in a search request.
Original Pull Request #1972
Closes #1971
2021-10-24 20:01:43 +02:00
Peter-Josef Meisch
b8f8a60fd7
Custom Order class with specific parameters for Elasticsearch.
Original Pull Request #1955 
Closes #1911
2021-10-08 13:38:22 +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
38b1763b34
datatype detection support in mapping.
Original Pull Request #1810
Closes #638
2021-05-13 10:26:24 +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
89d6ae7f49
Add routing parameter to ElasticsearchOperations.
Original Pull Request #562 
Closes #1218
2021-01-18 23:54:55 +01:00
Peter-Josef Meisch
73bf3dd988
DATAES-899 - Add documentation for join-type.
original PR: #501
2020-08-10 21:58:57 +02:00
Peter-Josef Meisch
2875c62cfe
DATAES-835 - Fix code sample in documentation for scroll API.
Original PR: #462
2020-05-20 08:41:59 +02:00
Peter-Josef Meisch
efbe7237f2 DATAES-802 - Polishing. 2020-04-26 17:45:40 +02:00
JBodkin
21ade25fbb
DATAES-802 - Update documentation for using scroll API with repository methods.
Original PR: #440
2020-04-26 17:40:30 +02:00
Peter-Josef Meisch
21406a5e7d
DATAES-766 - Replace CloseableIterator with SearchHitsIterator in stream operations.
Original PR: #412

fix documentation
2020-03-27 17:19:56 +01:00
Peter-Josef Meisch
37f15853c0
DATAES-734 - Add Sort implementation that allows geo distance sorts.
Original PR: #382
2020-01-23 18:03:37 +01:00
Peter-Josef Meisch
6dfeee3ba9
DATAES-676 - Fix documentation to reflect the changes in API restructuring.
Original PR: #362
2019-12-24 09:23:23 +01:00
P.J.Meisch
ef01211639 DATAES-497 - Update reference documentation.
Original pull request: #291.
2019-07-16 09:32:47 +02:00
Dmitriy Yakovlev
be34ff8703 DATAES-459 - Return ScrolledPage instead of Page while using startScroll and continueScroll methods.
Original pull request: #274
2019-04-26 14:47:58 +02:00
tsallase
0469a3c7be DATAES-445 - Updated scroll API example.
Original pull request: #218
2018-11-20 11:50:11 +01:00
Greg Turnquist
31797fad6e DATAES-114 - Migrate to Asciidoctor for reference documentation.
Converted existing docbook material to Asciidoctor and applied Spring styling.
2014-08-12 14:52:00 +02:00