<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hey Robert,<div><br></div><div>There isn't a method for searching. There is btw a wp.getPosts for getting blog posts but it doesn't have a search parameter.</div><div>I created a ticket for it:&nbsp;<a href="http://core.trac.wordpress.org/ticket/21623">http://core.trac.wordpress.org/ticket/21623</a>&nbsp;but to get into WordPress it will take at least till the end of this year when 3.5 will be released.</div><div><br></div><div>Only thing you can do now is create your own method.</div><div><br></div><div>Marko</div><div><br><div><div>On Aug 17, 2012, at 9:16 PM, Robert Baldock &lt;<a href="mailto:rbaldock@tiscali.co.uk">rbaldock@tiscali.co.uk</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">This is my first post to the wp-xmlrpc mailing list.<br><br>I have a pretty simple question: is there an XML-RPC method supported by WordPress which allows you to search for blog posts?<br><br>All of the APIs listed in the WordPress Codex only seem to have a "getPost" method which requires you to know the ID of the post.<br><br>I'd prefer to search for posts by text in the title or content.<br><br>Any input would be much appreciated.<br><br><br>Robert<br><br>_______________________________________________<br>wp-xmlrpc mailing list<br><a href="mailto:wp-xmlrpc@lists.automattic.com">wp-xmlrpc@lists.automattic.com</a><br>http://lists.automattic.com/mailman/listinfo/wp-xmlrpc<br></blockquote></div><br></div></body></html>