#422: Date ranges can't cross year boundaries
------------------------+---------------------------------------------------
  Reporter:  jblayloc   |       Owner:        
      Type:  defect     |      Status:  new   
  Priority:  major      |   Milestone:        
 Component:  WebSearch  |     Version:        
Resolution:             |    Keywords:  Syntax
------------------------+---------------------------------------------------
Changes (by simko):

  * status:  infoneeded_new => new


Old description:

> Example:
> {{{
> year:2008-02->2008-06
> }}}
> works ok.
>
> However
> {{{
> year:2ai
> }}}
> 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.

New description:

 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#comment:2>
Invenio <http://invenio-software.org>

Reply via email to