<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Lazy Web: Atlassian Confluence Search API usage</title>
	<atom:link href="http://agylen.com/2008/05/09/lazy-web-atlassian-confluence-search-api-usage/feed/" rel="self" type="application/rss+xml" />
	<link>http://agylen.com/2008/05/09/lazy-web-atlassian-confluence-search-api-usage/</link>
	<description>Ugo Cei's Weblog</description>
	<lastBuildDate>Tue, 16 Mar 2010 14:11:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt Ryall</title>
		<link>http://agylen.com/2008/05/09/lazy-web-atlassian-confluence-search-api-usage/comment-page-1/#comment-205928</link>
		<dc:creator>Matt Ryall</dc:creator>
		<pubDate>Thu, 03 Jul 2008 11:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://agylen.com/2008/05/09/lazy-web-atlassian-confluence-search-api-usage/#comment-205928</guid>
		<description>The &quot;old way&quot; Charles refers to is with the SmartListManager and ListQuery objects. If you look at the SiteSearchAction and SearchQueryBean in the Confluence source release, you can see how we do it in Confluence in 2.8.</description>
		<content:encoded><![CDATA[<p>The &#8220;old way&#8221; Charles refers to is with the SmartListManager and ListQuery objects. If you look at the SiteSearchAction and SearchQueryBean in the Confluence source release, you can see how we do it in Confluence in 2.8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ugo</title>
		<link>http://agylen.com/2008/05/09/lazy-web-atlassian-confluence-search-api-usage/comment-page-1/#comment-184127</link>
		<dc:creator>ugo</dc:creator>
		<pubDate>Mon, 12 May 2008 15:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://agylen.com/2008/05/09/lazy-web-atlassian-confluence-search-api-usage/#comment-184127</guid>
		<description>Think I might have started along the right path by reverse-engineering some code from the Advanced Search plugin. At least, I have some results and no errors so far.</description>
		<content:encoded><![CDATA[<p>Think I might have started along the right path by reverse-engineering some code from the Advanced Search plugin. At least, I have some results and no errors so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ugo</title>
		<link>http://agylen.com/2008/05/09/lazy-web-atlassian-confluence-search-api-usage/comment-page-1/#comment-184084</link>
		<dc:creator>ugo</dc:creator>
		<pubDate>Mon, 12 May 2008 11:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://agylen.com/2008/05/09/lazy-web-atlassian-confluence-search-api-usage/#comment-184084</guid>
		<description>Thanks for your reply, Charles. However, I&#039;m not much better off even with your suggestion. Having never written code to do searches in Confluence, I have no idea what the &quot;old way&quot; is. Do you have any tutorials or samples?</description>
		<content:encoded><![CDATA[<p>Thanks for your reply, Charles. However, I&#8217;m not much better off even with your suggestion. Having never written code to do searches in Confluence, I have no idea what the &#8220;old way&#8221; is. Do you have any tutorials or samples?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Miller</title>
		<link>http://agylen.com/2008/05/09/lazy-web-atlassian-confluence-search-api-usage/comment-page-1/#comment-183667</link>
		<dc:creator>Charles Miller</dc:creator>
		<pubDate>Sat, 10 May 2008 20:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://agylen.com/2008/05/09/lazy-web-atlassian-confluence-search-api-usage/#comment-183667</guid>
		<description>We probably should have mentioned this in the release notes, but the v2 search API is a work in progress at the moment. It&#039;s something I worked on during the 2.8 cycle with the view to improve search in 2.9+, but it&#039;s not actually used inside Confluence yet!

Keep doing search the old way for now.</description>
		<content:encoded><![CDATA[<p>We probably should have mentioned this in the release notes, but the v2 search API is a work in progress at the moment. It&#8217;s something I worked on during the 2.8 cycle with the view to improve search in 2.9+, but it&#8217;s not actually used inside Confluence yet!</p>
<p>Keep doing search the old way for now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
