Bug 132466 - Enable Fulltext search instead of the current Wiki "Go" search.
Summary: Enable Fulltext search instead of the current Wiki "Go" search.
Status: RESOLVED FIXED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: Wiki (show other bugs)
Version: unspecified
Hardware: Other All
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Marcus Rückert
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-05 12:52 UTC by Peter Flodin
Modified: 2006-01-25 20:37 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Flodin 2005-11-05 12:52:33 UTC
When the openSUSE.org site was designed, somebody made a (quite valid) design decision to have only one search button, they however chose that the action of that search was the MediaWiki "Go" search, by commenting out the full text search:

<form name="searchform" action="/index.php/Special:Search" id="searchform">
  <input id="searchInput" name="search" type="text" accesskey="f" value="" />
  <input type='image' name="go" class="searchButton" id="searchGoButton"
       value="Go" src="/skins/monobook/search.gif"/>
<!--&nbsp;<input type='submit' name="fulltext" class="searchButton" value="Search" />-->
</form>

This means that if you search for say "Firefox", it will take you straight
to the Firefox page, this is bad, if I actually want to find pages that contain the term Firefox. There is no way to do a full text search other than manually creating the URL (or use Google :)

I think this is a bug, and propose that the search is changed to full text, especially as it also does a title search and list matched titles first, as shown  here:
http://www.opensuse.org/Special:Search?search=Firefox&fulltext=Search

as opposed to the current:
http://www.opensuse.org/Special:Search?search=Firefox&Go=go
Comment 1 Martin Lasarsch 2005-11-07 10:39:08 UTC
Marcus: iirc you already talked about that ... should i assign it to Jarred or will you take care of that?
Comment 2 Marcus Rückert 2005-11-07 10:49:53 UTC
yes. i already talked to ken about it. he is fine with re-adding the search button. so we will have both again.

darix
Comment 4 Marcus Rückert 2005-11-08 12:21:11 UTC
micheal: why did you assign it to the screening team?
Comment 5 Michael Gross 2005-11-08 12:47:25 UTC
I didn't, the bug was assigned to us all the time, just asked that it gets assigned to the correct person because of comment #2. It is now assigned to you.
Comment 6 Marcus Rückert 2006-01-25 20:37:46 UTC
ok fixed with the i18n wikis. which will be hopefully out soon. closing. :)