Title: Compound Searcher
Author: gnaka08
Published: <strong>1 Janeiro, 2014</strong>
Last modified: 1 Janeiro, 2014

---

Procurar plugins

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

![](https://s.w.org/plugins/geopattern-icon/compound-searcher.svg)

# Compound Searcher

 Por [gnaka08](https://profiles.wordpress.org/gnaka08/)

[Descarregar](https://downloads.wordpress.org/plugin/compound-searcher.0.1.4.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/compound-searcher/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/compound-searcher/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/compound-searcher/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/compound-searcher/#developers)

 [Suporte](https://wordpress.org/support/plugin/compound-searcher/)

## Descrição

The plugin gives search boxes on the blog additional functionalities for operators
among search words, such as Google’s. The other supported operators than the standard‘
and’ search are OR, -(exclude), *(any string) and parenthesis.

The plugin contains [SearchWordsSQL](https://github.com/yonaka/SearchWordsSQL) and
[Genericons](http://genericons.com) libraries. These are subject to the respective
licenses. If you want to redistribute this plugin with Genericons, you may have 
to comply with GPLv2 (not lesser).

### Search Operators

 * Specify words separated by space(s) to search posts containing all the words.
 * Quote a string containing space(s) by double quotes to search posts which contain
   phrase(s) consisted of those words only in the order.
 * Insert an asterisk (*) in a word without any space to search posts which contain
   the word(s) regardless of what the part of the asterisk is.
 * Prepend a minus sign (-) without any space to a word to search posts which do
   not contain the word(s).
 * Specify two words separated by ” OR ” in upper case to search posts which contain
   either of words or both. This takes precedence over words separated by space(
   s) only.
 * You can combine the above expression. Use a pair of parenthesis to group expressions
   if needed.

It searches in the bodies and titles of posts in a case-insensitive manner.

## Instalação

Requires PHP 5.3.6 or later with mbstring enabled. Tested on PHP 5.3.10.

 1. Extract the archive into the “/wp-content/plugins/” directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Configure the settings in the general settings page.

## Perguntas frequentes

  The help icon is displayed on the weird location.

The feature could be incompatible with some themes and browsers. Twenty Twelve and
Twenty Thirteen seem to be incompatible so far.

  Are the searches case-insensitive?

Yes if your backend RDBMS is a MySQL.

  What fields does it search in?

The body and title, including HTML tags in them.

  The search result is incorrect. It seems to do a standard search, rather than 
a compound search.

If your query had a syntax error for a compound search, the search would fall back
to the standard search mode. Check an error log of your server (e.g. Apache).

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“Compound Searcher” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

 *   [ gnaka08 ](https://profiles.wordpress.org/gnaka08/)

[Traduza o “Compound Searcher” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/compound-searcher)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/compound-searcher/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/compound-searcher/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/compound-searcher/)
por [RSS](https://plugins.trac.wordpress.org/log/compound-searcher/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 0.1.3

 * Fix incorrect html for the icon.

#### 0.1.2

 * Now the plugin runs independently of the name of the plugin directory.
 * Changed the license from LGPLv3 to LGPLv2.1 or later.

#### 0.1.1

 * changed the plugin directory name.

#### 0.1

 * Initial release.

## Metadados

 *  Versão **0.1.4**
 *  Última actualização **Há 13 anos**
 *  Instalações activas **Menos de 10**
 *  Versão do WordPress ** 3.8 ou superior **
 *  Testado até **3.7.41**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/compound-searcher/)
 * Etiqueta
 * [search](https://pt.wordpress.org/plugins/tags/search/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/compound-searcher/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

[Your review](https://wordpress.org/support/plugin/compound-searcher/reviews/#new-post)

[Ver todas as revisões](https://wordpress.org/support/plugin/compound-searcher/reviews/)

## Contribuidores

 *   [ gnaka08 ](https://profiles.wordpress.org/gnaka08/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/compound-searcher/)