Icarus Class: FieldInfo
Information about a field in SRS
name  
  The name of a library field, used in definitions and the default for output unless other name(s) are defined.
printName  
  Sometimes an alterntive name is provided for the web interface.
shortName  
  A short name for use in the web server table headers.
libName  
  The library the field information is from.
alltext  
  Use one of the following values. n y
  Is the field part of alltext.
fields Attribute is multivalued (list). Lists  
  If the field is a group of fields then the list of fields in the group.
type  Attribute has a default value. show
  Use one of the following values. id int real str link show group header date
  The type of the field. There should be exactly one field of type id for a library. Other fields can occur any number of times.
typeStr  
  The type as a string.
compressed  
  True if the index is ok.
busy  
  True while the index is currently being built.
status  Attribute has a default value. ok
  Use one of the following values. ok busy not compressed not indexed see member libraries searchable
  The status of the index. 'OK' means the index is successfully built. 'Busy' means building is in progress. 'Not compressed' means the index has been written but has not yet been compressed. 'Not indexed' means that an index has not yet been created. 'Searchable' means that the library is a rdb library and this field is searchable.
statusStr  
  The status of the index as a string.
creTime  
  The creation date and time of the index.
valsN  
  The number of different values in the index.
idsN  
  The total number of entries in the index.
idsSize  
  Size of the index file in KB.
inxSize  
  Size of the index file in KB.
description  
  General field description.
libDescription  
  Library specific field description.
tokenTable  
  Name of the token table that contains the data-field. If a tokenCode is specified then it is in the tokenCode attribute of the field info object.
tokenCode  
  Code of the token in the token list that contains the data-field.
indexToken  
  The name of the token table used to index the field.
isSubEntry  
  If 1 then the field is from a subentry database, otherwise 0.