Package platecom :: Package ontocatalog :: Package indexes :: Module related
[hide private]
[frames] | no frames]

Module related

source code

RelatedIndex is an index for the catalog that does not index anything.

Instead, the _apply_index performs a query to a thesaurus object for related words of the keyword parameters and then queries the site catalog for the result of the thesaurus query.

Classes [hide private]
  RelatedIndex
An index for related words that does not index anything
Functions [hide private]
 
manage_addRelatedIndex(self, id, extra=None, REQUEST=None, RESPONSE=None, URL3=None)
Add a fake index
source code
Variables [hide private]
  manage_addRelatedIndexForm = DTMLFile('dtml/addFakeIndex', glo...
Variables Details [hide private]

manage_addRelatedIndexForm

Value:
DTMLFile('dtml/addFakeIndex', globals())