Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EmptyPostingList = NewPostingList() ErrIntersectRoaringOnly = errors.New("Intersect only supported between roaringDocId sets") ErrUnionRoaringOnly = errors.New("Union only supported between roaringDocId sets") ErrDifferenceRoaringOnly = errors.New("Difference only supported between roaringDocId sets") )
Functions ¶
func NewPostingList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.