You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by Apache Wiki <wi...@apache.org> on 2011/08/26 18:05:51 UTC

[Nutch Wiki] Trivial Update of "IndexStructure" by LewisJohnMcgibbney

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.

The "IndexStructure" page has been changed by LewisJohnMcgibbney:
http://wiki.apache.org/nutch/IndexStructure?action=diff&rev1=3&rev2=4

  || 	type 	||	NO 	||	UnTokenized 	||	index-more 	||	contentType,primaryType,subType (all mime-types) ||
  || 	primaryType 	||	YES	||	UnTokenized 	||	index-more	||	primaryType (mime-type) ||
  || 	subType 	||	YES	||	UnTokenized 	||	index-more 	||	subType (mime-type) ||
- ||      domain          ||     NO       || Tokenized  || index-domain  || see http://issues.apache.org/jira/browse/NUTCH-445 ||
  ||      tld             ||     YES      || UnTokenized / NotStored(based on conf) || tld || see http://issues.apache.org/jira/browse/NUTCH-439 ||
  ||      category        ||    NO        || UnTokenized || index-url-category || see http://issues.apache.org/jira/browse/NUTCH-386 ||
  ||      subcollection   ||    YES || Tokenized || subcollection || see subcollection plugin ||