[Zope-CMF] TextIndexNG

Kevin Carlson khcarlso@bellsouth.net
Thu, 19 Dec 2002 16:47:36 -0500


I am running Zope 2.6, CMF 1.2 on Redhat Linux 7.2.  I am getting the
following error from TextIndexNG when I attempt to add some data to the
portal_catalog.  I have an index named SearchableText that is a TextIndexNG
index.


<li>  Module Shared.DC.Scripts.Bindings, line 252, in __call__</li>

<li>  Module Shared.DC.Scripts.Bindings, line 283, in _bindAndExec</li>

<li>  Module Products.PythonScripts.PythonScript, line 315, in _exec</li>

<li>  Module Script (Python), line 2, in catalogCase<br />
<b>&lt;PythonScript at /Confero/portal_catalog/catalogCase&gt;</b><br />
<b>Line 2</b></li>

<li>  Module Products.CMFCore.CatalogTool, line 212, in catalog_object</li>

<li>  Module Products.ZCatalog.ZCatalog, line 500, in catalog_object</li>

<li>  Module Products.ZCatalog.Catalog, line 347, in catalogObject</li>

<li>  Module Products.TextIndexNG.TextIndexNG, line 236, in
index_object</li>

<li>  Module Products.TextIndexNG.TextIndexNG, line 347, in
_index_object</li>

</ul>AttributeError: splitterSeparators
</p>
  -->

Any ideas as to what could be causing this error?

Thanks,

Kevin