[Zope3-Users] Searching and Indexing in Zope3

Bernd Dorn zope-mailinglist at mopa.at
Tue May 9 16:12:44 EDT 2006


On 09.05.2006, at 17:32, Sreeram Raghav wrote:

> Hi Frank,
> Thanks for the Zope3 Indexing and Searching HOWTO
> I translated your page to english and was trying to work it out.
> Here's exactly what i did:
>
> 1. Logged into zope3 manager
> 2. went to "++etc++site/default/" and created an unnamed initId  
> utility over there.
> 3. added a catalog named 'catalog1' with interface "  
> zope.app.catalog.interfaces.ICatalog" and set access to "Public"
> 3. went inside catalog1 and added a TextIndex with an interface  
> "zope.index.text.interfaces.ISearchableText" with Field Name as  
> "searchableText".

the field name should be "getSearchableText" and is callable so you  
have to check the checkbox

> 4. then went into catalog1 and clicked on advanced and it was  
> showing TextIndex with document count - 0 and word count - 0.
>  It means that the objects are not being indexed, can you suggest  
> what the problem could be.
> Than you
>
>
>
> -- 
> Sreeram Nudurupati
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20060509/61f1b931/attachment-0001.htm


More information about the Zope3-users mailing list