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=9&rev2=10

  ||    host    ||      NO      ||      Tokenized       ||      index-basic     
|| Adds basic searchable '''hostname field''' to a document. ||
  ||    url     ||      YES     ||      Tokenized       ||      index-basic || 
Adds basic searchable '''URL field''' to a document. ||
  ||    content         ||      NO      ||      Tokenized       ||      
index-basic     || Adds basic searchable '''content field''' to a document. ||
- ||    lastModified    ||      NO      ||      Indexed, Un-Tokenized   ||      
index-more || Adds some time related meta info in the form of 
'''last-modified''' if present.  Index date as last-modified, or, if that's not 
present, uses fetch time. ||
+ ||    lastModified    ||      NO      ||      Indexed, Un-Tokenized   ||      
index-more || Adds some time related meta info in the form of 
'''last-modified''' if present. ||
- ||    date    ||      NO      ||      Un-Tokenized    ||      index-more || ||
+ ||    date    ||      NO      ||      Indexed, Un-Tokenized   ||      
index-more || Index date as last-modified, or, if that's not present, uses 
fetch time. ||
- ||    contentLength   ||      YES     ||      Not Indexed     ||      
index-more || ||
+ ||    contentLength   ||      NO      ||      Indexed, Un-Tokenized   ||      
index-more ||  ||
  ||    type    ||      NO      ||      Indexed, Un-Tokenized   ||      
index-more      || Adds contentType, primaryType, subType (all mime-types) ||
  ||    primaryType     ||      YES     ||      Un-Tokenized    ||      
index-more      ||      primaryType (mime-type) ||
  ||    subType         ||      YES     ||      Un-Tokenized    ||      
index-more      ||      subType (mime-type) ||

Reply via email to