From 6c39b99be7e315e8ed4b1c5be21313078375774f Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 13 Apr 2010 13:48:03 +0100 Subject: [PATCH] Add @attr 4=109 (structure=numeric) to the zeerex:reliability queries. --- zebra/pqf.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zebra/pqf.properties b/zebra/pqf.properties index fbc5419..045239e 100644 --- a/zebra/pqf.properties +++ b/zebra/pqf.properties @@ -26,8 +26,8 @@ index.net.method = 1=net:method index.net.host = 1=net:host 4=3 index.net.port = 1=net:port 4=3 index.net.path = 1=net:path 4=3 -index.zeerex.reliability = 1=zeerex:reliability -index.zeerex.reliabilityAtLeast = 1=zeerex:reliability 2=4 +index.zeerex.reliability = 1=zeerex:reliability 4=109 +index.zeerex.reliabilityAtLeast = 1=zeerex:reliability 2=4 4=109 index.dc.title = 1=dc:title index.dc.creator = 1=dc:creator index.dc.description = 1=dc:description -- 1.7.10.4