I've seen this question several times on the list.
Perhaps it could be beneficial to create a new Date field that also soupports
year-only, year-month, year-month-day etc queries? It could be called
ExtendedDateField or something, and when indexing a date "-MM-DDTHH:mm:ssZ"
it would individu
I think your best bet is to parse out the relevant units and index
them independently. But this is probably only a few ints
per record, so it shouldn't be much of a resource hog
Best
Erick
On Thu, Feb 23, 2012 at 5:24 PM, Kurt Nordstrom wrote:
> Hello all!
>
> We have a situation involving d