- Apache Solr Tutorial
- Apache Solr - Home
- Apache Solr - Overview
- Apache Solr - Search Engine Basics
- Apache Solr - Windows Environment
- Apache Solr - On Hadoop
- Apache Solr - Architecture
- Apache Solr - Terminology
- Apache Solr - Basic Commands
- Apache Solr - Core
- Apache Solr - Indexing Data
- Apache Solr - Adding Docs (XML)
- Apache Solr - Updating Data
- Apache Solr - Deleting Documents
- Apache Solr - Retrieving Data
- Apache Solr - Querying Data
- Apache Solr - Faceting
- Apache Solr Useful Resources
- Apache Solr - Quick Guide
- Apache Solr - Useful Resources
- Apache Solr - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Apache Solr Tutorial
Solr is a scalable, ready to deploy, search/storage engine optimized to search large volumes of text-centric data. Solr is enterprise-ready, fast and highly scalable. In this tutorial, we are going to learn the basics of Solr and how you can use it in practice.
Audience
This tutorial will be helpful for all those developers who would like to understand the basic functionalities of Apache Solr in order to develop sophisticated and high-performing applications.
Prerequisites
Before proceeding with this tutorial, we expect that the reader has good Java programming skills (although it is not mandatory) and some prior exposure to Lucene and Hadoop environment.
Advertisements