意味的検索

ナビゲーションに移動 検索に移動
条件
表示内容の選択
オプション
パラメーター [
limit:

返す結果の最大数
offset:

最初の結果のオフセット
link:

値をリンクとして表示
headers:

ヘッダー名やプロパティ名を表示
mainlabel:

メインページ名に付けるラベル
intro:

問い合わせ結果がある場合、その前に表示する文字列
outro:

問い合わせ結果がある場合、その後に表示する文字列
searchlabel:

検索結果の続きへのリンク文字列
default:

問い合わせ結果がない場合に表示する文字列
import-annotation:

Additional annotated data are to be copied during the parsing of a subject
propsep:

The separator between the properties of a result entry
valuesep:

結果の属性値の区切り文字
template:

印刷出力とともに表示するテンプレートの名前
named args:

テンプレートに渡した引数に名前を付ける
userparam:

テンプレートが使用されている場合に、各テンプレート呼出しに渡される値
class:

An additional CSS class to set for the list
introtemplate:

問い合わせ結果がある場合、その前に表示するテンプレートの名前
outrotemplate:

問い合わせ結果がある場合、その後に表示するテンプレートの名前
並べ替えオプション
削除
並べ替え条件の追加
Debug output SQLStore
ASK Query
[[カテゴリ:被害/九州豪雨201207]] [[カテゴリ:公民館]] [[:+]]
SQL Query
SELECT DISTINCT
  t0.smw_id AS id,
  t0.smw_title AS t,
  t0.smw_namespace AS ns,
  t0.smw_iw AS iw,
  t0.smw_subobject AS so,
  t0.smw_sortkey AS sortkey, t0.smw_sort
FROM
  `smw_object_ids` AS t0
INNER JOIN
  (`smw_fpt_inst` AS t2
INNER JOIN
  `smw_fpt_inst` AS t4 ON t2.s_id=t4.s_id
INNER JOIN
  `smw_object_ids` AS t6 ON t2.s_id=t6.smw_id) ON t0.smw_id=t2.s_id
WHERE
  (t2.o_id=14649
   AND (t4.o_id=7735)
   AND (t6.smw_namespace=0)
  )
  AND t0.smw_iw!=':smw'
  AND t0.smw_iw!=':smw-delete'
  AND t0.smw_iw!=':smw-redi'
ORDER BY
  t0.smw_sort ASC
LIMIT
  55
OFFSET
  0
SQL Explain
IDselect_typetabletypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEt2refs_id, o_id, s_id_2, o_id_2o_id_25const27Using index; Using temporary; Using filesort
1SIMPLEt4refs_id, o_id, s_id_2, o_id_2s_id_29savemlak.t2.s_id, const1Using index
1SIMPLEt6eq_refPRIMARY, smw_id, smw_namespacePRIMARY4savemlak.t2.s_id1Using where
1SIMPLEt0eq_refPRIMARY, smw_id, smw_iw, smw_iw_2PRIMARY4savemlak.t2.s_id1Using where
Auxilliary Tables
No auxilliary tables used.
Query Metrics
Query-Size:3
Query-Depth:0
Errors and Warnings
None