Package ZenUtils :: Module Search
[hide private]
[frames] | no frames]

Module Search

source code

Search

Utilities to help build zcatalog indexes


Version: 1.3

Functions [hide private]
 
makeCaseInsensitiveFieldIndex(indexName, termType='ustring') source code
 
makeCaseInsensitiveKeywordIndex(indexName) source code
 
makeCaseSensitiveKeywordIndex(indexName) source code
 
makeCaseSensitiveFieldIndex(indexName) source code
 
makeFieldIndex(indexName) source code
 
makeKeywordIndex(indexName) source code
 
makePathIndex(indexName) source code
Variables [hide private]
  __doc__ = """Sea...
Variables Details [hide private]

__doc__

Value:
"""Search

Utilities to help build zcatalog indexes
"""