Installing Opensolr Search for WordPress

Install in one click from the Plugin Directory

Installation

Install Opensolr Search in under a minute β€” download the ZIP, upload through WordPress, and activate. No server configuration, no Composer, no command line required.

Requirements

  • WordPress 6.0 or higher
  • PHP 8.1 or higher
  • HTTPS β€” your site must be served over SSL (required for secure API communication)

Download the Plugin

Direct Download

Download the latest release directly from Opensolr:
opensolr.com/opensolr-search.zip

WordPress Plugin Directory

Coming soon β€” search for "Opensolr Search" directly from your WordPress admin under Plugins > Add New.

Install via WordPress Admin (recommended)

  1. In your WordPress dashboard, go to Plugins > Add New
  2. Click Upload Plugin at the top of the page
  3. Click Choose File and select the opensolr-search.zip file you downloaded
  4. Click Install Now β€” WordPress extracts and installs the plugin automatically
  5. Click Activate Plugin when the installation completes

Install via FTP / File Manager

If you prefer manual installation or your host restricts plugin uploads:

  1. Extract opensolr-search.zip on your computer β€” you will get an opensolr-search/ folder
  2. Upload the entire opensolr-search/ folder to wp-content/plugins/ on your server
  3. In WordPress, go to Plugins and find Opensolr Search in the list
  4. Click Activate

After Activation

Once activated, a new Opensolr Search menu item appears under Settings in your WordPress admin sidebar. This is your control panel for everything β€” connecting your account, configuring the crawler, tuning search, and viewing analytics.

  1. Go to Settings > Opensolr Search
  2. You will land on the Settings tab β€” this is where you connect your Opensolr account
  3. Follow the Account Setup guide to enter your credentials and create your search index
No Opensolr account yet?

You will need an Opensolr account to use the plugin. Create a free account β€” it takes 30 seconds. You can create your search index directly from the plugin settings after connecting.

What Gets Installed

Plugin Files

19 PHP classes, 5 JavaScript files, 3 CSS files, and 1 template β€” all contained in wp-content/plugins/opensolr-search/

Database Tables

Creates tables for analytics (query logs, click tracking), elevation rules, and ingestion job tracking. All prefixed with your WordPress table prefix.

WordPress Options

Stores your Opensolr credentials, search tuning settings, facet mappings, and content type selections in the WordPress options table.

Search Page

Registers a /search/ page that serves the full search interface β€” faceted results, AI features, autocomplete, and click tracking.

Uninstalling

If you deactivate and delete Opensolr Search, the plugin cleans up after itself β€” all database tables and WordPress options created by the plugin are removed. Your Opensolr search index in the cloud is not affected and can be reused if you reinstall later.

Ready to connect?

Once the plugin is activated, head to Account Setup to enter your Opensolr credentials and create your first search index.