There's a small typo on the `minus` method documentation where it says: `* Computes the intersection of two search results.` **But it should be** `* Computes the difference of two search results.` _Source: Page .122_
There's a small typo on the
minusmethod documentation where it says:* Computes the intersection of two search results.But it should be
* Computes the difference of two search results.Source: Page .122