<?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: Using JDBCDirectory with the Grails Searable Plugin</title>
	<atom:link href="http://mike.brevoort.com/2008/01/24/using-jdbcdirectory-with-the-grails-searable-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.brevoort.com/2008/01/24/using-jdbcdirectory-with-the-grails-searable-plugin/</link>
	<description>life technology etc</description>
	<lastBuildDate>Mon, 12 Jul 2010 13:14:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://mike.brevoort.com/2008/01/24/using-jdbcdirectory-with-the-grails-searable-plugin/comment-page-1/#comment-102</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 22 Feb 2008 23:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/2008/01/24/using-jdbcdirectory-with-the-grails-searable-plugin/#comment-102</guid>
		<description>Thanks Maurice.  I agree this would be great to add into the plugin with nice configuration as long as you have the ability to use the XML if you need more granular control.   I think that&#039;s one of the strengths of the current plugin and this is a perfect example of that!  Great work!

Let me collect my thoughts and I&#039;ll email you my suggestions.  I&#039;m willing to help out on supporting the plugin too if you&#039;re interested.

Mike</description>
		<content:encoded><![CDATA[<p>Thanks Maurice.  I agree this would be great to add into the plugin with nice configuration as long as you have the ability to use the XML if you need more granular control.   I think that&#8217;s one of the strengths of the current plugin and this is a perfect example of that!  Great work!</p>
<p>Let me collect my thoughts and I&#8217;ll email you my suggestions.  I&#8217;m willing to help out on supporting the plugin too if you&#8217;re interested.</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurice Nicholson</title>
		<link>http://mike.brevoort.com/2008/01/24/using-jdbcdirectory-with-the-grails-searable-plugin/comment-page-1/#comment-101</link>
		<dc:creator>Maurice Nicholson</dc:creator>
		<pubDate>Mon, 18 Feb 2008 10:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/2008/01/24/using-jdbcdirectory-with-the-grails-searable-plugin/#comment-101</guid>
		<description>Dude!

you are so freeking awesome!

This has _got_ to go into the plugin as a nice easy configuration option (ie without the Compass XML).

And since Grails already has a DataSource configuration, that&#039;s the one it could default to.

What do you think about (in the SearchableConfiguration.groovy or Grails&#039; Config.groovy):

// default file based store
connection &quot;file&quot;

// file based store at given location
connection &quot;file&quot;, path: &quot;/path/to/dir&quot; 

// use JDBC store with DataSource from DataSource.groovy
connection &quot;jdbc&quot;

// use JDBC store with specific options (mirroring Compass XML)
connection &quot;jdbc&quot;, dialect: &quot;org.apache...&quot; {
    dataSourceProvider ... // 
    fileEntries ... //
}

Might need more brackets though :-(

Cheers,
Maurice</description>
		<content:encoded><![CDATA[<p>Dude!</p>
<p>you are so freeking awesome!</p>
<p>This has _got_ to go into the plugin as a nice easy configuration option (ie without the Compass XML).</p>
<p>And since Grails already has a DataSource configuration, that&#8217;s the one it could default to.</p>
<p>What do you think about (in the SearchableConfiguration.groovy or Grails&#8217; Config.groovy):</p>
<p>// default file based store<br />
connection &#8220;file&#8221;</p>
<p>// file based store at given location<br />
connection &#8220;file&#8221;, path: &#8220;/path/to/dir&#8221; </p>
<p>// use JDBC store with DataSource from DataSource.groovy<br />
connection &#8220;jdbc&#8221;</p>
<p>// use JDBC store with specific options (mirroring Compass XML)<br />
connection &#8220;jdbc&#8221;, dialect: &#8220;org.apache&#8230;&#8221; {<br />
    dataSourceProvider &#8230; //<br />
    fileEntries &#8230; //<br />
}</p>
<p>Might need more brackets though <img src='http://mike.brevoort.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Cheers,<br />
Maurice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terracotta: 1, Grails Searchable Plugin+Me: 1</title>
		<link>http://mike.brevoort.com/2008/01/24/using-jdbcdirectory-with-the-grails-searable-plugin/comment-page-1/#comment-89</link>
		<dc:creator>Terracotta: 1, Grails Searchable Plugin+Me: 1</dc:creator>
		<pubDate>Wed, 30 Jan 2008 00:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/2008/01/24/using-jdbcdirectory-with-the-grails-searable-plugin/#comment-89</guid>
		<description>[...] RSS        &#8592; Using JDBCDirectory with the Grails Searable Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] RSS        &larr; Using JDBCDirectory with the Grails Searable Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using JDBCDirectory with the Grails Searable Plugin</title>
		<link>http://mike.brevoort.com/2008/01/24/using-jdbcdirectory-with-the-grails-searable-plugin/comment-page-1/#comment-83</link>
		<dc:creator>Using JDBCDirectory with the Grails Searable Plugin</dc:creator>
		<pubDate>Fri, 25 Jan 2008 04:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/2008/01/24/using-jdbcdirectory-with-the-grails-searable-plugin/#comment-83</guid>
		<description>[...] subLucid - Technology, design, and culture wrote an interesting post today onHere&#8217;s a quick excerpt [...]</description>
		<content:encoded><![CDATA[<p>[...] subLucid &#8211; Technology, design, and culture wrote an interesting post today onHere&#8217;s a quick excerpt [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
