Ricerca semantica

Jump to navigation Jump to search
Condizione
Selezione dei dati da mostrare
Opzioni
Parametri [
limit:

Il numero massimo di risultati da restituire
offset:

The offset of the first result
link:

Mostra i valori come link
headers:

Mostra i nomi di header/proprietà
mainlabel:

L'etichetta da dare al nome della pagina principale
intro:

Testo da mostrare prima dei risultati della query, se ce ne sono
outro:

Testo da mostrare dopo i risultati della query, se ce ne sono
searchlabel:

Testo per continuare la ricerca ai risultati successivi
default:

Testo da mostrare se la query non dà risultati
class:

Specificare un'ulteriore classe di foglio di stile CSS
widget:

Widget disponibile
navigation:

Layout navigation control
overlay:

Enable image overlay
perrow:

Il numero di immagini per riga
widths:

La larghezza delle immagini
heights:

L'altezza delle immagini
autocaptions:

Use filename as caption when none is provided
fileextensions:

When using the filename as caption, also display the file extension
captionproperty:

The name of a semantic property present on the queried pages to be used as caption
imageproperty:

Name of a semantic property on the queried pages that points to images to use. When set, the queried pages themselves will not be displayed as images
redirects:

The name of a semantic property present on the queried pages which contain the redirect target
Sort options
Cancella
Add sorting condition
Alcune "[[" all'interno della query non sono state chiuse con le corrispondenti "]]".
Debug output SQLStore
ASK Query
[[Photographed Model::Sheaffer TM||]][[PhotoID::Sheaffer-TM-Triumph-Lined]]
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
  `FP_smw_object_ids` AS t0
INNER JOIN
  (`FP_smw_di_wikipage` AS t1
INNER JOIN
  `FP_t3` AS t3 ON t1.o_id=t3.id) ON t0.smw_id=t1.s_id
WHERE
  (t1.p_id=85392)
  AND t0.smw_iw!=':smw'
  AND t0.smw_iw!=':smw-delete'
  AND t0.smw_iw!=':smw-redi'
ORDER BY
  t0.smw_sort ASC
LIMIT
  105
OFFSET
  100
SQL Explain
IDselect_typetabletypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEt3ALLPRIMARY2Using temporary; Using filesort
1SIMPLEt1refs_id, o_id, p_id, s_id_2, s_id_3, o_id_2, o_id_3o_id_39wiki_fp.t3.id, const3
1SIMPLEt0eq_refPRIMARY, smw_id, smw_iw, smw_iw_2PRIMARY4wiki_fp.t1.s_id1Using where
Auxilliary Tables
  • Temporary table t3
      INSERT IGNORE INTO `FP_t3` (id) VALUES (743)
      INSERT IGNORE INTO `FP_t3` (id) VALUES (0)
Query Metrics
Query-Size:3
Query-Depth:1
Errors and Warnings
Alcune "[[" all'interno della query non sono state chiuse con le corrispondenti "]]".