id(SolrType.string,true,true,false,false,false,"primary key of document, a combination of <source-url-hash><target-url-hash><four-digit-hex-counter> (28 characters)"),
last_modified(SolrType.date,true,true,false,false,false,"last-modified from http header"),
load_date_dt(SolrType.date,true,true,false,false,false,"time when resource was loaded"),
collection_sxt(SolrType.string,true,true,true,false,false,"tags that are attached to crawls/index generation to separate the search result into user-defined subsets"),
harvestkey_s(SolrType.string,true,true,false,false,false,"key from a harvest process (i.e. the crawl profile hash key) which is needed for near-realtime postprocessing. This shall be deleted as soon as postprocessing has been terminated."),
source_crawldepth_i(SolrType.num_integer,true,true,false,false,false,"depth of web page according to number of clicks from the 'main' page, which is the page that appears if only the host is entered as url (source)"),
source_host_s(SolrType.string,true,true,false,false,false,"host of the url (source)"),
source_host_id_s(SolrType.string,true,true,false,false,false,"id of the host (source)"),
source_host_dnc_s(SolrType.string,true,true,false,false,false,"the Domain Class Name, either the TLD or a combination of ccSLD+TLD if a ccSLD is used (source)"),
source_host_organization_s(SolrType.string,true,true,false,false,false,"either the second level domain or, if a ccSLD is used, the third level domain"),
source_host_organizationdnc_s(SolrType.string,true,true,false,false,false,"the organization and dnc concatenated with '.' (source)"),
source_host_subdomain_s(SolrType.string,true,true,false,false,false,"the remaining part of the host without organizationdnc (source)"),
target_linktext_charcount_i(SolrType.num_integer,true,true,false,false,false,"the length of the a-tag content text as number of characters (in source, but pointing to a target)"),
target_linktext_wordcount_i(SolrType.num_integer,true,true,false,false,false,"the length of the a-tag content text as number of words (in source, but pointing to a target)"),
target_alt_s(SolrType.string,true,true,false,false,true,"if the link is an image link, this contains the alt tag if the image is also liked as img link (in source, but pointing to a target)"),
target_alt_charcount_i(SolrType.num_integer,true,true,false,false,false,"the length of the a-tag content text as number of characters (in source, but pointing to a target)"),
target_alt_wordcount_i(SolrType.num_integer,true,true,false,false,false,"the length of the a-tag content text as number of words (in source, but pointing to a target)"),
target_name_t(SolrType.text_general,true,true,false,false,true,"the name property of the a-tag (in source, but pointing to a target)"),
target_rel_s(SolrType.string,true,true,false,false,false,"the rel property of the a-tag (in source, but pointing to a target)"),
target_relflags_i(SolrType.num_integer,true,true,false,false,false,"the rel property of the a-tag, coded binary (in source, but pointing to a target)"),
target_order_i(SolrType.num_integer,true,true,false,false,false,"order number of target url, a count from first to last URL on the source page (target)"),
target_crawldepth_i(SolrType.num_integer,true,true,false,false,false,"depth of web page according to number of clicks from the 'main' page, which is the page that appears if only the host is entered as url (target)"),
target_cr_host_norm_i(SolrType.num_integer,true,true,false,false,false,"copy of the citation rank norm value from the target link; this is only filled if the target host is identical to the source host"),
target_host_s(SolrType.string,true,true,false,false,true,"host of the url (target)"),
target_host_id_s(SolrType.string,true,true,false,false,false,"id of the host (target)"),
target_host_dnc_s(SolrType.string,true,true,false,false,true,"the Domain Class Name, either the TLD or a combination of ccSLD+TLD if a ccSLD is used (target)"),
target_host_organization_s(SolrType.string,true,true,false,false,true,"either the second level domain or, if a ccSLD is used, the third level domain (target)"),
target_host_organizationdnc_s(SolrType.string,true,true,false,false,true,"the organization and dnc concatenated with '.' (target)"),
target_host_subdomain_s(SolrType.string,true,true,false,false,true,"the remaining part of the host without organizationdnc (target)"),