https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17815

--- Comment #5 from Barton Chittenden <bar...@bywatersolutions.com> ---
(In reply to Katrin Fischer from comment #4)
> (In reply to Barton Chittenden from comment #2)
> > Numeric searches in Koha are possible using the syntax
> > 
> >     NNN-MMM
> > 
> > Where NNN and MMM are numeric, and there are no spaces between the numerals
> > and the dashes... so
> > 
> >     1970-1980
> > 
> > will work as a numeric search, but I'm not sure about searching for date
> > ranges in other formats.
> 
> The help on the search option states to enter a date in the format of
> YYYY-MM-DD and there are examples with this syntax in the test plan on bug
> 14861. Would be good to get to the bottom of this somehow, but not sure
> where to start.

The available CCL attributes are documented at
http://www.indexdata.com/yaz/doc/tools.html#ccl.qualifiers in "Table 7.2.
Special attribute combos". We use "r=r" for numeric searches, creating the
behavior above.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to