SlideShare a Scribd company logo
Adding global search to your
Moodle
Dan Poltawski

Integrator, Moodle HQ
@dan_p
#mootieuk17
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
Global Search
- Available in Moodle 3.1 and later
- Search across Moodle content
- Moodle handles access control
- Search is handled by a ‘search engine’ plugin
- Moodle core comes with support for Apache Solr
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
Considerations
- Content
- Core plugins have good search coverage
- Third party plugins need to add support for
Search API
- Setup
- Apache Solr is a non-trivial dependency
- Requires system administration work
- Future plugin planned to support smaller sites
(MDL-53226)
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
Why Solr?
- Enterprise search server from
Apache Foundation
- Open source
- Fast, scalable
- Indexes rich files including
Microsoft Office, PDF etc
- Natural language & advanced
querying operations (AND, OR, * )
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
Setup Steps
1. Enable Solr PHP extension
2. Setup Solr Server
3. Configure Solr connection
4. Create Solr schema
5. Initial Index of Moodle content
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
1.Enable Solr PHP Extension
- Solr PHP needs to be installed on Moodle web
server
- Install the PECL extension
- https://pecl.php.net/package/solr
- Don’t forget to restart web server
https://docs.moodle.org/32/en/Global_search#How_to_install_Solr
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
2. Setup Solr Server
- Moodle requires Solr version 4
- Solr 5.x or 6.x is highly recommended
- Solr requires Java 8 (or OpenJDK 1.8)
- Package manager (apt/yum) installation of Solr is fine
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
2. Setup Solr Server
- Consider security
- Protect like database server
- Solr is RAM hungry
- Uni-size deployments
reported to use 10-20GB
- Disable file indexing to
reduce requirements
- Clustering solutions available
- Possible for multiple
Moodle sites to shared
a single Solr install
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
3. Configure Solr Server
- Configured in:
Site administration >
Plugins >
Search > Solr
- Options for http
authentication and SSL
certificates
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
4. Create Solr Schema
- Solr 5 and above
- Automatic
- Visit manage page
- Solr 4
- Requires manual setup
- https://docs.moodle.org/32/en/
Global_search#Solr_4_schema_setup
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
5. Initial Index
- Can take a significant amount of time on large sites
- Up to 12 hours on large sites
- Recommended approach:
- Leave global search disabled
- Run indexer script from command line:
php search/cli/indexer.php --force
- Enable global search
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
Setup Complete
- Enable global search
- Search bar in site header
- Advanced search form
- New content will be indexed
periodically by scheduled
task
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
Search Areas
- All plugins enabled by
default
- Can be changed at any
time
- May wish to disable
some for institutional
reasons
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
Search Areas & Hit Ratio
- Some search areas may provide results which few
users can see
- Can be costly to such search areas enabled
- Future improvement planned to expose these
search areas automatically:
- https://tracker.moodle.org/browse/MDL-55063
Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com
Questions?
dan@moodle.com
@dan_p

More Related Content

PPTX
10 cool things for teachers & students in 3.1 and 3.2
PPTX
Competency based education in Moodle
PDF
Absolute Beginners Guide to Drupal
PDF
MediaMosa version 3.0
PDF
Tips & Tricks for Oracle PaaS Admins
PPTX
AEM (CQ) Dispatcher Caching Webinar 2013
ODP
Drupal 7x Installation - Introduction to Drupal Concepts
PDF
Require js training
10 cool things for teachers & students in 3.1 and 3.2
Competency based education in Moodle
Absolute Beginners Guide to Drupal
MediaMosa version 3.0
Tips & Tricks for Oracle PaaS Admins
AEM (CQ) Dispatcher Caching Webinar 2013
Drupal 7x Installation - Introduction to Drupal Concepts
Require js training

Similar to Adding Global Search to your Moodle #mootieuk17 (20)

PPTX
JavaOne2013 Leveraging Linked Data and OSLC
PPTX
10 Steps Not To Forget After Installing Drupal
PPTX
Mule soft meetup warsaw november 13th, 2019
PPTX
Sharepoint on-premise office365 and hybrid Pros, Cons and Comparison
PPT
Open Source Content Management Systems
PPTX
Final Presentation
PDF
Office 365 Features for GDPR Compliance Webinar
PPTX
Sitecore 9 - What's new?
PDF
Unlock the Potential of Microsoft 365 Copilot | Norwegian M365 User Group |...
PPTX
From Lucene to Solr 4 Trunk
PDF
Alluxio+Presto: An Architecture for Fast SQL in the Cloud
PDF
Best Practice in Accelerating Data Applications with Spark+Alluxio
PDF
Open Innovation Lab (OIL) - 2014 Sep 26th
PPTX
owncloud overview
PPT
Beginner's guide to drupal
PDF
Sharepoint Basics
PPTX
Intranet Case Studies - HNL SPS
PDF
Intro to hadoop tutorial
ODP
Drupal 6x Installation
PPT
Drupal and Winona360
JavaOne2013 Leveraging Linked Data and OSLC
10 Steps Not To Forget After Installing Drupal
Mule soft meetup warsaw november 13th, 2019
Sharepoint on-premise office365 and hybrid Pros, Cons and Comparison
Open Source Content Management Systems
Final Presentation
Office 365 Features for GDPR Compliance Webinar
Sitecore 9 - What's new?
Unlock the Potential of Microsoft 365 Copilot | Norwegian M365 User Group |...
From Lucene to Solr 4 Trunk
Alluxio+Presto: An Architecture for Fast SQL in the Cloud
Best Practice in Accelerating Data Applications with Spark+Alluxio
Open Innovation Lab (OIL) - 2014 Sep 26th
owncloud overview
Beginner's guide to drupal
Sharepoint Basics
Intranet Case Studies - HNL SPS
Intro to hadoop tutorial
Drupal 6x Installation
Drupal and Winona360
Ad

More from Dan Poltawski (8)

PDF
Moodle 3.3 - API Change Overview #mootieuk17
PDF
Lifecycle of a Moodle Bug - #mootus16
PDF
Tools and Tips for Moodle Developers - #mootus16
PDF
Continuous Integration: Improving Quality in Moodle
PDF
How integrators bring you a better Moodle
PDF
How to guarantee your change is integrated to Moodle core
PDF
Preparing For Moodle 2.0
ZIP
Moodle for 1000 Schools
Moodle 3.3 - API Change Overview #mootieuk17
Lifecycle of a Moodle Bug - #mootus16
Tools and Tips for Moodle Developers - #mootus16
Continuous Integration: Improving Quality in Moodle
How integrators bring you a better Moodle
How to guarantee your change is integrated to Moodle core
Preparing For Moodle 2.0
Moodle for 1000 Schools
Ad

Recently uploaded (20)

PDF
top salesforce developer skills in 2025.pdf
PPT
Introduction Database Management System for Course Database
PDF
medical staffing services at VALiNTRY
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PPTX
Introduction to Artificial Intelligence
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PPT
JAVA ppt tutorial basics to learn java programming
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
Digital Strategies for Manufacturing Companies
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PPTX
Odoo POS Development Services by CandidRoot Solutions
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PPTX
Transform Your Business with a Software ERP System
DOCX
The Five Best AI Cover Tools in 2025.docx
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PPTX
Online Work Permit System for Fast Permit Processing
PPTX
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
top salesforce developer skills in 2025.pdf
Introduction Database Management System for Course Database
medical staffing services at VALiNTRY
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Introduction to Artificial Intelligence
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
JAVA ppt tutorial basics to learn java programming
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Digital Strategies for Manufacturing Companies
VVF-Customer-Presentation2025-Ver1.9.pptx
Odoo POS Development Services by CandidRoot Solutions
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Transform Your Business with a Software ERP System
The Five Best AI Cover Tools in 2025.docx
Adobe Illustrator 28.6 Crack My Vision of Vector Design
How to Migrate SBCGlobal Email to Yahoo Easily
Online Work Permit System for Fast Permit Processing
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx

Adding Global Search to your Moodle #mootieuk17

  • 1. Adding global search to your Moodle Dan Poltawski
 Integrator, Moodle HQ @dan_p #mootieuk17
  • 2. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com Global Search - Available in Moodle 3.1 and later - Search across Moodle content - Moodle handles access control - Search is handled by a ‘search engine’ plugin - Moodle core comes with support for Apache Solr
  • 3. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com Considerations - Content - Core plugins have good search coverage - Third party plugins need to add support for Search API - Setup - Apache Solr is a non-trivial dependency - Requires system administration work - Future plugin planned to support smaller sites (MDL-53226)
  • 4. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com Why Solr? - Enterprise search server from Apache Foundation - Open source - Fast, scalable - Indexes rich files including Microsoft Office, PDF etc - Natural language & advanced querying operations (AND, OR, * )
  • 5. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com Setup Steps 1. Enable Solr PHP extension 2. Setup Solr Server 3. Configure Solr connection 4. Create Solr schema 5. Initial Index of Moodle content
  • 6. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com 1.Enable Solr PHP Extension - Solr PHP needs to be installed on Moodle web server - Install the PECL extension - https://pecl.php.net/package/solr - Don’t forget to restart web server https://docs.moodle.org/32/en/Global_search#How_to_install_Solr
  • 7. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com 2. Setup Solr Server - Moodle requires Solr version 4 - Solr 5.x or 6.x is highly recommended - Solr requires Java 8 (or OpenJDK 1.8) - Package manager (apt/yum) installation of Solr is fine
  • 8. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com 2. Setup Solr Server - Consider security - Protect like database server - Solr is RAM hungry - Uni-size deployments reported to use 10-20GB - Disable file indexing to reduce requirements - Clustering solutions available - Possible for multiple Moodle sites to shared a single Solr install
  • 9. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com 3. Configure Solr Server - Configured in: Site administration > Plugins > Search > Solr - Options for http authentication and SSL certificates
  • 10. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com 4. Create Solr Schema - Solr 5 and above - Automatic - Visit manage page - Solr 4 - Requires manual setup - https://docs.moodle.org/32/en/ Global_search#Solr_4_schema_setup
  • 11. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com 5. Initial Index - Can take a significant amount of time on large sites - Up to 12 hours on large sites - Recommended approach: - Leave global search disabled - Run indexer script from command line: php search/cli/indexer.php --force - Enable global search
  • 12. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com Setup Complete - Enable global search - Search bar in site header - Advanced search form - New content will be indexed periodically by scheduled task
  • 13. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com Search Areas - All plugins enabled by default - Can be changed at any time - May wish to disable some for institutional reasons
  • 14. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com Search Areas & Hit Ratio - Some search areas may provide results which few users can see - Can be costly to such search areas enabled - Future improvement planned to expose these search areas automatically: - https://tracker.moodle.org/browse/MDL-55063
  • 15. Copyright 2017 © Moodle Pty Ltd - CC SA - support@moodle.com Questions?