X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fpazpar2_conf.xml;h=931bc3fff149a8fa92409b826e8d9e855cefae2d;hb=d730ad165a9c77afdcf537928d5e581c2beadf1c;hp=f81464a8c66ef9e509c5ea8751293833398ab247;hpb=f8892da7570d4e365d36d2de128cc581f5240980;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index f81464a..931bc3f 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -105,14 +105,14 @@ relevance - Specifies ICU tokenization and normalization rules + Specifies ICU tokenization and transformation rules for tokens that are used in Pazpar2's relevance ranking. The 'id' attribute is currently not used, and the 'locale' attribute must be set to one of the locale strings defined in ICU. The child elements listed below can be in any order, except the 'index' element which logically belongs to the end of the list. The stated tokenization, - normalization and charmapping instructions are performed + transformation and charmapping instructions are performed in order from top to bottom. @@ -125,7 +125,7 @@ - normalize + transform Normalization and transformation of tokens follows @@ -152,17 +152,6 @@ - index - - - Finally the 'index' element instruction - without - any 'rule' attribute - is used to store the tokens - after chain processing in the relevance ranking - unit of Pazpar2. It will always be the last - instruction in the chain. - - - @@ -171,7 +160,7 @@ sort - Specifies ICU tokenization and normalization rules + Specifies ICU tokenization and transformation rules for tokens that are used in Pazpar2's sorting. The contents is similar to that of relevance. @@ -182,7 +171,7 @@ mergekey - Specifies ICU tokenization and normalization rules + Specifies ICU tokenization and transformation rules for tokens that are used in Pazpar2's mergekey. The contents is similar to that of relevance. @@ -714,6 +703,10 @@ For iso2709, can also specify a native character set, e.g. "iso2709;latin-1". If no character set is provided, MARC-8 is assumed. + + If pz:nativesyntax is not specified, pazpar2 will attempt to determine + the value based on the response from the server. + @@ -839,14 +832,14 @@ SEE ALSO - Pazpar2: pazpar2 8 - - - Pazpar2 protocol: + + yaz-icu + 1 + pazpar2_protocol 7