def publishQueryService(): b = createService(queryIndexer(), cdmArchive(), support.entityFor(IThumbnailManager), searchProvider()) registerService(b, binders())
def publishQueryService(): b = createService(queryIndexer()) registerService(b, (bindSuperdeskSession, ))
def publishQueryService(): b = createService(queryIndexer()) registerService(b, (bindSuperdeskSession,))