Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Search
Search.ResultSet

Method Search.ResultSet()->intersect()


Method intersect

ResultSet intersect(ResultSet a)
ResultSet `&(ResultSet a)

Description

Return a new resultset with all entries that are present in _both_ sets. Only the document_id is checked, the resulting ranking is the sum of the rankings if the two sets.