Hi all,<br><br>The existing search functionality on <a href="http://wordpress.org" target="_blank">wordpress.org</a>
 has been bugging me, and apparently other people as well, for quite a 
while, and I would like to work on helping to fix that - especially in 
helping to provide a specific Codex search functionality.<br>
<br>MediaWiki already has a decent search ability, which redirects to 
the found page if an exact match for the search term is found in a page 
title. Exposing this functionality would be an improvement over the 
current situation: eg. compare the results of &quot;<a href="http://codex.wordpress.org/?search=posts" target="_blank">http://codex.wordpress.org/?search=posts</a>&quot; vs &quot;<a href="http://wordpress.org/search/posts" target="_blank">http://wordpress.org/search/posts</a>&quot;.
 In my opinion, just offering a &quot;Codex search&quot; box which used the 
MediaWiki search results, rather than the Google results that appear 
now, would be helpful for most users trying to navigate the Codex. <br>
<br>The situation gets trickier, however, with the entries which are 
prefixed with Function_Reference/, Class_Reference/, etc. Look at the 
search results found, for example, for &quot;<a href="http://codex.wordpress.org/?search=wp_remote_post" target="_blank">http://codex.wordpress.org/?search=wp_remote_post</a>&quot;.
 Not so pretty... And its kind of hard to programmatically determine, 
for example whether a search term should be prefixed with &quot;Function 
Reference&quot;, &quot;Function API&quot;, or whatever else.<br>
<br>Overall, this means that the Codex is not as useful to developers as
 it could be. When I&#39;m working, for example, I depend on DuckDuckGo&#39;s 
bang syntax search often to quickly look up manual pages for functions, 
and the experience looking up WordPress functions is definitely subpar 
as compared to other environments. When I&#39;m searching for PHP functions,
 like &quot;!php array_merge&quot;, the experience is a quick zero-click lookup. 
It would be nice to have that same experience in the WP Codex, like if 
searching &quot;!wp register_post_type&quot; would bring me directly to the 
relevant Codex page.<br>
<br>What is the solution to this? Does it make more sense to create 
redirect pages for every function name indexed in the codex, ie creating
 a page called &quot;register_post_type&quot; with the content &quot;#REDIRECT 
[[Function_Reference/register_<div id=":1jg">post_type]]&quot;, or is there an extension that will make searching more user-friendly?<br>
<br>I&#39;d like to work on this, but I&#39;m not sure what discussions and 
decisions have already happened. Can someone point me to a helpful way 
to contribute?<br><br>Thanks in advance,<br><br><br clear="all">Nathaniel Taintor, Designer/Developer<br>
<b>Golden Apples Design</b><br><a href="http://goldenapplesdesign.com" target="_blank">http://goldenapplesdesign.com</a><br><br>@GoldenApples | <a href="tel:717.434.3226" value="+17174343226" target="_blank">717.434.3226</a><br>
<a href="mailto:goldenapplesdesign@gmail.com" target="_blank">goldenapplesdesign@gmail.com</a></div>