<document> — Top level tag
The outernmost tag in FFF
<document> contains information that
are not strictly part of the document but apply to the whole of
it.
| Name | Type | Default |
|---|---|---|
| id | CDATA | None |
| minorversion | NUMBER | 0 |
| score | CDATA | 0 |
| timestamp | NUMBER | 0 |
| url | CDATA | None |
| version | NUMBER | 2 |
searchbox internal document id. The attribute may be missing or empty when the document has no id yet (e.g. when submitting documents to searchbox).
The minor version of the FFF format for this FFF, currently 0.
The document intrinsic score. The attribute may be missing or empty when the document has no id yet (e.g. when submitting documents to searchbox)
The date and time (as the number of seconds since 1/1/1970) searchbox acquired the document. The attribute may be missing or empty when the document has no id yet (e.g. when submitting documents to searchbox)
The document URL.
The major version of the FFF format for this FFF, currently 2.