[][src]Constant csvsc::SOURCE_FIELD

pub const SOURCE_FIELD: &'static str = "_source";

A column with this name will be added to each record. The column will have as a value the absolute path to the input file and serves to extract information that may be contained, for example, in the file name. It is useful in combination with the processor Add.