From: Marc Cromme Date: Mon, 3 Jul 2006 11:45:01 +0000 (+0000) Subject: corrected xml error X-Git-Tag: ZEBRA.2.0.0~49 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=dbb259a0017a7ccff0a62aac11de415c418f31a0 corrected xml error --- diff --git a/doc/querymodel.xml b/doc/querymodel.xml index cdf0d72..fb69f74 100644 --- a/doc/querymodel.xml +++ b/doc/querymodel.xml @@ -1,5 +1,5 @@ - + Query Model @@ -786,13 +786,35 @@ tab/dan1.att, tab/explain.att, and tab/gils.att. + + + For example, some few Bib-1 use + attributes from the tab/bib1.att are: + + att 1 Personal-name + att 2 Corporate-name + att 3 Conference-name + att 4 Title + ... + att 1009 Subject-name-personal + att 1010 Body-of-text + att 1011 Date/time-added-to-db + ... + att 1016 Any + att 1017 Server-choice + att 1018 Publisher + ... + att 1035 Anywhere + att 1036 Author-Title-Subject + + + New attribute sets can be added by adding new tab/*.att configuration files, which need to - be sourced in the main configuration zebra.cfg. + be sourced in the main configuration zebra.cfg. - - In addition, Zebra allows the access of + In addition, Zebra allows the access of internal index names and dynamic XPath as use attributes; see and @@ -1551,7 +1573,6 @@ @@ -1611,6 +1633,7 @@ Specifying a limit of 0 resuts in exact hit counts. + For example, we might be interested in exact hit count for a, but for b we allow hit count estimates for 1000 and higher.