1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3
- "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
4
- <book xmlns : xi =" http://www.w3.org/2001/XInclude" >
5
- <bookinfo >
6
- <title >Spring Data Elasticsearch</title >
7
- <authorgroup >
8
- <author >
9
- <firstname >BioMed Central</firstname >
10
- <surname >Development Team</surname >
11
- </author >
12
- </authorgroup >
13
- <legalnotice >
14
- <para >
15
- Copies of this document may be made for your own use and for
16
- distribution to others, provided that you do not
17
- charge any fee for
18
- such copies and further provided that each copy
19
- contains this
20
- Copyright Notice, whether
21
- distributed in print or electronically.
22
- </para >
23
- </legalnotice >
24
-
25
- <copyright >
26
- <year >2013-2014</year >
27
- <holder >The original author(s)</holder >
28
- </copyright >
29
- </bookinfo >
30
-
31
- <toc />
32
-
33
- <xi : include href =" preface.xml" />
34
-
35
- <part id =" reference" >
36
- <title >Reference Documentation</title >
37
-
38
- <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.RC1 /src/docbkx/repositories.xml" >
39
- <xi : fallback
40
- href =" ../../../spring-data-commons/src/docbkx/repositories.xml" />
41
- </xi : include >
42
-
43
- <xi : include href =" reference/data-elasticsearch.xml" />
44
- <xi : include href =" reference/elasticsearch-misc.xml" />
45
- </part >
46
-
47
- <part id =" appendix" >
48
- <title >Appendix</title >
49
- <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.RC1 /src/docbkx/repository-namespace-reference.xml" >
50
- <xi : fallback
51
- href =" ../../../spring-data-commons/src/docbkx/repository-namespace-reference.xml" />
52
- </xi : include >
53
- <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.RC1 /src/docbkx/repository-query-keywords-reference.xml" >
54
- <xi : fallback
55
- href =" ../../../spring-data-commons/src/docbkx/repository-query-keywords-reference.xml" />
56
- </xi : include >
57
- </part >
58
-
59
- </book >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
4
+ <book xmlns : xi =" http://www.w3.org/2001/XInclude" >
5
+ <bookinfo >
6
+ <title >Spring Data Elasticsearch</title >
7
+ <authorgroup >
8
+ <author >
9
+ <firstname >BioMed Central</firstname >
10
+ <surname >Development Team</surname >
11
+ </author >
12
+ </authorgroup >
13
+ <legalnotice >
14
+ <para >
15
+ Copies of this document may be made for your own use and for
16
+ distribution to others, provided that you do not
17
+ charge any fee for
18
+ such copies and further provided that each copy
19
+ contains this
20
+ Copyright Notice, whether
21
+ distributed in print or electronically.
22
+ </para >
23
+ </legalnotice >
24
+
25
+ <copyright >
26
+ <year >2013-2014</year >
27
+ <holder >The original author(s)</holder >
28
+ </copyright >
29
+ </bookinfo >
30
+
31
+ <toc />
32
+
33
+ <xi : include href =" preface.xml" />
34
+
35
+ <part id =" reference" >
36
+ <title >Reference Documentation</title >
37
+
38
+ <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.RELEASE /src/docbkx/repositories.xml" >
39
+ <xi : fallback
40
+ href =" ../../../spring-data-commons/src/docbkx/repositories.xml" />
41
+ </xi : include >
42
+
43
+ <xi : include href =" reference/data-elasticsearch.xml" />
44
+ <xi : include href =" reference/elasticsearch-misc.xml" />
45
+ </part >
46
+
47
+ <part id =" appendix" >
48
+ <title >Appendix</title >
49
+ <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.RELEASE /src/docbkx/repository-namespace-reference.xml" >
50
+ <xi : fallback
51
+ href =" ../../../spring-data-commons/src/docbkx/repository-namespace-reference.xml" />
52
+ </xi : include >
53
+ <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.RELEASE /src/docbkx/repository-query-keywords-reference.xml" >
54
+ <xi : fallback
55
+ href =" ../../../spring-data-commons/src/docbkx/repository-query-keywords-reference.xml" />
56
+ </xi : include >
57
+ </part >
58
+
59
+ </book >
0 commit comments