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
Debug output SQLStore
ASK Query
[[Categoria:Omas Photos]] [[Photographed Model::Lucens & Extra Lucens]]
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_fpt_inst` AS t2
INNER JOIN
  `FP_smw_di_wikipage` AS t4 ON t2.s_id=t4.s_id) ON t0.smw_id=t2.s_id
WHERE
  (t2.o_id=4254
   AND (t4.p_id=85392 AND t4.o_id=3197)
  )
  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
1SIMPLEt4index_merges_id, o_id, p_id, s_id_2, s_id_3, o_id_2, o_id_3o_id,o_id_35,9126Using intersect(o_id,o_id_3); Using where; Using temporary; Using filesort
1SIMPLEt2refs_id, o_id, s_id_2, o_id_2s_id_29wiki_fp.t4.s_id, const1Using index
1SIMPLEt0eq_refPRIMARY, smw_id, smw_iw, smw_iw_2PRIMARY4wiki_fp.t4.s_id1Using where
Auxilliary Tables
No auxilliary tables used.
Query Metrics
Query-Size:3
Query-Depth:1
Errors and Warnings
None