I'm trying to search for a date that is greater than DateTime.MinValue, but elastic throws search_phase_execution_exception. When I create var d = DateMath.Anchored(DateTime.MinValue) , d.Self = null and d.ToString() returns String.Empty. I do not observe this behavior with other dates, f.e. with DateTime.MaxValue.
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.