“Fixing” Wordpress Search
(6)
Cut from my post on this "Page Searching examples" thread on the wp-hacker's list and a continuation of Jared and my conversation on a previous post.
Here's what I propose, knowing it's most likely not going to happen
but it will alleviate: user expectation, not bloat the core with
"unnecessary" options and more importantly the patch [I assume] will
only be a few lines of code:
Let's have Wordpress' default search include:
* Posts
* Pages
* Tags
* Meta fields
* Attachment Fields (title and description)
...this is what I strongly believe the author expects search results
are pulled from.
THEN,
Have the community (maybe me) create a plugin that will provide
options ...