Title: Full-Text Search
Author: ishitaka
Published: <strong>1 Mart 2021</strong>
Last modified: 10 Ocak 2026

---

Eklentilerde ara

![](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

 [ishitaka](https://profiles.wordpress.org/ishitaka/) tarafından

[İndir](https://downloads.wordpress.org/plugin/full-text-search.2.14.8.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/full-text-search/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/full-text-search/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/full-text-search/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/full-text-search/#developers)

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

## Açıklama

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.

## Ekran Görüntüleri

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

## Yükleme

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

## İncelemeler

![](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 Kasım 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 Şubat 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！

 [ 2 incelemeyi oku ](https://wordpress.org/support/plugin/full-text-search/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Full-Text Search” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

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

“Full-Text Search” 3 dile çevrildi. Katkıda bulundukları için [çevirmenlere](https://translate.wordpress.org/projects/wp-plugins/full-text-search/contributors)
teşekkürler.

[“Full-Text Search” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/full-text-search)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/full-text-search/),
[SVN deposuna](https://plugins.svn.wordpress.org/full-text-search/) göz atın ya 
da [RSS](https://plugins.trac.wordpress.org/log/full-text-search/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/full-text-search/)
abone olun.

## Değişiklik Kaydı

#### 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)

## Meta

 *  Sürüm **2.14.8**
 *  Son güncelleme **3 ay önce**
 *  Etkin kurulumlar **200+**
 *  WordPress sürümü ** 5.5 veya üstü **
 *  Test edilen sürüm **6.9.4**
 *  PHP sürümü ** 7.2 veya üstü **
 *  Diller
 * [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/) ve [Japanese](https://ja.wordpress.org/plugins/full-text-search/).
 *  [Dilinize çevirin](https://translate.wordpress.org/projects/wp-plugins/full-text-search)
 * Etiketler
 * [full text](https://tr.wordpress.org/plugins/tags/full-text/)[full text search](https://tr.wordpress.org/plugins/tags/full-text-search/)
   [fulltext](https://tr.wordpress.org/plugins/tags/fulltext/)[search](https://tr.wordpress.org/plugins/tags/search/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/full-text-search/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

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

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/full-text-search/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/full-text-search/)