Description
Solr integration for your website. Replaces wordpress search query with solr apache core.
For backwards compatibility, if this section is missing, the full length of the short description will be used, and
Markdown parsed.
Installation
- Upload the plugin files to the
/wp-content/plugins/sunny-search
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Solr screen to configure the plugin
- Copy the
/wp-content/plugins/sunny-search/templates/*
files to your ‘/wp-content/themes/theme/plugin-parts/*’ directory to overwrite the templates
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/sunny-search
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Solr screen to configure the plugin
- Copy the
/wp-content/plugins/sunny-search/templates/*
files to your ‘/wp-content/themes/theme/plugin-parts/*’ directory to overwrite the templates
- Upload the plugin files to the
- How do I configure my Solr Core?
-
You can use our config examples in the plugins ‘solr-config’ folder.
- How can I overwrite search templates?
-
Create a ‘plugin-parts’ folder in your theme to overwrite templates. You can copy the templates in the plugin directory.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Sunny Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Sunny Search” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Meta box for manually ignore indexing post
1.0.1
- search_fields boost fix
- added boost query
1.0
- Renaming
- Overwritten theme templates moved to plugin-parts folder
0.5.4
- Filter for autosuggest ajax solr query
0.5.3
- 404 state on search page 2+ fix
0.5.2
- Empty search bugfix
- Childtheme render parent theme templates fix
- Solr test search in backend
0.5.1
- Always use same search execution for same results
0.5
- Stable version
- JSON file config overwrites
- solr index flags moved to custom table
0.4.1
- the_content needs global $post context fix
0.3.3
- added scheduled events for indexing
0.3.2
- Name changed
0.3.1
- Added library …
0.3
- First release