ZCatalog - STX_Documents not text indexed
Hey -- has anyone else noticed that the text of an STX_Document is not indexed in a PrincipiaSearchSource index??? Is there anyway to text index an STX_Document in a ZCatalog??? Or do I need a separate product??
If you find out the attribute name that STX_Document uses to store its "raw" text, you can create an index with the same name and search against that (as opposed to PrincipiaSearchSource). cgreen wrote:
Hey -- has anyone else noticed that the text of an STX_Document is not indexed in a PrincipiaSearchSource index??? Is there anyway to text index an STX_Document in a ZCatalog??? Or do I need a separate product??
_______________________________________________ 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 )
Thanks for the swift response!! Once again, this list rules, and Zope rocks! peace
If you find out the attribute name that STX_Document uses to store its "raw" text, you can create an index with the same name and search against that (as opposed to PrincipiaSearchSource).
cgreen wrote:
Hey -- has anyone else noticed that the text of an STX_Document is not indexed in a PrincipiaSearchSource index??? Is there anyway to text index an STX_Document in a ZCatalog??? Or do I need a separate product??
_______________________________________________ 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 )
_______________________________________________ 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 )
participants (2)
-
cgreen -
Chris McDonough