wordcount_i(SolrType.num_integer,true,true,false,false,false,"number of words in visible area"),
inboundlinkscount_i(SolrType.num_integer,true,true,false,false,false,"total number of inbound links"),
inboundlinksnofollowcount_i(SolrType.num_integer,true,true,false,false,false,"number of inbound links with nofollow tag"),
outboundlinkscount_i(SolrType.num_integer,true,true,false,false,false,"external number of inbound links"),
outboundlinksnofollowcount_i(SolrType.num_integer,true,true,false,false,false,"number of external links with nofollow tag"),
linkscount_i(SolrType.num_integer,true,true,false,false,false,"number of all outgoing links; including linksnofollowcount_i"),
linksnofollowcount_i(SolrType.num_integer,true,true,false,false,false,"number of all outgoing inks with nofollow tag"),
inboundlinkscount_i(SolrType.num_integer,true,true,false,false,false,"number of outgoing inbound (to same domain) links; including inboundlinksnofollowcount_i"),
inboundlinksnofollowcount_i(SolrType.num_integer,true,true,false,false,false,"number of outgoing inbound (to same domain) links with nofollow tag"),
outboundlinkscount_i(SolrType.num_integer,true,true,false,false,false,"number of outgoing outbound (to other domain) links, including outboundlinksnofollowcount_i"),
outboundlinksnofollowcount_i(SolrType.num_integer,true,true,false,false,false,"number of outgoing outbound (to other domain) links with nofollow tag"),
imagescount_i(SolrType.num_integer,true,true,false,false,false,"number of images"),
responsetime_i(SolrType.num_integer,true,true,false,false,false,"response time of target server in milliseconds"),