Last modified: 2010-05-15 15:29:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T2525, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 525 - Search will search for empty strings
Search will search for empty strings
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Search (Other open bugs)
1.3.x
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-09-18 21:50 UTC by Jamesday
Modified: 2010-05-15 15:29 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jamesday 2004-09-18 21:50:33 UTC
Searches for empty strings are slow. Should be replaced by an empty results
page, help page for search which points anyone who wants all pages to
Special:Allpages or any other approach which doesn't actually make the query.

During a few hours earlier today I saw examples from jawiki and dewiki. Here's
the ja version from MyTop:

1192  wikiuser   rabanus:38073     jawiki       248  Query SELECT
cur_id,cur_namespace,cur_title,cur_text FROM cur,searchindex WHERE
cur_id=si_page AND (MATCH(si_text) AGAINST('' IN BOOLEAN MODE) AND
cur_is_redirect=0) AND

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links