diff --git a/README.md b/README.md index e4e048eb1..954edfb0c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Wiki page for [Getting Started] (https://github.com/spring-projects/spring-data- org.springframework.data spring-data-elasticsearch - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M1 ``` diff --git a/src/docbkx/resources/css/highlight.css b/src/docbkx/resources/css/highlight.css deleted file mode 100644 index 9235ed112..000000000 --- a/src/docbkx/resources/css/highlight.css +++ /dev/null @@ -1,35 +0,0 @@ -/* - borrowed from: https://raw.github.com/SpringSource/spring-data-jpa/master/src/docbkx/resources/css/highlight.css - code highlight CSS resemblign the Eclipse IDE default color schema - @author Costin Leau -*/ -.hl-keyword { - color: #7F0055; - font-weight: bold; -} - -.hl-comment { - color: #3F5F5F; - font-style: italic; -} - -.hl-multiline-comment { - color: #3F5FBF; - font-style: italic; -} - -.hl-tag { - color: #3F7F7F; -} - -.hl-attribute { - color: #7F007F; -} - -.hl-value { - color: #2A00FF; -} - -.hl-string { - color: #2A00FF; -} \ No newline at end of file diff --git a/src/docbkx/resources/css/html.css b/src/docbkx/resources/css/html.css deleted file mode 100644 index 2085916d7..000000000 --- a/src/docbkx/resources/css/html.css +++ /dev/null @@ -1,119 +0,0 @@ -/* - borrowed from: https://raw.github.com/SpringSource/spring-data-jpa/master/src/docbkx/resources/css/html.css -*/ -@IMPORT url("highlight.css"); - -html { - padding: 0pt; - margin: 0pt; -} - -body { - margin-left: 15%; - margin-right: 15%; - font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", - sans-serif; -} - -div { - margin: 0pt; -} - -p { - text-align: justify; - line-height: 1.3em; -} - -hr { - border: 1px solid gray; - background: gray; -} - -h1,h2,h3,h4,h5 { - color: #234623; - font-weight: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", - sans-serif; - margin-bottom: 0em; - margin-top: 2em; -} - -pre { - line-height: 1.0; - color: black; -} - -table code { - font-size: 110%; -} - -pre.programlisting { - font-size: 1em; - padding: 3pt 3pt; - border: 1pt solid black; - background: #eeeeee; - clear: both; -} - -div.table { - margin: 1em; - padding: 0.5em; - text-align: center; -} - -div.table table { - display: table; - width: 100%; -} - -div.table td { - padding-left: 7px; - padding-right: 7px; -} - -.sidebar { - float: right; - margin: 10px 0 10px 30px; - padding: 10px 20px 20px 20px; - width: 33%; - border: 1px solid black; - background-color: #F4F4F4; - font-size: 14px; -} - -.mediaobject { - padding-top: 30px; - padding-bottom: 30px; -} - -.legalnotice { - font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", - sans-serif; - font-size: 12px; - font-style: italic; -} - -p.releaseinfo { - font-size: 100%; - font-weight: bold; - font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", - sans-serif; - padding-top: 10px; -} - -p.pubdate { - font-size: 120%; - font-weight: bold; - font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", - sans-serif; -} - -span.productname { - font-size: 200%; - font-weight: bold; - font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", - sans-serif; -} - -code { - font-size: 125%; -} \ No newline at end of file diff --git a/src/docbkx/resources/images/admons/blank.png b/src/docbkx/resources/images/admons/blank.png deleted file mode 100644 index 764bf4f0c..000000000 Binary files a/src/docbkx/resources/images/admons/blank.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/caution.gif b/src/docbkx/resources/images/admons/caution.gif deleted file mode 100644 index d9f5e5b1b..000000000 Binary files a/src/docbkx/resources/images/admons/caution.gif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/caution.png b/src/docbkx/resources/images/admons/caution.png deleted file mode 100644 index 5b7809ca4..000000000 Binary files a/src/docbkx/resources/images/admons/caution.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/caution.tif b/src/docbkx/resources/images/admons/caution.tif deleted file mode 100644 index 4a282948c..000000000 Binary files a/src/docbkx/resources/images/admons/caution.tif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/draft.png b/src/docbkx/resources/images/admons/draft.png deleted file mode 100644 index 0084708c9..000000000 Binary files a/src/docbkx/resources/images/admons/draft.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/home.gif b/src/docbkx/resources/images/admons/home.gif deleted file mode 100644 index 6784f5bb0..000000000 Binary files a/src/docbkx/resources/images/admons/home.gif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/home.png b/src/docbkx/resources/images/admons/home.png deleted file mode 100644 index cbb711de7..000000000 Binary files a/src/docbkx/resources/images/admons/home.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/important.gif b/src/docbkx/resources/images/admons/important.gif deleted file mode 100644 index 6795d9a81..000000000 Binary files a/src/docbkx/resources/images/admons/important.gif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/important.png b/src/docbkx/resources/images/admons/important.png deleted file mode 100644 index ad57f6f72..000000000 Binary files a/src/docbkx/resources/images/admons/important.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/important.tif b/src/docbkx/resources/images/admons/important.tif deleted file mode 100644 index 184de6371..000000000 Binary files a/src/docbkx/resources/images/admons/important.tif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/next.gif b/src/docbkx/resources/images/admons/next.gif deleted file mode 100644 index aa1516e69..000000000 Binary files a/src/docbkx/resources/images/admons/next.gif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/next.png b/src/docbkx/resources/images/admons/next.png deleted file mode 100644 index 45835bf89..000000000 Binary files a/src/docbkx/resources/images/admons/next.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/note.gif b/src/docbkx/resources/images/admons/note.gif deleted file mode 100644 index f329d359e..000000000 Binary files a/src/docbkx/resources/images/admons/note.gif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/note.png b/src/docbkx/resources/images/admons/note.png deleted file mode 100644 index ad57f6f72..000000000 Binary files a/src/docbkx/resources/images/admons/note.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/note.tif b/src/docbkx/resources/images/admons/note.tif deleted file mode 100644 index 08644d6b5..000000000 Binary files a/src/docbkx/resources/images/admons/note.tif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/prev.gif b/src/docbkx/resources/images/admons/prev.gif deleted file mode 100644 index 64ca8f3c7..000000000 Binary files a/src/docbkx/resources/images/admons/prev.gif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/prev.png b/src/docbkx/resources/images/admons/prev.png deleted file mode 100644 index cf24654f8..000000000 Binary files a/src/docbkx/resources/images/admons/prev.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/tip.gif b/src/docbkx/resources/images/admons/tip.gif deleted file mode 100644 index 823f2b417..000000000 Binary files a/src/docbkx/resources/images/admons/tip.gif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/tip.png b/src/docbkx/resources/images/admons/tip.png deleted file mode 100644 index ad57f6f72..000000000 Binary files a/src/docbkx/resources/images/admons/tip.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/tip.tif b/src/docbkx/resources/images/admons/tip.tif deleted file mode 100644 index 4a3d8c75f..000000000 Binary files a/src/docbkx/resources/images/admons/tip.tif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/toc-blank.png b/src/docbkx/resources/images/admons/toc-blank.png deleted file mode 100644 index 6ffad17a0..000000000 Binary files a/src/docbkx/resources/images/admons/toc-blank.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/toc-minus.png b/src/docbkx/resources/images/admons/toc-minus.png deleted file mode 100644 index abbb020c8..000000000 Binary files a/src/docbkx/resources/images/admons/toc-minus.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/toc-plus.png b/src/docbkx/resources/images/admons/toc-plus.png deleted file mode 100644 index 941312ce0..000000000 Binary files a/src/docbkx/resources/images/admons/toc-plus.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/up.gif b/src/docbkx/resources/images/admons/up.gif deleted file mode 100644 index aabc2d016..000000000 Binary files a/src/docbkx/resources/images/admons/up.gif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/up.png b/src/docbkx/resources/images/admons/up.png deleted file mode 100644 index 07634de26..000000000 Binary files a/src/docbkx/resources/images/admons/up.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/warning.gif b/src/docbkx/resources/images/admons/warning.gif deleted file mode 100644 index c6acdec60..000000000 Binary files a/src/docbkx/resources/images/admons/warning.gif and /dev/null differ diff --git a/src/docbkx/resources/images/admons/warning.png b/src/docbkx/resources/images/admons/warning.png deleted file mode 100644 index ef3e10f40..000000000 Binary files a/src/docbkx/resources/images/admons/warning.png and /dev/null differ diff --git a/src/docbkx/resources/images/admons/warning.tif b/src/docbkx/resources/images/admons/warning.tif deleted file mode 100644 index 7b6611ec7..000000000 Binary files a/src/docbkx/resources/images/admons/warning.tif and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/1.png b/src/docbkx/resources/images/callouts/1.png deleted file mode 100644 index 7d473430b..000000000 Binary files a/src/docbkx/resources/images/callouts/1.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/10.png b/src/docbkx/resources/images/callouts/10.png deleted file mode 100644 index 997bbc824..000000000 Binary files a/src/docbkx/resources/images/callouts/10.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/11.png b/src/docbkx/resources/images/callouts/11.png deleted file mode 100644 index ce47dac3f..000000000 Binary files a/src/docbkx/resources/images/callouts/11.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/12.png b/src/docbkx/resources/images/callouts/12.png deleted file mode 100644 index 31daf4e2f..000000000 Binary files a/src/docbkx/resources/images/callouts/12.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/13.png b/src/docbkx/resources/images/callouts/13.png deleted file mode 100644 index 14021a89c..000000000 Binary files a/src/docbkx/resources/images/callouts/13.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/14.png b/src/docbkx/resources/images/callouts/14.png deleted file mode 100644 index 64014b75f..000000000 Binary files a/src/docbkx/resources/images/callouts/14.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/15.png b/src/docbkx/resources/images/callouts/15.png deleted file mode 100644 index 0d65765fc..000000000 Binary files a/src/docbkx/resources/images/callouts/15.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/2.png b/src/docbkx/resources/images/callouts/2.png deleted file mode 100644 index 5d09341b2..000000000 Binary files a/src/docbkx/resources/images/callouts/2.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/3.png b/src/docbkx/resources/images/callouts/3.png deleted file mode 100644 index ef7b70047..000000000 Binary files a/src/docbkx/resources/images/callouts/3.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/4.png b/src/docbkx/resources/images/callouts/4.png deleted file mode 100644 index adb8364eb..000000000 Binary files a/src/docbkx/resources/images/callouts/4.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/5.png b/src/docbkx/resources/images/callouts/5.png deleted file mode 100644 index 4d7eb4600..000000000 Binary files a/src/docbkx/resources/images/callouts/5.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/6.png b/src/docbkx/resources/images/callouts/6.png deleted file mode 100644 index 0ba694af6..000000000 Binary files a/src/docbkx/resources/images/callouts/6.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/7.png b/src/docbkx/resources/images/callouts/7.png deleted file mode 100644 index 472e96f8a..000000000 Binary files a/src/docbkx/resources/images/callouts/7.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/8.png b/src/docbkx/resources/images/callouts/8.png deleted file mode 100644 index 5e60973c2..000000000 Binary files a/src/docbkx/resources/images/callouts/8.png and /dev/null differ diff --git a/src/docbkx/resources/images/callouts/9.png b/src/docbkx/resources/images/callouts/9.png deleted file mode 100644 index a0676d26c..000000000 Binary files a/src/docbkx/resources/images/callouts/9.png and /dev/null differ diff --git a/src/docbkx/resources/images/logo.png b/src/docbkx/resources/images/logo.png deleted file mode 100644 index a9f6d959e..000000000 Binary files a/src/docbkx/resources/images/logo.png and /dev/null differ diff --git a/src/docbkx/resources/images/xdev-spring_logo.jpg b/src/docbkx/resources/images/xdev-spring_logo.jpg deleted file mode 100644 index 622962ee3..000000000 Binary files a/src/docbkx/resources/images/xdev-spring_logo.jpg and /dev/null differ diff --git a/src/docbkx/resources/xsl/fopdf.xsl b/src/docbkx/resources/xsl/fopdf.xsl deleted file mode 100644 index 2cef37674..000000000 --- a/src/docbkx/resources/xsl/fopdf.xsl +++ /dev/null @@ -1,480 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - Copyright © 2013 - - - - - - - - - - - - - - - - - - - - - - - - - - - - -5em - -5em - - - - - - - - - - - Spring Data Elasticsearch ( - - ) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - - - - 1 - - - 1 - - - 0 - - - - - - - book toc - - - - - 2 - - - - - - - - - - - - 0 - - - 0 - - - 0 - - - - - 5mm - - - 10mm - - - 10mm - - - - 15mm - - - 10mm - - - 0mm - - - - 18mm - - - 18mm - - - - - 0pc - - - - - - - justify - - - false - - - - - 11 - - - 8 - - - - - 1.4 - - - - - - - - 0.8em - - - - - - - 17.4cm - - - - - 4pt - 4pt - 4pt - 4pt - - - - - 0.1pt - - - 0.1pt - - - - - - - 1 - - - - - - - - - left - bold - - - pt - - - - - - - - - - - - - - - 0.8em - 0.8em - 0.8em - - - pt - - 0.1em - 0.1em - 0.1em - - - 0.6em - 0.6em - 0.6em - - - pt - - 0.1em - 0.1em - 0.1em - - - 0.4em - 0.4em - 0.4em - - - pt - - 0.1em - 0.1em - 0.1em - - - - - bold - - - pt - - false - 0.4em - 0.6em - 0.8em - - - - - - - - - pt - - - - - 1em - 1em - 1em - #444444 - solid - 0.1pt - 0.5em - 0.5em - 0.5em - 0.5em - 0.5em - 0.5em - - - - - 1 - - - #F0F0F0 - - - - - - - 0 - - - 1 - - - - - 90 - - - - - - - '1' - - - src/docbkx/resources/images/admons/ - - - - - - - figure after - example before - equation before - table before - procedure before - - - - - 1 - - - - - 0.8em - 0.8em - 0.8em - 0.1em - 0.1em - 0.1em - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/docbkx/resources/xsl/highlight-fo.xsl b/src/docbkx/resources/xsl/highlight-fo.xsl deleted file mode 100644 index 76bf411a4..000000000 --- a/src/docbkx/resources/xsl/highlight-fo.xsl +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/docbkx/resources/xsl/highlight.xsl b/src/docbkx/resources/xsl/highlight.xsl deleted file mode 100644 index d52e3bf66..000000000 --- a/src/docbkx/resources/xsl/highlight.xsl +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/docbkx/resources/xsl/html.xsl b/src/docbkx/resources/xsl/html.xsl deleted file mode 100644 index 800b308cd..000000000 --- a/src/docbkx/resources/xsl/html.xsl +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - 0 - - - 0 - - - 1 - - - - - - - book toc - - - - - 3 - - - - - - - 1 - - - - - - - - - 1 - - - - - 90 - - - - - - - 1 - - - images/admons/ - - - - - figure after - example before - equation before - table before - procedure before - - - - , - - - - - - - - -
-

Authors

-

- -

-
- - - - - - -
- diff --git a/src/docbkx/resources/xsl/html_chunk.xsl b/src/docbkx/resources/xsl/html_chunk.xsl deleted file mode 100644 index e8e4cb9e1..000000000 --- a/src/docbkx/resources/xsl/html_chunk.xsl +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - - - - - - '5' - - - '1' - - - 0 - - - 0 - - - 1 - - - - - book toc - qandaset toc - - - - 3 - - - - - 1 - - - - - - - 1 - - - 90 - - - - - - - 1 - - - images/admons/ - - - - - figure after - example before - equation before - table before - procedure before - - - - , - - - - ( - - ) - - - - - -
-

Authors

-

- -

-
- - - - - - - - - 1 - - - - - - - - - - - - - - -
diff --git a/src/main/assembly/distribution.xml b/src/main/assembly/distribution.xml deleted file mode 100644 index 4ebf2179e..000000000 --- a/src/main/assembly/distribution.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - distribution - - zip - - true - - - - src/main/resources - - license.txt - notice.txt - changelog.txt - - - dos - - - - target/site/reference - docs/reference - - - - target/site/apidocs - docs/javadoc - - - - - target/${dist.finalName}.jar - dist - 0644 - - - target/${dist.finalName}-sources.jar - sources - 0644 - - - \ No newline at end of file diff --git a/src/main/assembly/jar-with-dependencies.descriptor.xml b/src/main/assembly/jar-with-dependencies.descriptor.xml deleted file mode 100644 index aaab146ed..000000000 --- a/src/main/assembly/jar-with-dependencies.descriptor.xml +++ /dev/null @@ -1,19 +0,0 @@ - - all - - jar - - false - - - / - true - true - runtime - true - - - \ No newline at end of file diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index e69de29bb..911529b70 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -0,0 +1,56 @@ +Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07) +----------------------------------------------------------------------- +** Bug + * [DATAES-9] - multiple elasticsearch cluster nodes not getting parsed if using property file + +** Improvement + * [DATAES-7] - Migrate to the latest version of elasticsearch 0.90.0 + * [DATAES-11] - Missing core types in org.springframework.data.elasticsearch.annotations.FieldType + * [DATAES-15] - Upgrade to latest version of elasticsearch( 0.90.2 ) + * [DATAES-19] - Delete specific type in an index, Type exists check + * [DATAES-22] - Add support for TransportClient additional parameters such as client.transport.ignore_cluster_name, client.transport.ping_timeout, client.transport.nodes_sampler_interval + +** New Feature + * [DATAES-8] - Add support for Index level configuration + * [DATAES-17] - Add support to retrieve highlighted text in search result + +** Task + * [DATAES-1] - Migrate sources to SpringSource GitHub repository + * [DATAES-3] - Move to Spring Data build system + * [DATAES-4] - Initial round of JavaDoc polish + * [DATAES-5] - Add Apache license headers where necessary + * [DATAES-6] - Add ability to let NodeClient clean up working directory + * [DATAES-45] - Release 1.0 M1. + +Issues maintaine in GitHub tracker: + +- #42 - org.springframework.data.elasticsearch.client.NodeClientFactoryBean' is not a valid value for 'anyURI' +- #40 - how to create index for json objects? +- #38 - Configure with native Client with embedded elasticsearch +- #37 - embedded elasticsearch client - how to recover data after process is restarted? +- #36 - FieldType.Date annotation +- #35 - @Transient property still inserted into elastic +- #33 - timestamp mapping +- #32 - BigDecimal @Field(type = FieldType.Double) +- #31 - DATAES-33: Mapping of parent-child relationships +- #29 - Added DefaultMapper support to map only partial fields from result instead of whole source field. +- #28 - Documentation (README.md) for Geo Location / Filter Feature +- #27 - Adding support for letting Elasticsearch generate Id for document +- #25 - Aliases +- #24 - DATAES-31 Adding ability to use ES Java API setSource directly +- #22 - spring-elasticsearch-1.0.xsd not found on www.springframework.com +- #21 - Autogenerated elastic search id isn't returned +- #20 - Exception while using CustomRepository +- #19 - Compilation issue with 0.90.5. (ElasticsearchTemplate.refresh API) +- #18 - problem with ES 0.9.5 +- #17 - FacetResult extension is not possible +- #16 - Configuration of ObjectMapper in the ElasticsearchTemplate +- #15 - Added support for @Transient annotation to skip fields from mapping +- #14 - added format and pattern support for date fieldtype + fixed nullpointer... +- #12 - Where is the maven repository for this artifact? +- #11 - Build fails +- #10 - Elasticsearch + elasticsearch-river-rabbitmq +- #9 - MappingBuilder circular reference issue +- #8 - java.lang.NoSuchMethodError: org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.isVersionProperty()Z +- #7 - Missing core types in org.springframework.data.elasticsearch.annotations.FieldType +- #6 - spirng-data-elasticsearch with elasticsearch-river-mongodb \ No newline at end of file diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index efbc1d75f..e8d8e638a 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,5 @@ -Spring Data Elasticsearch +Spring Data Elasticsearch 1.0 M1 +Copyright (c) [2013-2014] Pivotal Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). You may not use this product except in compliance with the License.