Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FixedGapTermsIndexReader ( Directory dir, FieldInfos fieldInfos, String segment, int indexDivisor, IComparer |
||
GetFieldEnum ( FieldInfo fieldInfo ) : FieldIndexEnum |
Method | Description | |
---|---|---|
ReadHeader ( DataInput input ) : int | ||
SeekDir ( IndexInput input, long dirOffset ) : void |
public FixedGapTermsIndexReader ( Directory dir, FieldInfos fieldInfos, String segment, int indexDivisor, IComparer |
||
dir | Directory | |
fieldInfos | FieldInfos | |
segment | String | |
indexDivisor | int | |
termComp | IComparer |
|
segmentSuffix | String | |
context | IOContext | |
return | System |
public GetFieldEnum ( FieldInfo fieldInfo ) : FieldIndexEnum | ||
fieldInfo | FieldInfo | |
return | FieldIndexEnum |