This is quite useful, but my particular problem is that i'm trying to add a filter in views to match on only the day part of the date.
So I think your module actually indexes the day part, but does it or can it use that in views?
I've had a quite try and it currently doesn't work out of the box
Thanks, Adam
Comments
Comment #2
SaytO commentedI have the same problem.
I wanted to index in the index a field of type ISO date but in view the filter does not apply.
I imagine that the handler that have search api is different from the one that has views.
It would be a good patch to include in Search api.
Comment #3
SaytO commentedChange the title to improve the description of the problem
I change the branch to the dev version