forked from elastic/elasticsearch-definitive-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbook-docinfo.xml
41 lines (37 loc) · 1.75 KB
/
book-docinfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<legalnotice>
<simpara>
This work is licensed under a <ulink url="http://creativecommons.org/licenses/by-nc-nd/3.0/">Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License</ulink>.
</simpara>
</legalnotice>
<copyright>
<year>2014</year>
<holder>Elasticsearch BV</holder>
</copyright>
<subtitle>The Definitive Guide</subtitle>
<abstract>
<simpara>
This book is a work in progress – new chapters will be added
as they are written. The content of this book targets
the latest version of Elasticsearch.
</simpara>
</abstract>
<authorgroup>
<author>
<firstname>Clinton</firstname>
<surname>Gormley</surname>
<authorblurb>
<simpara>
Clinton Gormley was the first user of Elasticsearch and wrote the Perl API back in 2010. When Elasticsearch formed a company in 2012, he joined as a developer and the maintainer of the Perl modules. Now Clinton spends a lot of his time designing the user interfaces and speaking and writing about Elasticsearch. He studied medicine at UCT in Cape Town and lives in Barcelona.
</simpara>
</authorblurb>
</author>
<author>
<firstname>Zachary</firstname>
<surname>Tong</surname>
<authorblurb>
<simpara>
Zachary Tong has been working with Elasticsearch since 2011. During that time, he has written a number of tutorials to help beginners start using Elasticsearch. Zach is now a developer at Elasticsearch and maintains the PHP client, gives trainings and helps customers manage clusters in production. He studied biology at Rensselaer Polytechnic Institute and now lives in South Carolina.
</simpara>
</authorblurb>
</author>
</authorgroup>