id(SolrType.string,true,true,false,"primary key of document, a combination of <source-url-hash><target-url-hash><four-digit-hex-counter> (28 characters)"),
collection_sxt(SolrType.string,true,true,true,"tags that are attached to crawls/index generation to separate the search result into user-defined subsets"),
source_path_folders_count_i(SolrType.num_integer,true,true,false,"count of all path elements in the url (source)"),
source_path_folders_sxt(SolrType.string,true,true,true,"all path elements in the url (source)"),
source_parameter_count_i(SolrType.num_integer,true,true,false,"number of key-value pairs in search part of the url (source)"),
source_parameter_key_sxt(SolrType.string,true,true,true,"the keys from key-value pairs in the search part of the url (source)"),
source_parameter_value_sxt(SolrType.string,true,true,true,"the values from key-value pairs in the search part of the url (source)"),
source_clickdepth_i(SolrType.num_integer,true,true,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)"),
target_linktext_t(SolrType.text_general,true,true,false,"the text content of the a-tag (in source, but pointing to a target)"),
target_linktext_charcount_i(SolrType.num_integer,true,true,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,"the length of the a-tag content text as number of words (in source, but pointing to a target)"),
target_alt_t(SolrType.text_general,true,true,false,"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,"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,"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,"the name property of the a-tag (in source, but pointing to a target)"),
target_rel_s(SolrType.string,true,true,false,"the rel property of the a-tag (in source, but pointing to a target)"),
target_relflags_i(SolrType.num_integer,true,true,false,"the rel property of the a-tag, coded binary (in source, but pointing to a target)"),
target_path_folders_sxt(SolrType.string,true,true,true,"all path elements in the url (target)"),
target_parameter_count_i(SolrType.num_integer,true,true,false,"number of key-value pairs in search part of the url (target)"),
target_parameter_key_sxt(SolrType.string,true,true,true,"the keys from key-value pairs in the search part of the url (target)"),
target_parameter_value_sxt(SolrType.string,true,true,true,"the values from key-value pairs in the search part of the url (target)"),
target_clickdepth_i(SolrType.num_integer,true,true,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_host_s(SolrType.string,true,true,false,"host of the url (target)"),