- Apache Solr for Indexing Data
- Sachin Handiekar Anshul Johri
- 83字
- 2021-07-30 09:42:43
What you need for this book
We are going to cover various approaches to Solr indexing. Each chapter will introduce different approaches with different software. Also, each chapter will cover the installation steps/instructions needed to run the examples for the specific scenario.
The minimal installation which we'll need to run the example code are as follows:
- JDK 1.6+ (the JAVA_HOME variable should be set up correctly on the system path)
- Apache Solr 4.10.1
- The cURL tool (Windows users can download it from http://curl.haxx.se/download.html)
推薦閱讀
- Java 9 Concurrency Cookbook(Second Edition)
- 算法基礎(chǔ):打開程序設(shè)計之門
- 微信小程序開發(fā)解析
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Windows內(nèi)核編程
- Getting Started with React Native
- Unity 2018 Shaders and Effects Cookbook
- Rust游戲開發(fā)實戰(zhàn)
- Building Serverless Architectures
- .NET Standard 2.0 Cookbook
- Mockito Essentials
- Julia數(shù)據(jù)科學(xué)應(yīng)用
- 遠(yuǎn)方:兩位持續(xù)創(chuàng)業(yè)者的點滴思考
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- Advanced Python Programming