Semantic 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
[[Category:Meetings]]
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, idst4.smw_sort
FROM
  `wiki_smw_object_ids` AS t0
INNER JOIN
  `wiki_smw_fpt_inst` AS t1 ON t0.smw_id=t1.s_id
INNER JOIN
  (`wiki_smw_di_wikipage` AS t4
INNER JOIN
  `wiki_smw_object_ids` AS idst4 ON idst4.smw_id=t4.o_id) ON t0.smw_id=t4.s_id
WHERE
  (t1.o_id=5666)
   AND (t4.p_id=5667)
  AND t0.smw_iw!=':smw'
  AND t0.smw_iw!=':smw-delete'
  AND t0.smw_iw!=':smw-redi'
ORDER BY
  idst4.smw_sort DESC
LIMIT
  55
OFFSET
  100
SQL Explain
IDselect_typetabletypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEt1refs_id, o_id, s_id_2, o_id_2o_id_25const741Using index; Using temporary; Using filesort
1SIMPLEt4refs_id, o_id, p_id, s_id_2, s_id_3, o_id_2, o_id_3p_id8const, wikidb.t1.s_id1Using where
1SIMPLEt0eq_refPRIMARY, smw_id, smw_iw, smw_iw_2PRIMARY4wikidb.t1.s_id1Using where
1SIMPLEidst4eq_refPRIMARY, smw_idPRIMARY4wikidb.t4.o_id1
Auxilliary Tables
No auxilliary tables used.
Query Metrics
Query-Size:1
Query-Depth:0
Errors and Warnings
None
 
October 26, 2021
October 19, 2021
October 12, 2021
October 5, 2021
September 28, 2021
September 21, 2021
September 14, 2021
September 7, 2021
August 31, 2021
August 24, 2021
August 17, 2021
August 10, 2021
August 3, 2021
July 27, 2021
July 20, 2021
July 13, 2021
July 6, 2021
June 29, 2021
June 22, 2021
June 15, 2021
June 8, 2021
June 1, 2021
May 25, 2021
May 18, 2021
May 11, 2021
May 4, 2021
April 27, 2021
April 20, 2021
April 13, 2021
April 6, 2021
March 30, 2021
March 23, 2021
March 16, 2021
March 9, 2021
March 2, 2021
February 23, 2021
February 16, 2021
February 9, 2021
February 2, 2021
January 26, 2021
January 19, 2021
January 12, 2021
January 5, 2021
December 29, 2020
December 22, 2020
December 15, 2020
December 8, 2020
December 1, 2020
November 24, 2020
November 17, 2020