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
import-annotation:

Additional annotated data are to be copied during the parsing of a subject
propsep:

The separator between the properties of a result entry
valuesep:

The separator between the values for a property of a result
template:

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

Name the arguments passed to the template
userparam:

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

An additional CSS class to set for the list
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
sep:

The separator between results
Sort options
Delete
Add sorting condition
Debug output SQLStore
ASK Query
[[Category:Attendee]]
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, t4.o_hash
FROM
  "smw_object_ids" AS t0
INNER JOIN
  "smw_fpt_inst" AS t1 ON t0.smw_id=t1.s_id
INNER JOIN
  "smw_di_blob" AS t4 ON t0.smw_id=t4.s_id
WHERE
  (t1.o_id=2522)
   AND (t4.p_id=2508)
  AND t0.smw_iw!=':smw'
  AND t0.smw_iw!=':smw-delete'
  AND t0.smw_iw!=':smw-redi'
ORDER BY
  t4.o_hash ASC
LIMIT
  505
OFFSET
  500
SQL Explain
Limit  (cost=255.41..255.43 rows=1 width=78)
  └──   Unique  (cost=252.95..255.41 rows=123 width=78)
        └──   Sort  (cost=252.95..253.25 rows=123 width=78)
              Sort Key: t4.o_hash, t0.smw_id, t0.smw_title, t0.smw_namespace, t0.smw_iw, t0.smw_subobject, t0.smw_sortkey
              └──   Hash Join  (cost=212.24..248.68 rows=123 width=78)
                    Hash Cond: (t4.s_id = t0.smw_id)
                    └──   Bitmap Heap Scan on smw_di_blob t4  (cost=20.19..53.51 rows=505 width=21)
                          Recheck Cond: (p_id = 2508)
                          └──   Bitmap Index Scan on smw_di_blob_indexpo  (cost=0.00..20.07 rows=505 width=0)
                                Index Cond: (p_id = 2508)
                    └──   Hash  (cost=185.82..185.82 rows=498 width=65)
                          └──   Hash Join  (cost=158.18..185.82 rows=498 width=65)
                                Hash Cond: (t1.s_id = t0.smw_id)
                                └──   Bitmap Heap Scan on smw_fpt_inst t1  (cost=12.20..38.51 rows=505 width=4)
                                      Recheck Cond: (o_id = 2522)
                                      └──   Bitmap Index Scan on smw_fpt_inst_indexpo  (cost=0.00..12.07 rows=505 width=0)
                                            Index Cond: (o_id = 2522)
                                └──   Hash  (cost=120.79..120.79 rows=2016 width=61)
                                      └──   Seq Scan on smw_object_ids t0  (cost=0.00..120.79 rows=2016 width=61)
                                            Filter: ((smw_iw <> ':smw'::text) AND (smw_iw <> ':smw-delete'::text) AND (smw_iw <> ':smw-redi'::text))
Auxilliary Tables
No auxilliary tables used.
Query Metrics
Query-Size:1
Query-Depth:0
Errors and Warnings
None
Name Arrival Departure Bringing
[[User:|]]
[[User:|]]
[[User:|]]
[[User:|]]
[[User:|]]
0 inhabitants. Refresh this list. You can add yourself to a village by editing your profile page, here.