<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: DSpace at a third of a million items</title>
	<atom:link href="http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 02:02:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Diggory</title>
		<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/comment-page-1/#comment-3283</link>
		<dc:creator>Mark Diggory</dc:creator>
		<pubDate>Thu, 10 Dec 2009 19:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=222#comment-3283</guid>
		<description>Stuart,

Even though your tests have finished in this area, I would make the following comment. Disabling the Browse and Search Event Consumers during the ingest process may lead to some very interesting results for comparison of if it is those systems where the most time is being spent on larger loads. Once those are disabled, calls to update the Browse and Search indexes would not happen (calling index-init afterward would rebuild the full index.

(Smells like a feature for a future release)

Cheers,
Mark</description>
		<content:encoded><![CDATA[<p>Stuart,</p>
<p>Even though your tests have finished in this area, I would make the following comment. Disabling the Browse and Search Event Consumers during the ingest process may lead to some very interesting results for comparison of if it is those systems where the most time is being spent on larger loads. Once those are disabled, calls to update the Browse and Search indexes would not happen (calling index-init afterward would rebuild the full index.</p>
<p>(Smells like a feature for a future release)</p>
<p>Cheers,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhi</title>
		<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/comment-page-1/#comment-3258</link>
		<dc:creator>Abhi</dc:creator>
		<pubDate>Wed, 25 Nov 2009 04:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=222#comment-3258</guid>
		<description>also there is no index file available in thar folder. i think it required build, if yes then what step i need to follow ???</description>
		<content:encoded><![CDATA[<p>also there is no index file available in thar folder. i think it required build, if yes then what step i need to follow ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhi</title>
		<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/comment-page-1/#comment-3241</link>
		<dc:creator>Abhi</dc:creator>
		<pubDate>Mon, 23 Nov 2009 05:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=222#comment-3241</guid>
		<description>Stuart, i have sword(was with Dspace). after that i downloaded sword-client-1.1 &amp; sword-webapp-1.1. what next ?? i want to make my own deposite as well as service document.
could u pls tell me what the steps after deplyoing sword in [tomcat]/webapps/</description>
		<content:encoded><![CDATA[<p>Stuart, i have sword(was with Dspace). after that i downloaded sword-client-1.1 &amp; sword-webapp-1.1. what next ?? i want to make my own deposite as well as service document.<br />
could u pls tell me what the steps after deplyoing sword in [tomcat]/webapps/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/comment-page-1/#comment-3230</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Fri, 20 Nov 2009 18:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=222#comment-3230</guid>
		<description>As long as you are running DSpace 1.5 or above, then it comes as part of the distribution. When you compile DSpace, you&#039;ll find a &#039;sword&#039; directory is created in [dspace]/webapps/ along with &#039;jspui&#039;, &#039;xmlui&#039;, &#039;oai&#039; etc. You just need to deploy that webapp to [tomcat]/webapps/ like you do the others.

The service document can be found at http://dspace.your-server.com/sword/servicedocument and the deposit URL is http://dspace.your-server.com/sword/deposit/your-handle/collection-id (e.g. 12345676879/45)</description>
		<content:encoded><![CDATA[<p>As long as you are running DSpace 1.5 or above, then it comes as part of the distribution. When you compile DSpace, you&#8217;ll find a &#8217;sword&#8217; directory is created in [dspace]/webapps/ along with &#8216;jspui&#8217;, &#8216;xmlui&#8217;, &#8216;oai&#8217; etc. You just need to deploy that webapp to [tomcat]/webapps/ like you do the others.</p>
<p>The service document can be found at <a href="http://dspace.your-server.com/sword/servicedocument" rel="nofollow">http://dspace.your-server.com/sword/servicedocument</a> and the deposit URL is <a href="http://dspace.your-server.com/sword/deposit/your-handle/collection-id" rel="nofollow">http://dspace.your-server.com/sword/deposit/your-handle/collection-id</a> (e.g. 12345676879/45)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhi</title>
		<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/comment-page-1/#comment-3228</link>
		<dc:creator>Abhi</dc:creator>
		<pubDate>Fri, 20 Nov 2009 09:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=222#comment-3228</guid>
		<description>one more thing Stuart, can we have any step by step installation procedure ???</description>
		<content:encoded><![CDATA[<p>one more thing Stuart, can we have any step by step installation procedure ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhi</title>
		<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/comment-page-1/#comment-3227</link>
		<dc:creator>Abhi</dc:creator>
		<pubDate>Fri, 20 Nov 2009 09:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=222#comment-3227</guid>
		<description>Stuart, thanks once again for prompt reply. i downloaded the sword-client-1.1 &amp; sword-webapp-1.1. so what next ? is there any build process like Dspace ,if yes pls let me know or just i have to placed in webapps folder of tomcat ??

pls guide me accordingly.</description>
		<content:encoded><![CDATA[<p>Stuart, thanks once again for prompt reply. i downloaded the sword-client-1.1 &amp; sword-webapp-1.1. so what next ? is there any build process like Dspace ,if yes pls let me know or just i have to placed in webapps folder of tomcat ??</p>
<p>pls guide me accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/comment-page-1/#comment-3216</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=222#comment-3216</guid>
		<description>SWORD is usually now part of the latest repository downloads. For example SWORD with DSpace is contained in the download and doesn&#039;t need any configuration to get it to work.</description>
		<content:encoded><![CDATA[<p>SWORD is usually now part of the latest repository downloads. For example SWORD with DSpace is contained in the download and doesn&#8217;t need any configuration to get it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhi</title>
		<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/comment-page-1/#comment-3214</link>
		<dc:creator>Abhi</dc:creator>
		<pubDate>Wed, 18 Nov 2009 06:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=222#comment-3214</guid>
		<description>Thanks a lot for such a useful information. i need ur expertise. could u pls tell me how to build or configure the sword....</description>
		<content:encoded><![CDATA[<p>Thanks a lot for such a useful information. i need ur expertise. could u pls tell me how to build or configure the sword&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/comment-page-1/#comment-3178</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Fri, 13 Nov 2009 01:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=222#comment-3178</guid>
		<description>Hi Luca,

The project has now finished so there won&#039;t be any further tests run by the project.

I would image that other aspects of the system would suffer from performance issues (for example the db-backed browse system) before the Lucene search index suffers from problems. (but this is just a guess).

Thanks,

Stuart</description>
		<content:encoded><![CDATA[<p>Hi Luca,</p>
<p>The project has now finished so there won&#8217;t be any further tests run by the project.</p>
<p>I would image that other aspects of the system would suffer from performance issues (for example the db-backed browse system) before the Lucene search index suffers from problems. (but this is just a guess).</p>
<p>Thanks,</p>
<p>Stuart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://blog.stuartlewis.com/2009/01/19/dspace-at-a-third-of-a-million-items/comment-page-1/#comment-3176</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Thu, 12 Nov 2009 16:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=222#comment-3176</guid>
		<description>Hi Stuart,

great post. Are you going to test retrival time also? Are there performance issues with Lucene search capabilities?

Thanks,
Luca.</description>
		<content:encoded><![CDATA[<p>Hi Stuart,</p>
<p>great post. Are you going to test retrival time also? Are there performance issues with Lucene search capabilities?</p>
<p>Thanks,<br />
Luca.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
