From 3964bd8dc0732c1663f0af774421878a6e4efbfa Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 28 Apr 2010 17:19:11 +0200 Subject: [PATCH] add disabled mapping --- zebra/pqf.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/zebra/pqf.properties b/zebra/pqf.properties index 6fc0cc8..ddde8f0 100644 --- a/zebra/pqf.properties +++ b/zebra/pqf.properties @@ -46,6 +46,7 @@ index.zeerex.default_index = 1=zeerex:default_index # Extensions index.zeerex.libType = 1=zeerex:libType 4=3 index.zeerex.country = 1=zeerex:country 4=3 +index.zeerex.disabled = 1=zeerex:disable 4=3 # Relation attributes are selected according to the CQL relation by # looking up the "relation." property: -- 1.7.10.4