Semantic search

Jump to navigation Jump to search
Condition
Printout selection
Options
Parameters [
limit:

The maximum number of results to return
offset:

The offset of the first result
link:

Show values as links
headers:

Display the headers/property names
mainlabel:

The label to give to the main page name
intro:

The text to display before the query results, if there are any
outro:

The text to display after the query results, if there are any
searchlabel:

Text for continuing the search
default:

The text to display if there are no query results
class:

An additional CSS class to set for the table
transpose:

Display table headers vertically and results horizontally
sep:

The separator between results
Sort options
Delete
Add sorting condition
Debug output SQLStore
ASK Query
[[Post relates to::Hounds of Rutilor]] [[Post:+]]
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_di_wikipage` AS t2
INNER JOIN
  `t3` AS t3 ON t2.p_id=t3.id
INNER JOIN
  `smw_object_ids` AS t5 ON t2.s_id=t5.smw_id) ON t0.smw_id=t2.s_id
WHERE
  (t2.o_id=48903
   AND (t5.smw_namespace=120)
  )
  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
1SIMPLEt3ALLPRIMARY2Using temporary; Using filesort
1SIMPLEt2refs_id, o_id, p_id, s_id_2, s_id_3, o_id_2, o_id_3o_id_39const, drwiki.t3.id1
1SIMPLEt0eq_refPRIMARY, smw_id, smw_iw, smw_iw_2PRIMARY4drwiki.t2.s_id1Using where
1SIMPLEt5eq_refPRIMARY, smw_id, smw_namespacePRIMARY4drwiki.t2.s_id1Using where; Distinct
Auxilliary Tables
  • Temporary table t3
      Recursively computed hierarchy for element(s) (2021460).
      SELECT s_id FROM `smw_fpt_subp` WHERE o_id=2021460 LIMIT 1
Query Metrics
Query-Size:3
Query-Depth:1
Errors and Warnings
None
 
A Piece of History - 7/7/2009 - 22:54:53
A reminder -- Necromancers and Consent - 3/9/2010 - 11:33:37
ACCUSE Khiol of necro - 07/11/2013 - 15:54
Accusations of non necromancers - 12/7/2010 - 22:47:03
Bards, Paladins and Visions - 9/5/2010 - 8:27:20
If i was necro GM for a day... - 03/25/2013 - 09:50
Kigot - 11/13/2009 - 1:43:52
Necromancer Policy & System Changes (Please Read) - 05/09/2019 - 18:26
Question for the Necromancer community? - 03/20/2013 - 13:47
Re: The Sword of Rutilor - 03/21/2024 - 12:12
Re: The Sword of Rutilor - 03/26/2024 - 19:21
Re: The Sword of Rutilor - 04/01/2024 - 13:27
Re: The Sword of Rutilor - 04/01/2024 - 13:27 (2)
Re: The Sword of Rutilor - 04/27/2024 - 09:08
SO changes - A TF Perspective - 06/04/2019 - 11:08
The Sword of Rutilor - 03/19/2024 - 17:28