I use solr5.4.1 when a attribute the type date is null (0000:00:00) the
processus of indexation stop and the log had an Error , how i have to
change in driver="com.mysql.jdbc.Driver" to ignore null date;
Last question how to set
<field column="date_nais" name="date_nais_dt"
dateTimeFormat="yyyy-MM-dd'T'hh:mm:ss'Z'" />

to to field date<yyyy-MM-dd> and time< hh:mm:ss>

Reply via email to