2 solutions: a) Zope 2.6 allows you to choose to index numbers as well through the ZMI (there is no backport to 2.5.X) b) use TextIndexNG. It supports to index numbers out-of-the-box (also with Zope 2.5). -aj ----- Original Message ----- From: <vsbabu@vsbabu.org> To: <zope@zope.org> Sent: Friday, September 13, 2002 8:30 AM Subject: [Zope] ZCatalog: TextIndex and numbers
Hello,
I've a TextIndex on title (Zope 2.5.0). When the title has a value
"Restoration Discretionary Programs--Sections 1135, 204, and 206"
The index has the value ('restoration', 'and', 'programssections', 'discretionary')
As you can see 1135, 204, 206 are not in the index. Is there a quick way to get ZCatalog to consider all words for indexing?
Thanks
-vsb http://vsbabu.org/
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )