From ce444ac63ffa1fafd426af73d243bce2dc2da452 Mon Sep 17 00:00:00 2001 From: Barton Chittenden Date: Mon, 28 Sep 2015 09:39:31 -0400 Subject: [PATCH] Bug 14861: Change acqdate to allow date ranges. Use 'r=o' to in ccl.properties enable acqudate date range searches of the form YYYY-MM-DD - yyyy-mm-dd Signed-off-by: David Cook Used the test plan from Bugzilla, and it works as described. --- etc/zebradb/ccl.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/zebradb/ccl.properties b/etc/zebradb/ccl.properties index 93ae8ec..7a6776e 100644 --- a/etc/zebradb/ccl.properties +++ b/etc/zebradb/ccl.properties @@ -343,7 +343,7 @@ pubdate Date-of-publication #Date-acquisition 32 The date when a document was 541$d # acquired. -Date-of-acquisition 1=32 +Date-of-acquisition 1=Date-of-acquisition r=o acqdate Date-of-acquisition #Date/time added to 1011 The date and time that a 008/00-05 -- 2.1.4