Lucene mostly operates under the assumption that all fields have a value. When indexing, if a field is missing for a document, often some "zero value" is put in place of the missing value. In the case of this should be the value 0, since internally a date is stored as epoch millis in a long.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.