[Zope-Checkins] CVS: Zope2 - ZCatalog_Parameters.stx:1.3

andreas@serenade.digicool.com andreas@serenade.digicool.com
Wed, 30 May 2001 15:55:53 -0400


Update of /cvs-repository/Zope2/lib/python/Products/ZCatalog/help
In directory serenade:/tmp/cvs-serv22443

Modified Files:
	ZCatalog_Parameters.stx 
Log Message:
cosmetic changes



--- Updated File ZCatalog_Parameters.stx in package Zope2 --
--- ZCatalog_Parameters.stx	2001/05/30 15:57:37	1.2
+++ ZCatalog_Parameters.stx	2001/05/30 19:55:52	1.3
@@ -12,27 +12,29 @@
       as query to the index (mandatory)
 
       'operator' -- specifies the combination of search results when query
-      is a sequence of values. (optional, default: 'or'). Allowed values:
+      is a sequence of values. (optional, default: 'or'). 
+       
+        Allowed values:
 
-        'and','or' -- for Keyword Indexes  and Path Indexes
+         'and', 'or' -- for Keyword Indexes  and Path Indexes
         
-        'and', 'or', 'andnot', 'near' -- for Text Indexes
+         'and', 'or', 'andnot', 'near' -- for Text Indexes
 
 
 
       'range'  -- defines a range search on a Field Index (optional, default: not set).
-      Allowed values:
 
-        'min' -- Searches for all objects with values larger than the minimum of the 
-        values passed in the 'query' parameter.
+        Allowed values:
+
+          'min' -- Searches for all objects with values larger than the minimum of the 
+          values passed in the 'query' parameter.
     
-        'max' -- Searches for all objects with values smaller than the maximum of the 
-        values passed in the 'query' parameter.
+          'max' -- Searches for all objects with values smaller than the maximum of the 
+          values passed in the 'query' parameter.
     
-        'minmax' -- Searches for all objects with values smaller than the maximum of the 
-        values passed in the 'query' parameter and larger than the minimum of the values
-        passwd in the 'query' parameter.
-
+          'minmax' -- Searches for all objects with values smaller than the maximum of the 
+          values passed in the 'query' parameter and larger than the minimum of the values
+          passwd in the 'query' parameter.
 
 
      'level'  -- only applies to Path Index. Specifies the directory level to