Title: Full-Text Search
Author: ishitaka
Published: <strong>1 kovo, 2021</strong>
Last modified: 10 sausio, 2026

---

Ieškoti įskiepiuose

![](https://ps.w.org/full-text-search/assets/banner-772x250.png?rev=2776242)

![](https://ps.w.org/full-text-search/assets/icon-256x256.png?rev=2776242)

# Full-Text Search

 Autorius [ishitaka](https://profiles.wordpress.org/ishitaka/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/full-text-search.2.14.8.zip)

 * [Informacija](https://lt.wordpress.org/plugins/full-text-search/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/full-text-search/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/full-text-search/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/full-text-search/#developers)

 [Pagalba](https://wordpress.org/support/plugin/full-text-search/)

## Aprašymas

Replaces site search with full-text search.

Replace the site search from LIKE search to Japanese full-text search (MySQL + Ngram
parser or Mroonga engine + TokenMecab parser). This will significantly improve search
performance.

Search for pure strings (plain text) without HTML tags. This will prevent HTML tags
from being searched.

The data (index) for searching is stored in a dedicated table. It does not rewrite
existing table structures or post data (posts table).

Searches for text in PDF, Word (doc, docx), Excel, and PowerPoint files. Secured
PDF file are currently not supported.

It supports WordPress multisite.

#### Search string options

 * `OR` (uppercase letter) – Combine searches. Example: foo OR bar
 * `-` – Exclude words from the search. Example: foo -bar
 * `""` – Search for an exact match. Example: „foo bar”
 * `*` – Search by wildcard. Mroonga only. Example: foo*
 * `()` – Grouping. Mroonga only. Example: (foo OR bar) baz

#### Operating environment

Requires MySQL 5.6 or later, or Mroonga engine.

Mroonga engine is strongly recommended. InnoDB engine performs significantly worse
with large amounts of data.

## Ekrano nuotraukos

 * [[
 * Settings screen.
 * [[
 * Infomation screen.
 * [[
 * Maintenance screen.
 * [[
 * Attachment details screen.

## Diegimas

 1. Upload the `full-text-search` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the Plugins menu in WordPress.

## Atsiliepimai

![](https://secure.gravatar.com/avatar/db6a8fb1ee64c091ae20a2b248c8fd62078d9482b75317e016b54f270a993f59?
s=60&d=retro&r=g)

### 󠀁[japanese can support well](https://wordpress.org/support/topic/japanese-can-support-well/)󠁿

 [nasu38yen](https://profiles.wordpress.org/nasu38yen/) 25 lapkričio, 2022

When I asked a question about using it with the WP Download Manager plugin, there
was a polite answer about how to customize it, and it worked as desired. That’s 
excellent.

![](https://secure.gravatar.com/avatar/ad479818312e6adf069ba2e0440a5f075e48375db3f9b2fbbe194787fa0240f6?
s=60&d=retro&r=g)

### 󠀁[chinese can support well](https://wordpress.org/support/topic/chinese-can-support-well/)󠁿

 [jiando](https://profiles.wordpress.org/jiando/) 23 vasario, 2022

I am a user from China, and I have used the search plug-in developed by you; my 
website has 2 million pieces of data, and the plug-in developed by you can really
run efficiently. But there is one question that I would like to give feedback, and
at the same time I would like to ask you if there is a better way to deal with this
situation. When searching for a keyword with a number such as \\\\\\\\\\\\\\\”10
个\\\\\\\\\\\\\\\”, the plug-in does not return the result, but always displays 
the loading process, which may even cause the website to be abnormal. Hope to get
your reply, thank you！

 [ Perskaityti visus atsiliepimus (2) ](https://wordpress.org/support/plugin/full-text-search/reviews/)

## Programuotojai ir komandos nariai

“Full-Text Search” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės 
surašyti toliau.

Autoriai

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

Įskiepis “Full-Text Search” išverstas į 3 kalbas. Dėkojame [vertėjams](https://translate.wordpress.org/projects/wp-plugins/full-text-search/contributors)
už jų darbą.

[Išverskite “Full-Text Search” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/full-text-search)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/full-text-search/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/full-text-search/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/full-text-search/)
per [RSS](https://plugins.trac.wordpress.org/log/full-text-search/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 2.14.8

 * Supported WordPress version 6.9.
 * Updated PDF Parser library to 2.12.3.

#### 2.14.7

 * Supported WordPress version 6.7.
 * Updated PDF Parser library to 2.12.0.

#### 2.14.6

 * Updated PDF Parser library to 2.11.0.

#### 2.14.5

 * Updated PDF Parser library to 2.10.0.

#### 2.14.4

 * Fixed compatibility issues with other plugins.

#### 2.14.3

 * Supported WordPress version 6.5 and MySQL version 8.3.
 * Updated PDF Parser library to 2.9.0.

#### 2.14.2

 * Updated PDF Parser library to 2.8.0.

#### 2.14.1

 * Fixed an error when extracting text from PDF files.

#### 2.14.0

 * Added option to use mark.js to highlight search keywords.
 * Adhered WordPress coding standards 3.0.1.

#### 2.13.0

 * Supported WordPress version 6.4.
 * Updated WordPress version requirements to 5.5.

[See the previous changelogs here](https://xakuro.com/wordpress/full-text-search/#changelog)

## Metainformacija

 *  Version **2.14.8**
 *  Atnaujinta **prieš 5 mėnesiai**
 *  Aktyvių instaliacijų **200+**
 *  WordPress versija ** 5.5 ar naujesnė **
 *  Ištestuota iki **6.9.4**
 *  PHP versija ** 7.2 ar naujesnė **
 *  Kalbos
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/full-text-search/), [English (US)](https://wordpress.org/plugins/full-text-search/),
   [German](https://de.wordpress.org/plugins/full-text-search/) ir [Japanese](https://ja.wordpress.org/plugins/full-text-search/).
 *  [Išversti į savo kalbą](https://translate.wordpress.org/projects/wp-plugins/full-text-search)
 * Žymos
 * [full text](https://lt.wordpress.org/plugins/tags/full-text/)[full text search](https://lt.wordpress.org/plugins/tags/full-text-search/)
   [fulltext](https://lt.wordpress.org/plugins/tags/fulltext/)[search](https://lt.wordpress.org/plugins/tags/search/)
 *  [Daugiau](https://lt.wordpress.org/plugins/full-text-search/advanced/)

## Įvertinimai

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/full-text-search/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/full-text-search/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/full-text-search/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/full-text-search/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/full-text-search/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/full-text-search/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/full-text-search/reviews/)

## Autoriai

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

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/full-text-search/)