public class Lucene40FieldInfosWriter extends FieldInfosWriter
Lucene40FieldInfosFormat| Constructor and Description |
|---|
Lucene40FieldInfosWriter() |
| Modifier and Type | Method and Description |
|---|---|
byte |
docValuesByte(DocValues.Type type) |
void |
write(Directory directory,
String segmentName,
FieldInfos infos,
IOContext context) |
public void write(Directory directory, String segmentName, FieldInfos infos, IOContext context) throws IOException
write in class FieldInfosWriterIOExceptionpublic byte docValuesByte(DocValues.Type type)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.