Class WAH8DocIdSet.Builder
A builder for WAH8DocIdSets.
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class Builder : WAH8DocIdSet.WordBuilder
Constructors
Name | Description |
---|---|
Builder() | Sole constructor |
Methods
Name | Description |
---|---|
Add(DocIdSetIterator) | Add the content of the provided DocIdSetIterator. |
Add(Int32) | Add a document to this builder. Documents must be added in order. |
Build() | |
SetIndexInterval(Int32) |