metagenerator_t(SolrType.text_general,true,true,"content of <meta name=\"generator\" content=#content#> tag"),
boldcount_i(SolrType.integer,true,true,"total number of occurrences of <b> or <strong>"),
bold_txt(SolrType.text_general,true,true,true,"all texts inside of <b> or <strong> tags. no doubles. listed in the order of number of occurrences in decreasing order"),
bold_val(SolrType.integer,true,true,true,"number of occurrences of texts in bold_txt"),
italiccount_i(SolrType.integer,true,true,"total number of occurrences of <i>"),
italic_txt(SolrType.text_general,true,true,true,"all texts inside of <i> tags. no doubles. listed in the order of number of occurrences in decreasing order"),
italic_val(SolrType.integer,true,true,true,"number of occurrences of texts in italic_txt"),
licount_i(SolrType.integer,true,true,"number of <li> tags"),
li_txt(SolrType.text_general,true,true,true,"all texts in <li> tags"),
imagescount_i(SolrType.integer,true,true,"number of images"),
images_tag_txt(SolrType.text_general,true,true,true," all image tags, encoded as <img> tag inclusive alt- and title property"),
images_protocol_txt(SolrType.text_general,true,true,true,"all image link protocols"),
images_urlstub_txt(SolrType.text_general,true,true,true,"all image links without the protocol and '://'"),
images_alt_txt(SolrType.text_general,true,true,true,"all image link alt tag"),
csscount_i(SolrType.integer,true,true,"number of entries in css_tag_txt and css_url_txt"),
css_tag_txt(SolrType.text_general,true,true,true,"full css tag with normalized url"),
css_url_txt(SolrType.text_general,true,true,true,"normalized urls within a css tag"),
scriptscount_i(SolrType.integer,true,true,"number of entries in scripts_txt"),
frames_txt(SolrType.text_general,true,true,true,"list of all links to frames"),
framesscount_i(SolrType.integer,true,true,"number of frames_txt"),
iframes_txt(SolrType.text_general,true,true,true,"list of all links to iframes"),
iframesscount_i(SolrType.integer,true,true,"number of iframes_txt"),
flash_b(SolrType.bool,true,true,"flag that shows if a swf file is linked"),
responsetime_i(SolrType.integer,true,true,"response time of target server in milliseconds"),
ext_cms_txt(SolrType.text_general,true,true,true,"names of cms attributes; if several are recognized then they are listen in decreasing order of number of matching criterias"),
ext_cms_val(SolrType.integer,true,true,true,"number of attributes that count for a specific cms in ext_cms_txt"),
ext_ads_txt(SolrType.text_general,true,true,true,"names of ad-servers/ad-services"),
ext_ads_val(SolrType.integer,true,true,true,"number of attributes counts in ext_ads_txt"),
ext_community_txt(SolrType.text_general,true,true,true,"names of recognized community functions"),
ext_community_val(SolrType.integer,true,true,true,"number of attribute counts in attr_community"),
ext_maps_txt(SolrType.text_general,true,true,true,"names of map services"),
ext_maps_val(SolrType.integer,true,true,true,"number of attribute counts in ext_maps_txt"),
ext_tracker_txt(SolrType.text_general,true,true,true,"names of tracker server"),
ext_tracker_val(SolrType.integer,true,true,true,"number of attribute counts in ext_tracker_txt"),
ext_title_txt(SolrType.text_general,true,true,true,"names matching title expressions"),
ext_title_val(SolrType.integer,true,true,true,"number of matching title expressions"),