pandagg.interactive.response module

class pandagg.interactive.response.IResponse(tree, search, depth, root_path=None, initial_tree=None)[source]

Bases: lighttree.interactive.TreeBasedObj

Interactive aggregation response.

get_bucket_filter()[source]

Build filters to select documents belonging to that bucket, independently from initial search query clauses.

search()[source]