Hi
Is it possible to assign default values for a field , when a document does not have that field treat it as default assigned and process.
This is different from null_value where we need to explicitly set null for a field so that replaced value should be taken ?, Is it possible without explicit setting null ?