Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
31 views3 pages

Apache Solr Course Curriculum

The Apache Solr course curriculum covers installing and running Solr, querying and searching, indexing documents, updating schemas, relevance tuning, and extended features like geospatial search, spell checking, and highlighting. It teaches fundamental Solr concepts like architecture, configuration files, faceting, and building a sample bookstore search application to add, delete, and explore book data.

Uploaded by

geoinsys
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views3 pages

Apache Solr Course Curriculum

The Apache Solr course curriculum covers installing and running Solr, querying and searching, indexing documents, updating schemas, relevance tuning, and extended features like geospatial search, spell checking, and highlighting. It teaches fundamental Solr concepts like architecture, configuration files, faceting, and building a sample bookstore search application to add, delete, and explore book data.

Uploaded by

geoinsys
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 3

Geoinsyssoft

Apache Solr Couse curriculum

The Fundamentals
About Solr ,Lucene
Installing and running Solr
Querying, Query Parsers and parameters
Solr architecture and important concepts
Schema.xml, field types and analysis
Solrconfig.xml, request handlers, search components
Adding content to Solr
Reading a Solr XML response
Changing parameters in the URL
Using the browse

Searching
Search Types / Options
Sorting results
Query parsers
More queries
Hardwiring request parameters
Adding fields to default search
Faceting
Result grouping

Indexing
Tokenizers & Filters
Adding your own content to Solr
Deleting data from Solr
Building a bookstore search
Adding book data
Exploring the book data
Dedupe updateprocessor

Updating your schema


Adding fields to the schema
Analyzing text

Relevance
Boosting
Field weighting
Phrase queries
Function queries
Fuzzier search
Sounds-like

Extended features
More-like-this
Geospatial
Spell checking
Suggestions

Highlighting
Pseudo-fields
Pseudo-joins
Multilanguage

Multicore
Adding more kinds of data

You might also like