[Zope] zcatalog corrupt?
Bakhtiar A Hamid
kedai at kedai.com.my
Mon Aug 2 22:20:34 EDT 2004
On Tuesday 03 August 2004 05:21, nwingfield at dixon-hughes.com wrote:
> I have a large ZCatalog (330,000+ objects) that has been in production for
> nearly a year. One particularly important index keeps track of client
> names so that users can quickly search by client. The index is a
> ZCTextIndex called 'clientString'. Sometime very recently, my query began
> raising an exception when users try to search on the term 'Smith'. My best
> guess is that one of the records in the catalog containing the word 'Smith'
> has been corrupted somehow. The query looks like this:
>
> container.catalogOfEFRObjects.searchResults({'clientString':'Smith'})
perhaps a reindex would help clear this up?
..
More information about the Zope
mailing list