「ヘルプ:Searching/ja」の版間の差分

提供: ひつじ小屋別館2代目
移動先: 案内検索
(1版)
(Updating to match new version of source page)
1行目: 1行目:
 
{{PD Help Page}}
 
{{PD Help Page}}
MediaWikiで情報を見つけるための最も速い方法は直接探すことです。スクリーンの左手側に'''{{int:search}}'''ボックスがあり、"{{int:go}}"と"{{int:search}}"のラベルが付いた2つのボタンが備わっています。
+
:'''''NB''' This page summarizes the built-in search function. A wiki may have more detailed information about available options and features enabled on it, for example the  [[w:en:Help:Searching|Search help page]] on English Wikipedia.''
  
<div style="border:1px solid #ababff; background: #fdfdff; padding: 1em; margin: 1.1em 1em 1em 0em; font-size:105%">
+
The quickest way to find information in {{SITENAME}} is to look it up directly. In the Vector skin (the default MediaWiki skin since MW 1.16), near the top right of every page there is a '''{{lcfirst:{{int:search}}}}''' box with a magnifying glass icon
キーワードを検索ボックスに入力してください。
 
* '''{{int:go}}'''(もしくはキーボードのエンターキー) - 検索語をタイトルに持つ項目がある場合、自動的にその項目に移動します。
 
* '''{{int:search}}''' - ウィキ上の全ページのテキストを検索します(下記のようにいくつかの制限があります)。
 
</div>
 
  
「{{int:search}}」をクリック、もしくは「{{int:go}}」をクリックしたが検索語をタイトルに持つ項目が存在しない場合、指定した検索条件に合致する項目の一覧が表示されます(あるいは条件に合致する項目が存在しないことを告げるメッセージが表示されます)。
+
Enter your search terms and press ''Enter'' or click the magnifying glass icon.
 +
If a page has the same title as what you entered, you jump straight to that page.
 +
Otherwise, it searches all pages on the wiki (with some restrictions, see below), and presents  a list of articles that matched your search terms, or a message that no matches were found.
  
== どのように動作するのか ==
+
In other skins, (and in Vector if your wiki sets the $wgVectorUseSimpleSearch configuration variable to false) the search box has two buttons on its right labeled
検索は以下のように動作しています。
+
; {{int:searcharticle}} : clicking this (or pressing ''Enter'') will take you to the page, if it exists.
 +
; {{int:searchbutton}} : clicking this searches articles on the wiki
  
* 項目の内容のみが検索されます - ページタイトルは無視されます。
+
== How it works ==
* 項目の内容は生データ(ウィキテキスト)で検索されます。すなわち閲覧時に生成されるページではなく、「{{int:edit}}」をクリックしたときに編集ボックス内に現れるテキストを検索します。したがって、ページ内に呼び出されているテンプレートに含まれる内容は検索されませんが、パイプ付きリンクのリンク先は検索されます。
+
* It searches all pages on the wiki with some restrictions.
* 引用符で語句を囲ってもそれぞれの単語を個別に探します。例えば "world war 2" と入力しても "world" と "war" と "2" を含むページが返されます。
+
* The article content is searched in its raw (wikitext) form - i.e., it searches the text that appears in the edit box when you click “{{lcfirst:{{int:edit}}}}”, not the rendered page.  This means that content coming from an included template will not be picked up, but the target of piped links will be.
* 検索はケースセンシティブではない(大文字小文字を区別しない)ので、"MediaWiki"、 "mediawiki""MEDIAWIKI” はすべて同じ結果になります。
+
* The search is not case-sensitive, so 'MediaWiki', 'mediawiki' and 'MEDIAWIKI' all give the same result.
 +
* The search functionality can be considered to operate on '''whole words''', separated by spaces or other punctuation marks.  So if your search term includes the word 'book', the results will not include pages that only have the word 'books' or 'booklet'.  And if your search term includes the term 'inter', the results will not include pages that only have the word 'international', but they may include pages that have the term 'inter-national'.
 +
* The results will only include pages that contain '''all''' the words in your search.
 +
* You can search for a phrase using double quotes.  A phrase can be considered to consist of '''whole words''' (case-insensitive), so the phrase 'Prime Minister' will '''not''' be found by a search for "ime Min", but it '''will''' be found by a search for "pRIME mINISTER".
  
== 検索条件を絞る ==
+
== Restricting the search ==
ボックスに何も入力せずに“{{int:search}}”ボタンをクリックすると、「Special:Search」に移動し、追加の検索条件を指定できます(この指定は検索結果から常に利用できます)。
+
If you click the “{{int:searchbutton}}” button without filling in anything, you will be taken to “Special:Search” which gives you extra searching options (also available from any search results list)
  
例えば、{{ns:2}}ページだけ検索したいような時には、検索対象とする[[Help:Namespaces/ja|名前空間]]名のラジオボタンをクリックして検索範囲を絞ることができます。
+
You may find it useful to restrict a search to pages within a particular [[Help:Namespaces|namespace]] e.g., only search within the {{ns:2}} pages. Check the namespaces you require for this search.
  
デフォルトでは[[Help:Preferences|個人設定]]で指定した[[Help:Namespaces/ja|名前空間]]のみが検索されます。ログイン利用者はデフォルトで検索する名前空間を個人設定で変更することが出来ます。個人設定の「検索」セクションで検索対象としたい名前空間のラジオボタンを選択・選択解除してください。
+
By default only the namespaces specified in your [[Help:Preferences|preferences]] will be searched.  Logged-in users can change their preferences to specify the namespaces they want to search by default. This can be done by selecting and deselecting boxes in the ”search” section of user preferences.
  
 
__NOTOC__
 
__NOTOC__
 +
{{Languages}}
  
{{Languages|Help:Searching}}
+
[[Category:Help{{LangCat|Searching}}|Searching]]
 
+
[[Category:Search{{LangCat|Searching}}|Searching]]
[[Category:Help/ja|{{PAGENAME}}]]
 
[[Category:Search/ja|{{PAGENAME}}]]
 

2013年11月26日 (火) 00:58時点における版

PD 注意: このページを編集すると、編集内容が CC0 のもとで公開されることに同意したと見なされます。詳細はパブリック・ドメインのヘルプ ページを参照してください。
PD
</div>
NB This page summarizes the built-in search function. A wiki may have more detailed information about available options and features enabled on it, for example the Search help page on English Wikipedia.

The quickest way to find information in ひつじ小屋別館2代目 is to look it up directly. In the Vector skin (the default MediaWiki skin since MW 1.16), near the top right of every page there is a 検索 box with a magnifying glass icon

Enter your search terms and press Enter or click the magnifying glass icon. If a page has the same title as what you entered, you jump straight to that page. Otherwise, it searches all pages on the wiki (with some restrictions, see below), and presents a list of articles that matched your search terms, or a message that no matches were found.

In other skins, (and in Vector if your wiki sets the $wgVectorUseSimpleSearch configuration variable to false) the search box has two buttons on its right labeled

表示 
clicking this (or pressing Enter) will take you to the page, if it exists.
検索 
clicking this searches articles on the wiki

How it works

  • It searches all pages on the wiki with some restrictions.
  • The article content is searched in its raw (wikitext) form - i.e., it searches the text that appears in the edit box when you click “編集”, not the rendered page. This means that content coming from an included template will not be picked up, but the target of piped links will be.
  • The search is not case-sensitive, so 'MediaWiki', 'mediawiki' and 'MEDIAWIKI' all give the same result.
  • The search functionality can be considered to operate on whole words, separated by spaces or other punctuation marks. So if your search term includes the word 'book', the results will not include pages that only have the word 'books' or 'booklet'. And if your search term includes the term 'inter', the results will not include pages that only have the word 'international', but they may include pages that have the term 'inter-national'.
  • The results will only include pages that contain all the words in your search.
  • You can search for a phrase using double quotes. A phrase can be considered to consist of whole words (case-insensitive), so the phrase 'Prime Minister' will not be found by a search for "ime Min", but it will be found by a search for "pRIME mINISTER".

Restricting the search

If you click the “検索” button without filling in anything, you will be taken to “Special:Search” which gives you extra searching options (also available from any search results list)

You may find it useful to restrict a search to pages within a particular namespace e.g., only search within the 利用者 pages. Check the namespaces you require for this search.

By default only the namespaces specified in your preferences will be searched. Logged-in users can change their preferences to specify the namespaces they want to search by default. This can be done by selecting and deselecting boxes in the ”search” section of user preferences.


言語: English  • 日本語

案内メニュー