<?xml version="1.0" encoding="windows-1252"?>
<node id="886965" title="Re: search a large text file" created="2011-02-08 08:43:40" updated="2011-02-08 08:43:40">
<type id="11">
note</type>
<author id="429849">
pajout</author>
<data>
<field name="doctext">
You can preprocess it using, for instance, DB_File module. See DB_HASH chapter of&lt;br&gt;
http://perldoc.perl.org/DB_File.html#A-Simple-Example&lt;br&gt;
-&gt; you can have huge hash which is stored in the file but it behaves relatively transparently in Perl code, like as normal hash.&lt;p&gt;
Or you can use one table in some SQL database, having just two columns, 'key' and 'val', with index on 'key'. 

</field>
<field name="root_node">
886929</field>
<field name="parent_node">
886929</field>
</data>
</node>
