Apache Solr Online Training Course Content
1. The Fundamentals
- Introduction to Solr
- Installing & running Solr
- Adding content to Solr
- Reading a Solr XML response
- Changing parameters in the URL
- Using the browser interface
2. Searching
- Sorting results
- Query parsers
- More queries
- Hardwiring request parameters
- Add the fields to default search
- Faceting on field
- Range faceting
- Date range faceting
- Hierarchical faceting
- Result grouping
3. Indexing
- Add your own content to Solr
- Deleting data from solr
- Building a bookstore search
- Adding book data
- Explore the book data
- Dedupe update processor
4. Update your schema
- Adding fields to the schema
- Analyzing text
5. Relevance
- Field weighting
- Phrase queries & Function queries
6. Extended features
- Fuzzier search
- Sounds like
- Geospatial
- Spell checking
- Suggestions
- Highlighting
7. Multilanguage
- Working with English
- Working with other languages
- Non whitespace languages
- Identify the languages
- Language specific sorting
8. SolrCloud
- Introduction
- How SolrCloud works
- Commit strategies
- ZooKeeper
- Managing Solr config files