Hi Jonathan,<br><br>The Flare demo is not using the old routine. It&#39;s using a rake task that queries a live web service for XML. The Blacklight demo is using the old system, but it&#39;s been cleaned up quite a bit. In fact the Blacklight Demo indexing implementation is now in one file:<br>
<br><a href="http://blacklight.rubyforge.org/svn/rails-plugins/blacklight/trunk/lib/blacklight/demo/uva.rb">http://blacklight.rubyforge.org/svn/rails-plugins/blacklight/trunk/lib/blacklight/demo/uva.rb</a><br><br>I put it in with the Blacklight plugin because it could be a valuable reference for someone trying to use the plugin from scratch.<br>
<br>Hope this helps!<br><br>Matt<br><br><div class="gmail_quote">On Mon, Mar 17, 2008 at 10:34 AM, Jonathan Rochkind &lt;<a href="mailto:rochkind@jhu.edu">rochkind@jhu.edu</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Are these using the new indexing routines, or the old ones? Thanks!<br>
<br>
Jonathan<br>
<div class="Ih2E3d"><br>
Matt M. wrote:<br>
&gt; Just wanted to let everyone know that the demos should be runnable/working.<br>
&gt; The demos are located here:<br>
&gt;<br>
&gt; <a href="http://blacklight.rubyforge.org/svn/demos/" target="_blank">http://blacklight.rubyforge.org/svn/demos/</a><br>
&gt;<br>
&gt; FLARE - faceted browsing/searching using Rails and Solr<br>
&gt; For the Flare demo, execute (within the rails directory):<br>
&gt;<br>
&gt; rake flare:demo<br>
&gt;<br>
&gt; This should start-up Solr via Jetty, index an RSS feed from<br>
</div>&gt; mystrands.comand start up Rails. Please wait for the indexing to<br>
<div class="Ih2E3d">&gt; complete before browsing<br>
&gt; to:<br>
&gt; <a href="http://localhost:3000/documents" target="_blank">http://localhost:3000/documents</a><br>
&gt;<br>
&gt; BLACKLIGHT - Built on top of Flare, also provides code for working within<br>
&gt; library domain (MARC, Z3950 etc.)<br>
&gt; For the Blacklight demo, execute (within the rails directory):<br>
&gt;<br>
&gt; rake blacklight:demo<br>
&gt;<br>
&gt; This should start-up Solr via Jetty, index a demo MARC file and start up<br>
&gt; Rails. Please wait for the indexing to complete before browsing to:<br>
&gt; <a href="http://localhost:3000/documents" target="_blank">http://localhost:3000/documents</a><br>
&gt;<br>
&gt; Please let me know if you have any problems with dependencies/bugs, or<br>
&gt; suggestions!<br>
&gt;<br>
&gt; These are just demos, and everything is still in alpha stage...<br>
&gt; API/interfaces WILL be changing.<br>
&gt;<br>
&gt; Matt<br>
&gt;<br>
&gt;<br>
</div>&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Blacklight-development mailing list<br>
&gt; <a href="mailto:Blacklight-development@rubyforge.org">Blacklight-development@rubyforge.org</a><br>
&gt; <a href="http://rubyforge.org/mailman/listinfo/blacklight-development" target="_blank">http://rubyforge.org/mailman/listinfo/blacklight-development</a><br>
&gt;<br>
<font color="#888888"><br>
--<br>
Jonathan Rochkind<br>
Digital Services Software Engineer<br>
The Sheridan Libraries<br>
Johns Hopkins University<br>
410.516.8886<br>
rochkind (at) <a href="http://jhu.edu" target="_blank">jhu.edu</a><br>
<br>
</font></blockquote></div><br>