I have a property in my index (using the Advanced Database Crawler) for an archive date.
I want to find all items where the date is null or in the future….Date range search will accomplish the second part, but what about the first?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In the DateFieldCrawler class, we modified the following code:
By storing this value, we were able to perform the following queries to include null value dates: