Skip to content

WordPress plugin to provide simple and easy tools for all kind of search

License

Notifications You must be signed in to change notification settings

leocornus/wp-search-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp-search-toolkit

A WordPress plugin to provide simple and easy tools for all kind of search functionilities and activities.

Dependences

  • the search plugin.

Brief Ideas

The wp-search-toolkit will provide the tools like the following:

  • WordPress dashboard page to set up filter options for live search box and search result page.
  • WordPress dashboard page to configure tag cloud behaviors

Test-driven Development

This plugin is using wp-cli to closely follow Test-driven development methodology.

Solr query syntax

Some memo for Solr query syntax

Here are OR relationship with multiple keywords:

{label: 'Docs with any of these keywords',
 value: 'keywords: "Key One" OR keywords: "Key Two"'},

About

WordPress plugin to provide simple and easy tools for all kind of search

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages