[Top]
Search
Search.ResultSet
|
Method Search.ResultSet()->or()
- Method
or
ResultSet `|(ResultSet a)
ResultSet `+(ResultSet a)
ResultSet or(ResultSet a)
- Description
Add the given resultsets together, to generate a resultset with
both sets included. The rankings will be added if a document
exists in both resultsets.
|