Class SortingStoredFieldsConsumer.CopyVisitor

java.lang.Object
org.apache.lucene.index.StoredFieldVisitor
org.apache.lucene.index.SortingStoredFieldsConsumer.CopyVisitor
All Implemented Interfaces:
IndexableField
Enclosing class:
SortingStoredFieldsConsumer

private static class SortingStoredFieldsConsumer.CopyVisitor extends StoredFieldVisitor implements IndexableField
A visitor that copies every field it sees in the provided StoredFieldsWriter.