Class NestPathField


public class NestPathField extends SortableTextField
To be used for field IndexSchema.NEST_PATH_FIELD_NAME for enhanced nested doc information. By defining a field type, we can encapsulate the configuration here so that the schema is free of it. Alternatively, some notion of "implicit field types" would be cool and a more general way of accomplishing this.
Since:
8.0
See Also: