- Apache Solr for Indexing Data
- Sachin Handiekar Anshul Johri
- 147字
- 2021-07-30 09:42:43
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
<solr persistent="false"> <cores adminPath="/admin/cores" defaultCoreName="core1"> <core name="core1" instanceDir="core1"/> <core name="core2" instanceDir="core2"/> </cores> </solr>
Any command-line input or output is written as follows:
$cd $SOLR_HOME/example/exampledocs/ $./post.shvidcard.xml
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Click on Install service. You should get a service successfully installed message."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Apache Oozie Essentials
- Learning PostgreSQL
- 工程軟件開(kāi)發(fā)技術(shù)基礎(chǔ)
- TypeScript Blueprints
- Dynamics 365 Application Development
- 跟“龍哥”學(xué)C語(yǔ)言編程
- JIRA 7 Administration Cookbook(Second Edition)
- PostgreSQL 11從入門(mén)到精通(視頻教學(xué)版)
- Java編程技術(shù)與項(xiàng)目實(shí)戰(zhàn)(第2版)
- Java程序設(shè)計(jì):原理與范例
- Raspberry Pi Robotic Blueprints
- MongoDB Cookbook(Second Edition)
- Instant GLEW
- jQuery Mobile Web Development Essentials(Second Edition)
- Vue.js 3.x高效前端開(kāi)發(fā)(視頻教學(xué)版)