Oliver Gierke
55ccfe5c0b
DATAES-245 - Prepare next development iteration.
2016-04-06 16:38:19 +02:00
Oliver Gierke
a362361ace
DATAES-245 - Release version 2.0 GA (Hopper).
2.0.0.RELEASE
2016-04-06 16:35:59 +02:00
Oliver Gierke
d9e66aa532
DATAES-245 - Prepare 2.0 GA (Hopper).
2016-04-06 16:34:47 +02:00
Oliver Gierke
5094482b6c
DATAES-245 - Updated changelog.
2016-04-06 16:34:42 +02:00
Artur Konczak
b6a8f2f832
DATAES-248 - updated jira link to point to correct project on jira
2016-04-05 10:42:17 +01:00
Mark Paluch
c856680523
DATAES-248 - Add pull request template.
...
Original pull request: #143 .
2016-04-05 10:23:05 +01:00
Artur Konczak
ef0831fa33
DATAES-105 - support for IP6
2016-04-04 10:31:32 +01:00
Mohsin Husen
b2f0300856
DATAES-240 - After release cleanups.
2016-03-18 10:44:11 +00:00
Oliver Gierke
246da57993
DATAES-240 - After release cleanups.
2016-03-18 11:16:08 +01:00
Oliver Gierke
72ca7477fc
DATAES-240 - Prepare next development iteration.
2016-03-18 11:15:51 +01:00
Oliver Gierke
3a41435155
DATAES-240 - Release version 2.0 RC1 (Hopper).
2.0.0.RC1
2016-03-18 11:15:00 +01:00
Oliver Gierke
cbb3a7afc4
DATAES-240 - Prepare 2.0 RC1 (Hopper).
2016-03-18 11:06:58 +01:00
Oliver Gierke
800b10b2b1
DATAES-240 - Updated changelog.
2016-03-18 11:06:55 +01:00
Mark Paluch
023214a344
DATAES-234 - Use Set to store qualifiers in CDI extension.
...
Qualifiers are now stored in their original set instead of using the toString representation.
2016-03-17 14:52:39 +00:00
Mohsin Husen
477e8e2a07
DATAES-241 - Remove commons-collections dependency
2016-03-16 15:36:01 +00:00
Mohsin Husen
374acbdd63
DATAES-124 - ElasticSearchTemplate should expose client
2016-03-15 11:34:41 +00:00
Markus Ackermann
8bb4ac3653
DATAES-238 - Fix ElasticsearchTemplate.prepareUpdate(): preserve routing
...
* need to specify Locale.ENGLISH in String.format()
to make tests succeed on non-english locales
* that's because the String.format involves floating
point numbers which are formatted differently in
some locales
* ElasticsearchTemplate.prepareUpdate() properly copies routing
from given UpdateRequest
* add unit tests to ElasticsearchTemplateParentChildTests
for update of a child document
2016-03-15 11:16:57 +00:00
Mohsin Husen
907571e550
DATAES-211 - clean up
...
update readme
2016-03-11 12:04:14 +00:00
Mohsin Husen
f98d888151
DATAES-240 - Bump version to 2.0
...
update readme
2016-03-09 09:55:12 +00:00
Mohsin Husen
a8d915f830
DATAES-241 - Remove commons-collections dependency and use CollectionUtils from Spring Utils
2016-03-08 15:24:51 +00:00
Mohsin Husen
f493db7774
DATAES-240 - Bump version to 2.0
...
There are breaking changes that demands a major version upgrade of spring-data-elasticsearch
2016-03-07 14:43:01 +00:00
Mohsin Husen
c4b4a8c45d
DATAES-188 - Source filtering feature Implementation
2016-03-03 14:53:18 +00:00
Joseph Moore
1cf18a4a50
DATAES-237 - path-configuration fails to load configs from inside jars
2016-02-26 15:18:12 +00:00
Mohsin Husen
6535caff8a
DATAES-236 - fix test for build failure
2016-02-26 15:00:36 +00:00
Mohsin Husen
2aa7ed1c23
DATAES-236 - Clear the search contexts associated with specified scroll id
2016-02-26 14:54:51 +00:00
Mohsin Husen
0f6004ae94
DATAES-211 - update read me for elasticsearch version information.
2016-02-25 09:44:57 +00:00
Mohsin Husen
e9576adb1a
DATAES-211 - build fix, ignore test
2016-02-24 13:42:07 +00:00
Mohsin Husen
ca7a7fb382
DATAES-211 - updated readme for elasticsearch version information
2016-02-24 13:14:03 +00:00
Mohsin Husen
c5c9956bc0
DATAES-211 - clean up
...
remove waitForOperation from refresh()
enhance GeoPoint and Point feature
code clean up
2016-02-24 12:45:37 +00:00
Mohsin Husen
4930415302
DATAES-211 - Fix tests for CDI (jar hell)
2016-02-24 12:45:36 +00:00
Mohsin Husen
42fc41b2eb
DATAES-211 - clean up
...
remove facet feature as it is removed in elasticsearch 2.x
2016-02-24 12:45:36 +00:00
Mohsin Husen
4e0cbb8966
DATAES-211
...
changes in AliasRequest
fix tests due to changes in mapping, geo point, alias etc
2016-02-24 12:45:36 +00:00
Mohsin Husen
95194961dc
DATAES-211 - move groovy scripting into test folder
2016-02-24 12:45:36 +00:00
Mohsin Husen
6a2b5fd945
DATAES-211 - entity should have suggest mapping
2016-02-24 12:45:35 +00:00
Mohsin Husen
4efec54e1d
DATAES-211 - incorporate changes in GeoDistance
2016-02-24 12:45:35 +00:00
Mohsin Husen
c7313b52eb
DATAES-211 - index analyzer is removed. use analyzer for search and index analyzer or use search analyzer.
2016-02-24 12:45:35 +00:00
Mohsin Husen
a05a597123
DATAES-211 - index analyzer is removed. use analyzer for search and index analyzer or use search analyzer.
2016-02-24 12:45:35 +00:00
Mohsin Husen
61880671a4
DATAES-211 - enhance multi field support as multifield type is removed
2016-02-24 12:45:35 +00:00
Mohsin Husen
09455006ab
DATAES-211 - enable groovy for scripting
2016-02-24 12:45:35 +00:00
Mohsin Husen
924467ec94
DATAES-211 -clean up
2016-02-24 12:45:34 +00:00
Artur Konczak
8963123ffe
DATAES-211 - updated to ES-2.2, test fixes round 1
2016-02-24 12:45:34 +00:00
Oliver Gierke
a853ca359a
DATAES-231 - After release cleanups.
2016-02-12 15:43:57 +01:00
Oliver Gierke
76d8d5fe3e
DATAES-231 - Prepare next development iteration.
2016-02-12 15:43:39 +01:00
Oliver Gierke
de821410f2
DATAES-231 - Release version 1.4 M1 (Hopper).
1.4.0.M1
2016-02-12 15:42:47 +01:00
Oliver Gierke
ba8bd886d4
DATAES-231 - Prepare 1.4 M1 (Hopper).
2016-02-12 15:36:20 +01:00
Oliver Gierke
fd4b74313f
DATAES-231 - Updated changelog.
2016-02-12 15:36:16 +01:00
Oliver Gierke
fad5162b26
DATAES-232 - Added code of conduct.
...
Added CONTRIBUTING file along the way.
2016-02-02 10:59:29 +01:00
Oliver Gierke
d5cdba06b3
DATA_ES-231 - Declare Artifactory Maven plugin to be able to distribute build artifacts.
2016-01-28 15:01:50 +01:00
slowikps
4296760eb0
DATAES-230 - Remove unnecessary type check in AbstractElasticsearchRepository
2016-01-26 15:38:51 +00:00
Ted Liang
403a85b094
DATAES-209 - Dynamic mapping using @Mapping Annotation at field level
...
fix test
fix comment in test
2016-01-26 15:22:16 +00:00