Seems that the search within Wordpress isn't anything to shout about.
I need to improve the search engine within Wordpress to handle more than one term.
For instance, when searching for "red", it returns all posts with "red" in the content.
When searching for "red blue", I need it to return all posts and pages that contain "red" and/or "blue", rather than none at all unless they contain the exact phrase "red blue".
The other thing, is that I believe it doesn't recognise plugin content that are put in via [shortcodes] within pages and posts, or any extra stuff on top of pages and posts, like shops and the like.
Is there anything out there that can help me achieve this? I have a couple of sites in development that depend on search as a large part, and the default search function just doesn't cut it.
Any help would be appreciated.