DocIdSetBuilder
Create a builder that can contain doc IDs between 0 and maxDoc.
Create a DocIdSetBuilder instance that is optimized for accumulating docs that match the given Terms.
Create a DocIdSetBuilder instance that is optimized for accumulating docs that match the given PointValues.