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

Adam Clarey created an issue. See original summary.

SaytO’s picture

I 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.

SaytO’s picture

Title: Use in views? » Allow same settings than views date filter
Version: 7.x-1.0-alpha2 » 7.x-1.x-dev

Change the title to improve the description of the problem
I change the branch to the dev version