Closed (fixed)
Project:
Search API
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2012 at 16:23 UTC
Updated:
13 Nov 2012 at 11:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
hazaI've worked on that and implemented it.
Comment #2
hazaOops, just forgot to remove the default description if we use the date_popup widget (date popup will bring it's own description).
New patch attached.
Comment #3
Frederic wbase commented@Haza
I've applied your patch on the latest dev and it works like a charm!
Thank you verry much for this functionality.
grts
frederic
Comment #4
Frederic wbase commentedjust changing status to rtbc
Comment #5
drunken monkeyGreat addition, thanks!
It just lacked an appropriate implementation of
option_definition()and proper safety checks for the module's existence in other places.Fixed that and committed.
Comment #6
svanou commentedI have applied this patch but have some problems with granularity.
Start date: today (greater than or equal to)
End Date: today (less then or equal to)
When using regular text field PHP, I can specify an hour Today 00:00 to Today 23:59
Not sure if this is something I can configure on SolR index granularity.
Thanks, Sylvain
Comment #7
Frederic wbase commented@svanou as you can see in post nr 5 of drunken monkey he committed the fix with some changes in the latest dev release. maybe you should try out that one?
If you still have issues, i think it would be the best to open a new thread.