Hi Steve,
The best way to make sure everything work is to test, but without
testing on target version, my answers would be:
1. if Solr accepts date without time it'll be the same as time 00:00:00
so if it does not accept, you can always append.
2. it'll work just expect that sum of facet count c
I forgot to mention another issue I run into. Looks like "docValues" is
not supported with DateRangeField, is this true?
If I have:
Solr will fail to start, reporting the following error:
org.apache.solr.core.CoreContainer; Error creating core [openpages]:
Could not load conf for
Hi everyone,
This is two part question about date in Solr.
Question #1:
My understanding is, in order for me to index date types, the date data
must be formatted and indexed as such:
-MM-DDThh:mm:ssZ
What if I do not have the time part, should I be indexing it as such and
still get all