[Zope-Checkins] CVS: Zope2 - UnKeywordIndex.py:1.12.6.1

Chris Petrilli petrilli@serenade.digicool.com
Thu, 25 Jan 2001 11:39:16 -0500


Update of /cvs-repository/Zope2/lib/python/SearchIndex
In directory serenade.digicool.com:/home/petrilli/src/Lexicon/lib/python/SearchIndex

Modified Files:
      Tag: petrilli-Catalog_Lexicon-branch
	UnKeywordIndex.py 
Log Message:
Minor tweek to make sure we take a copy of the keywords, not the
actual reference.  This can create a big where we can't unindex things 
correctly in the future.