<?xml version="1.0"?>
<rss version="2.0">
  <channel><title>FullText</title><link>http://bill.welliver.org//space/pike/FinScribe/Documentation/FullText</link><description>To get started, start the FullText application.&lt;p class="paragraph"/&gt;
Newer versions of FinScribe will automatically check to see if the full text index exists on startup and create it if necessary. This requires a very recent FinScribe and FullText installation.&lt;p class="paragraph"/&gt;
&lt;b class="bold"&gt;Older versions of FinScribe&lt;/b&gt;&lt;p class="paragraph"/&gt;
Then, start up your FinScribe in --hilfe mode and run the following commands:&lt;p class="paragraph"/&gt;
&lt;div class="code"&gt;&lt;pre&gt;&lt;pre&gt;&#xD;
&lt;b&gt;&lt;font color=darkgreen&gt;string &lt;/font&gt;&lt;/b&gt;&lt;b&gt;&lt;font color=darkbrown&gt;server_url&lt;/font&gt;&lt;/b&gt; = &lt;i&gt;&lt;font color=darkred&gt;"http://localhost:8124"&lt;/font&gt;&lt;/i&gt;; &lt;font color=red&gt;// make this your ftserver's host and port.&#xD;
&lt;/font&gt;&#xD;
&lt;font color=red&gt;// create the index&#xD;
&lt;/font&gt;&lt;b&gt;&lt;font color=darkgreen&gt;object &lt;/font&gt;&lt;/b&gt;&lt;b&gt;&lt;font color=darkbrown&gt;c&lt;/font&gt;&lt;/b&gt; = Protocols.XMLRPC.Client(server_url + &lt;i&gt;&lt;font color=darkred&gt;"/update/"&lt;/font&gt;&lt;/i&gt;);&#xD;
c&amp;#91;&lt;i&gt;&lt;font color=darkred&gt;"new"&lt;/font&gt;&lt;/i&gt;](application-&amp;gt;get_sys_pref(&lt;i&gt;&lt;font color=darkred&gt;"site.url"&lt;/font&gt;&lt;/i&gt;)&amp;#91;&lt;i&gt;&lt;font color=darkred&gt;"Value"&lt;/font&gt;&lt;/i&gt;]);&lt;p class="paragraph"/&gt;
&lt;font color=red&gt;// now, build the initial index&#xD;
&lt;/font&gt;&lt;b&gt;&lt;font color=darkgreen&gt;mixed &lt;/font&gt;&lt;/b&gt;&lt;b&gt;&lt;font color=darkbrown&gt;objs&lt;/font&gt;&lt;/b&gt; = Fins.Model.find.objects_all(); &#xD;
&lt;b&gt;&lt;font color=darkblue&gt;foreach&lt;/font&gt;&lt;/b&gt;(objs;; &lt;b&gt;&lt;font color=darkgreen&gt;object &lt;/font&gt;&lt;/b&gt;&lt;b&gt;&lt;font color=darkbrown&gt;obj&lt;/font&gt;&lt;/b&gt;)                  &#xD;
  &lt;b&gt;&lt;font color=darkblue&gt;if&lt;/font&gt;&lt;/b&gt;(has_prefix(obj&amp;#91;&lt;i&gt;&lt;font color=darkred&gt;"datatype"&lt;/font&gt;&lt;/i&gt;]&amp;#91;&lt;i&gt;&lt;font color=darkred&gt;"mimetype"&lt;/font&gt;&lt;/i&gt;], &lt;i&gt;&lt;font color=darkred&gt;"text"&lt;/font&gt;&lt;/i&gt;))&#xD;
    application-&amp;gt;plugins&amp;#91;&lt;i&gt;&lt;font color=darkred&gt;"Full Text indexing"&lt;/font&gt;&lt;/i&gt;]-&amp;gt;doUpdateIndex(&lt;i&gt;&lt;font color=darkred&gt;"save"&lt;/font&gt;&lt;/i&gt;, 0, obj);&#xD;
&lt;/pre&gt;&lt;/pre&gt;&lt;/div&gt;
</description><generator>Fins 0.9.7</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs></channel>
</rss>
