diff --git a/author_bio.html b/author_bio.html new file mode 100644 index 000000000..388a8ebae --- /dev/null +++ b/author_bio.html @@ -0,0 +1,6 @@ +
+

About the Author(s)

+

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.

+

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 El\ +asticsearch 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.

+
diff --git a/colo.html b/colo.html new file mode 100644 index 000000000..bba48cc76 --- /dev/null +++ b/colo.html @@ -0,0 +1,10 @@ +
+

Colophon

+ +

The animal on the cover of FILL IN TITLE is FILL IN DESCRIPTION.

+ +

Many of the animals on O'Reilly covers are endangered; all of them are important to the world. To learn more about how you can help, go to animals.oreilly.com.

+ +

The cover image is from FILL IN CREDITS. The cover fonts are URW Typewriter and Guardian Sans. The text font is Adobe Minion Pro; the heading font is Adobe Myriad Condensed; and the code font is Dalton Maag's Ubuntu Mono.

+ +
diff --git a/copyright.html b/copyright.html new file mode 100644 index 000000000..d65e2a1d6 --- /dev/null +++ b/copyright.html @@ -0,0 +1,105 @@ +
+

Elasticsearch: The Definitive Guide

+

+ by + Clinton + Gormley + and + Zachary + Tong +

+ +

Printed in the United States of America.

+

+ Published by + O'Reilly Media, Inc. + , 1005 Gravenstein Highway North, Sebastopol, CA 95472. +

+

+ O'Reilly books may be purchased for educational, business, or sales + promotional use. Online editions are also available for most titles ( + http://safaribooksonline.com + ). For more information, contact our corporate/institutional sales + department: 800-998-9938 or + corporate@oreilly.com + . +

+ + + +
+

Revision History for the First Edition

+ +
+

+ See + http://oreilly.com/catalog/errata.csp?isbn=9781449358549 + for release details. +

+ + +
\ No newline at end of file diff --git a/ix.html b/ix.html new file mode 100644 index 000000000..7fa1cd043 --- /dev/null +++ b/ix.html @@ -0,0 +1,2 @@ + +
diff --git a/theme/epub/layout.html b/theme/epub/layout.html new file mode 100644 index 000000000..a4612bf55 --- /dev/null +++ b/theme/epub/layout.html @@ -0,0 +1,14 @@ +{{ doctype }} + + + + + + + + {{ title }} + + + {{ content }} + + \ No newline at end of file diff --git a/theme/mobi/layout.html b/theme/mobi/layout.html new file mode 100644 index 000000000..a4612bf55 --- /dev/null +++ b/theme/mobi/layout.html @@ -0,0 +1,14 @@ +{{ doctype }} + + + + + + + + {{ title }} + + + {{ content }} + + \ No newline at end of file diff --git a/theme/pdf/pdf.css b/theme/pdf/pdf.css new file mode 100644 index 000000000..5120523ea --- /dev/null +++ b/theme/pdf/pdf.css @@ -0,0 +1,48 @@ +@charset "UTF-8"; + +/*--------Put Your Custom CSS Rules Below--------*/ +/*--- This oneoff overrides the code in https://github.com/oreillymedia/animal_theme/blob/master/pdf/pdf.css---*/ + +/*----Uncomment to turn on automatic code wrapping + +pre { + white-space: pre-wrap; + word-wrap: break-word; +} +----*/ + +/*----Uncomment to change the TOC start page (set +the number to one page _after_ the one you want; +so 6 to start on v, 8 to start on vii, etc.) + +@page toc:first { + counter-reset: page 6; +} +----*/ + +/*----Uncomment to fix a bad break in the title + (increase padding value to push down, decrease + value to pull up) + +section[data-type="titlepage"] h1 { + padding-left: 1.5in; +} +----*/ + +/*----Uncomment to fix a bad break in the subtitle + (increase padding value to push down, decrease + value to pull up) + +section[data-type="titlepage"] h2 { + padding-left: 1in; +} +----*/ + +/*----Uncomment to fix a bad break in the author names + (increase padding value to push down, decrease + value to pull up) + +section[data-type="titlepage"] p.author { + padding-left: 3in; +} +----*/ diff --git a/titlepage.html b/titlepage.html new file mode 100644 index 000000000..fbc1810b8 --- /dev/null +++ b/titlepage.html @@ -0,0 +1,8 @@ +
+

Elastic Search: The Definitive Guide

+ +

Clinton Gormley, Zachary Tong

+
+ + diff --git a/toc.html b/toc.html new file mode 100644 index 000000000..f9d197c6c --- /dev/null +++ b/toc.html @@ -0,0 +1,2 @@ + +