#422: Date ranges can't cross year boundaries
-----------------------+----------------------------------------------------
 Reporter:  jblayloc   |       Owner:     
     Type:  defect     |      Status:  new
 Priority:  major      |   Milestone:     
Component:  WebSearch  |     Version:     
 Keywords:  Syntax     |  
-----------------------+----------------------------------------------------
 Example:
 {{{
 year:2008-02->2008-06
 }}}
 works ok.

 However
 {{{
 year:2008-02->2009-02
 }}}
 yields the same results as
 {{{
 year:2008-02->2009
 }}}

 For the moment I suggest working around by splitting your date search in
 twain (range to end of year, range from beginning of next).  But this
 should be repaired.

-- 
Ticket URL: <http://invenio-software.org/ticket/422>
Invenio <http://invenio-software.org>

Reply via email to