X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ffield-structure.xml;h=bd46d2a5d71c222d4e0715148854099c1cb22044;hb=e70a548d193a5187b8074c439f2d7fa687a8e8c4;hp=c354795e21e4afc1652f56a833860fcf2f04fd8b;hpb=37dc985516f52f34fc8434cc8beb982bb0c8988f;p=idzebra-moved-to-github.git diff --git a/doc/field-structure.xml b/doc/field-structure.xml index c354795..bd46d2a 100644 --- a/doc/field-structure.xml +++ b/doc/field-structure.xml @@ -1,5 +1,5 @@ - + Field Structure and Character Sets @@ -36,18 +36,18 @@ - index field type code + index field type code This directive introduces a new search index code. The argument is a one-character code to be used in the .abs files to select this particular index type. An index, roughly, corresponds to a particular structure attribute during search. Refer - to . + to . - sort field code type + sort field code type This directive introduces a @@ -59,11 +59,11 @@ - completeness boolean + completeness boolean This directive enables or disables complete field indexing. - The value of the boolean should be 0 + The value of the boolean should be 0 (disable) or 1. If completeness is enabled, the index entry will contain the complete contents of the field (up to a limit), with words (non-space characters) separated by single space characters @@ -76,8 +76,29 @@ search containing space characters as a word proximity search. + + + firstinfield boolean + + + This directive enables or disables first-in-field indexing. + The value of the boolean should be 0 + (disable) or 1. + + + + + alwaysmatches boolean + + + This directive enables or disables alwaysmatches indexing. + The value of the boolean should be 0 + (disable) or 1. + + + - charmap filename + charmap filename This is the filename of the character @@ -98,7 +119,7 @@ - lowercase value-set + lowercase value-set This directive introduces the basic value set of the field type. @@ -151,7 +172,7 @@ - uppercase value-set + uppercase value-set This directive introduces the @@ -161,7 +182,7 @@ - space value-set + space value-set This directive introduces the character @@ -175,8 +196,8 @@ - map value-set - target + map value-set + target This directive introduces a mapping between each of the @@ -240,6 +261,7 @@ would both produce the same results. +