in internal/mode/advanced/elastic/client.go [405:407]
func (c *Client) IsGroupDocument() bool { return !c.IsProjectDocument() && c.GroupID > 0 }