이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

PressSEARCH

설명

  • PressSEARCH replaces the default WordPress search engine with a powerful search engine that gives the results relevant to the posts.
    That means the visitors will find the most accurate results.

  • PressSEARCH provides a powerful AJAX live search that help visitors search and see the results quickly when they are typing like Google search.

  • PressSEARCH can search through every post types, e.g post, page, or any custom post type.
    You can also control the search results by assigning a greater weight to the data fields.

  • PressSEARCH uses search template in your theme to display the search results.

  • PressSEARCH is packed with a lot of settings, hook actions and filters that allow you to easily extend the plugin’s feature set.

Features:

  • Search results sorted in the order of relevance.
  • Ajax live search. Using theme’s search form.
  • Work with any search inputs which have the attribute name="s".
  • Fuzzy matching: match partial words, if complete words don’t match.
  • Find documents matching either just one search term (OR query) or require all words to appear (AND query).
  • Create custom excerpts that show where the hit was made, with the search terms highlighted.
  • Highlight search terms in the search results.
  • Search and inndex any custom post types.
  • Search and index users, tags, categories, custom taxonomies, comments, and custom fields.
  • Search and index the contents of shortcodes.
  • Control the search results by assigning a greater weight to the data fields.
  • Suggestion keywords.
  • Custom stopwords.
  • Custom synonyms.
  • Search result throttling to improve performance on large databases.
  • Advanced filtering to help hacking the search results the way you want.

Pro features

  • Advanced search reports.
  • Multiple engines.
  • Search logs reports.
  • Popular searches reports.
  • No results searches reports.
  • Redirect automatically to post, page if keywords like exactly post title.
  • Redirect automatically to url, page if keywords like exactly setting keywords.

Comming soon features

  • Search for phrases with quotes, for example search phrase.
  • Support for WPML multi-language plugin and Polylang.
  • Indexing attachment content (PDF, Office, Open Office).
  • Search and index user profiles.
  • Related posts base on post contents.
  • Support quoted searches (phrases).
  • Support command searches, e.g: intitle: keyword, author: author name.
  • Search in attachment and media library.

스크린샷

  • Engines settings.
  • Searching settings.
  • Loging settings.
  • Stopwords settings.
  • Synonyms settings.
  • Ajax live seach and results.
  • Redirect settings (Pro Only).
  • Search logs chart (Pro Only).
  • Search reports (Pro Only).

설치

  • Download to your plugin directory or simply install via WordPress admin interface.
  • Activate.
  • Use.

FAQ

What are stop words?

Each document database is full of useless words.
All the little words that appear in just about every document are completely useless for information retrieval purposes.
Basically, their inverted document frequency is really low, so they never have much power in matching.
Also, removing those words helps to make the index smaller and searching faster.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“PressSEARCH”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “PressSEARCH”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.0.3

  • FIXED: Wrong result in WooCommerce search result page.
  • UPDATED: Make ajax result clickable.
  • UPDATED: Thumbnail image size in ajax result.
  • UPDATED: Default engine name title.

0.0.1

  • Release