<br><tt><font size=2>Sean Allen &lt;sean@monkeysnatchbanana.com&gt; wrote
on 07/22/2008 11:44:11 PM:<br>
<br>
&gt; googling and the main zodb website seem to take me to a bunch of what
&nbsp;<br>
&gt; appears to be severely dated websites,<br>
&gt; most not updated in at least 2 years ( some upwards of 6 ). this is
&nbsp;<br>
&gt; probably because i simply don't know what to google<br>
&gt; for, so, could someone be so kind as to shoot some links to different
&nbsp;<br>
&gt; indexing options for use with zodb/zeo?</font></tt>
<br>
<br><font size=2 face="sans-serif">I've just started playing around with
ZODB myself. &nbsp;We have a database of ~650,000 items, with dates and
multiple tags. &nbsp;For indexing, I'm using the zc.catalog package from
PyPi, with a value index for the dates and a set index for the tags. &nbsp;It
seems good enough. &nbsp;There were other indexing classes, but I don't
remember any of them.</font>
<br>
<br><font size=2 face="sans-serif">I've found the ZODB website to be very
disorganized an not nearly as helpful as repeated googlings.</font>
<br>
<br><font size=2 face="sans-serif">-- <br>
Anthony Foglia<br>
Princeton Consultants<br>
(609) 987-8787 x233</font>