interface documentation

class IZMSCatalogConnector(Interface): (source)

View In Hierarchy

Undocumented

Method reindex_page Reindex page.
Method search_json Search.
def reindex_page(self, uid, page_size, clients=False, fileparsing=True, REQUEST=None, RESPONSE=None): (source)

Reindex page.

Parameters
uidthe uid of the page's start-node
page_sizethe page-size
clients:Booleanprocess clients
fileparsing:Booleanparse files
REQUEST:ZPublisher.HTTPRequest @return logthe triggering request
RESPONSEUndocumented
Returns
strUndocumented
def search_json(self, REQUEST=None, RESPONSE=None): (source)

Search.

Parameters
REQUEST:ZPublisher.HTTPRequestthe triggering request
RESPONSEUndocumented
Returns
strJSON-list of result items