5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Skills     Data and Databases     Big Data     Apache Solr Essentials
The core functionality of Apache Solr is the retrieval of information from a Solr collection. Through discussion and demonstration, this course focuses on searching or querying a Solr collection – including search parameters and faceted search techniques. In addition, the course covers data management, importing data from a structured data source, and the deployment of the SolrCloud service.

Objectives

Updating Solr Data

  • start the course
  • update existing collection data

Deleting Solr Data

  • remove data object from a Solr

Solr Query

  • describe the components of Solr search engine
  • describe Solr query parameters
  • query Solr data using command line utilities or browsers using RESTful request
  • search for items in Solr via the Solr Administration console (portal)
  • search for items using phrases
  • search for two or more items

Faceting

  • describe facet-based searching using Solr
  • create, run, and examine field-based facet queries
  • create, run, and examine number range-based facet queries
  • create, run, and examine a pivot-based facet query
  • create, run, and examine a geo-special facet

Data Import

  • describe structured data import to Apache Solr
  • create a DIH configuration file
  • import structured data to a Solr index from a database

SolrCloud

  • describe the architecture of a SolrCloud deployment
  • Work with a SolrCloud deployment