Semantic search
[[Software-development::+]]OR[[Use::software-development]]
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
`smw_object_ids` AS t0
INNER JOIN
`t1` AS t1 ON t0.smw_id=t1.id
WHERE
t0.smw_iw!=':smw'
AND t0.smw_iw!=':smw-delete'
AND t0.smw_iw!=':smw-redi'
ORDER BY
t0.smw_sort ASC
LIMIT
25
OFFSET
30
ID | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t1 | ALL | PRIMARY | 3371 | Using temporary; Using filesort | |||
1 | SIMPLE | t0 | eq_ref | PRIMARY,smw_id,smw_iw,smw_iw_2 | PRIMARY | 4 | wikidb.t1.id | 1 | Using where |
- Temporary table t1
INSERT IGNORE INTO `t1` SELECT DISTINCT t2.s_id FROM `smw_di_blob` AS t2 INNER JOIN `t3` AS t3 ON t2.p_id=t3.id
INSERT IGNORE INTO `t1` SELECT DISTINCT t4.s_id FROM `smw_di_blob` AS t4 INNER JOIN `t5` AS t5 ON t4.p_id=t5.id WHERE (t4.o_hash='software-development') - Temporary table t3
Recursively computed hierarchy for element(s) ('1014289').
SELECT s_id FROM `smw_fpt_subp` WHERE o_id='1014289' LIMIT 1 - Temporary table t5
Recursively computed hierarchy for element(s) ('1014157').
SELECT s_id FROM `smw_fpt_subp` WHERE o_id='1014157' LIMIT 1
Query-Depth:1
- Aardvark Shellutils false
- Three utilities to make working with shell scripts easier
- Aasm false
- Advanced assembler.
- Abcsh false
- Shell for processing ABC music notation.
- Abelujo false
- Free software for bookstores
- Abs false
- Advanced Bash-Scripting Guide
- Academic Teaching Planner false
- A free software to manage academic courses
- Access user Class false
- Easy to use PHP class to protect pages and register new users
- Acct true
- System accounting utilities.
- AcetoneISO false
- feature-rich application to mount and manage CD and DVD images
- Achievo ATK false
- Web application development framework
- Achoz false
- organize all of your own world data
- Ack false
- grep-like program specifically for large source trees
- Acm true
- Aerial combat simulation game.
- Acovea false
- Compiler optimization tool
- Action Mailer false
- a framework for designing email-service layers.
- Action Query false
- jQuery and ActiveRecord, sitting in a tree...
- Active Resources false
- provides a coherent wrapper object-relational mapping for REST web services.
- Actor platform false
- multiplatform text, photo and voice message server
- Acts as Audited false
- an ActiveRecord extension that logs all changes to your models in an audits table.
- Acts as fu false
- When you need a dash of ActiveRecord and nothing more.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.