Apache Solr Online Training Content
You will be exposed to the complete SOLR Trainingcourse details in the below sections.
SOLR Demo Class
- What is SOLR and Lucene
- Search Engine and How it works
- Why SOLR
- RDBMS vs NoSQL vs SOLR
- SOLR Features
- Topics to cover in future
Apache SOLR in Action
- Installing Solr & Start Searching
- Analysing Response
- Schema & Configuration
- Update Handlers
Exploring Apache Lucene
- Lucene in Solr( Role of Lucene)
- Querying Solr
- Static & Dynamic Fields
- Analyzer, Tokenizer & Filters
Introduction to Apache SOLR
This module will start off with a description of Apache Solr.
- Solr Introduction
- Solr Key Features
- Solr Vs Databases
- Installing & Running
- Solr Admin UI Quick Tour
- Solr Architecture
- Solr Schema
- Solr Field Types
Searching Using SOLR
- Options Sorting & Relevance in Solr Boosting
- Lucene scoring model
- Query Syntax in Solr Basic Query Parsers and Extended Query Parsers
SOLR Indexing
- Concepts of Indexing in Solr
- Indexing PDF Documents
- Inverted Index
- Update Chain
- Atomic Updates
- Hard vs Soft Commit
Searching Using SOLR
- Options Sorting & Relevance in Solr Boosting
- Lucene scoring model
- Query Syntax in Solr Basic Query Parsers and Extended Query Parsers
Advanced Features in SOLR
- Boosting and Faceting
- Highlighting
- Spell Checking
- Solr Query Re-Ranking
- Suggestions
- Pagination
- Grouping
- Spatial Search
- Real-Time Search
- Solr Plugin
Administration & SOLR Cloud
- Administering Solr Core
- Running on Tomcat/Jetty
- Managing Multiple Cores
- Log Management
- Solr on Cloud
- Solr & AWS (The Recipe)
Project Support
- Summary of everything has been covered so far
- Basic Solr Project For Providing Search Capability(Like Google Search Engine)
- SOLR and ML Approach (The Recipe)