<br><br><div><span class="gmail_quote">2006/9/28, Thierry Florac &lt;<a href="mailto:thierry.florac@onf.fr">thierry.florac@onf.fr</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  
  

<div>
Le jeudi 28 septembre 2006 à 09:31 +0200, KLEIN Stéphane a écrit&nbsp;:
<blockquote type="CITE"><span class="q">
<pre><font color="#000000">how can I make one search engine on my content component ? I must use</font>
<font color="#000000">regex in big loop on all content component data ?</font>
</pre></span>
</blockquote>
<br>
You just have to setup a catalog (in zope.app.catalog) and a set of indexes corresponding with your search criterias<br>
Take a look at &quot;zc.catalog&quot; from SVN to get access to a set of additionnal indexes, as well as TextIndexNG to get a complete full-text indexer.</div></blockquote><div><br>Ok, I know than Catalog can be used to create some &quot;index&quot; on content component but I didn't know than it can be used to build search engine.
<br><br>Thanks for your help,<br>stephane<br></div><br></div>