↧
Answer by Bruce Adams for Discovery does not allow nullable date field to be...
What you can do (well, assuming you have enough control over the JSON), is omit the date field for documents which have no date. For example these two documents will work together in a single Discovery...
View ArticleDiscovery does not allow nullable date field to be indexed
I am trying to index JSON data in discovery. The issue comes with a date fields. It seems like that discovery is sensing data types. In my case these date fields might be empty in some cases. Is there...
View Article