- ElasticSearch Cookbook(Second Edition)
- Alberto Paro
- 194字
- 2021-08-06 19:23:02
What you need for this book
For this book, you will need a computer running a Windows OS, Macintosh OS, or Linux distribution. In terms of the additional software required, you don't have to worry, as all the components you will need are open source and available for every major OS platform.
For all the REST examples, the cURL software (http://curl.haxx.se/) will be used to simulate the command from the command line. It comes preinstalled on Linux and Mac OS X operating systems. For Windows, it can be downloaded from its site and added in a PATH that can be called from the command line.
Chapter 10, Java Integration, and Chapter 12, Plugin Development, require the Maven build tool (http://maven.apache.org/), which is a standard tool to manage builds, packaging, and deploying in Java. It is natively supported on most of the Java IDEs, such as Eclipse and IntelliJ IDEA.
Chapter 11, Python Integration, requires the Python Interpreter installed on your computer. It's available on Linux and Mac OS X by default. For Windows, it can be downloaded from the official Python website (http://www.python.org). The examples in this chapter have been tested using version 2.x.
- Mastering OpenCV 4
- 微信小程序開發解析
- 3D少兒游戲編程(原書第2版)
- Hands-On Swift 5 Microservices Development
- Learning Salesforce Einstein
- .NET 3.5編程
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Java Web從入門到精通(第3版)
- Distributed Computing in Java 9
- 零基礎學C語言(升級版)
- Data Science Algorithms in a Week
- 3D Printing Designs:Design an SD Card Holder
- Access 2016數據庫應用與開發:實戰從入門到精通(視頻教學版)
- Analytics for the Internet of Things(IoT)
- R統計應用開發實戰