Semantic search

From BASAbaliWiki
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
outlineproperties:

The list of properties to be displayed as outline headers, separated by commas
template:

The name of a template with which to display the printouts
introtemplate:

The name of a template to display before the query results, if there are any
outrotemplate:

The name of a template to display after the query results, if there are any
userparam:

A value passed into each template call, if a template is used
named args:

Name the arguments passed to the template
Sort options
Delete
Add sorting condition
Debug output SQLStore
ASK Query
[[Category:Balinese Words]] [[Word title::!-]] [[Word title char::+]] [[Word title char::A||B||C||D||E||F||G||H||I||J||K||L||M||N||O||P||Q||R||S||T||U||V||W||X||Y||Z]]
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
  `dict_smw_object_ids` AS t0
INNER JOIN
  (`dict_smw_fpt_inst` AS t2
INNER JOIN
  `dict_smw_di_blob` AS t4 ON t2.s_id=t4.s_id
INNER JOIN
  `dict_smw_di_blob` AS t6 ON t2.s_id=t6.s_id
INNER JOIN
  `dict_smw_di_blob` AS t8 ON t2.s_id=t8.s_id) ON t0.smw_id=t2.s_id
WHERE
  (t2.o_id=1159291
   AND (
   (t4.o_hash!='-') AND t4.p_id=146930)
   AND (t6.p_id=161675)
   AND (
   ((t8.o_hash='A') OR (t8.o_hash='B') OR (t8.o_hash='C') OR (t8.o_hash='D') OR (t8.o_hash='E') OR (t8.o_hash='F') OR (t8.o_hash='G') OR (t8.o_hash='H') OR (t8.o_hash='I') OR (t8.o_hash='J') OR (t8.o_hash='K') OR (t8.o_hash='L') OR (t8.o_hash='M') OR (t8.o_hash='N') OR (t8.o_hash='O') OR (t8.o_hash='P') OR (t8.o_hash='Q') OR (t8.o_hash='R') OR (t8.o_hash='S') OR (t8.o_hash='T') OR (t8.o_hash='U') OR (t8.o_hash='V') OR (t8.o_hash='W') OR (t8.o_hash='X') OR (t8.o_hash='Y') OR (t8.o_hash='Z')
  ) AND t8.p_id=161675)
  )
  AND t0.smw_iw!=':smw'
  AND t0.smw_iw!=':smw-delete'
  AND t0.smw_iw!=':smw-redi'
ORDER BY
  t0.smw_sort ASC
LIMIT
  5005
OFFSET
  5000
SQL Explain
IDselect_typetabletypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEt8ranges_id, p_id, s_id_2, o_hashp_id77219284Using index condition; Using temporary; Using filesort
1SIMPLEt2refs_id, o_id, s_id_2, o_id_2s_id_29wiki_new.t8.s_id, const1Using index
1SIMPLEt0eq_refPRIMARY, smw_id, smw_iw, smw_iw_2PRIMARY4wiki_new.t8.s_id1Using where
1SIMPLEt6refs_id, p_id, s_id_2s_id8wiki_new.t8.s_id, const1Using index; Distinct
1SIMPLEt4refs_id, p_id, s_id_2, o_hashs_id8wiki_new.t8.s_id, const1Using where; Distinct
Auxilliary Tables
No auxilliary tables used.
Query Metrics
Query-Size:31
Query-Depth:1
Errors and Warnings
None
K
L
M