Name

<document> — Top level tag

Description

The outernmost tag in FFF <document> contains information that are not strictly part of the document but apply to the whole of it.

Attributes

NameTypeDefault
idCDATANone
minorversionNUMBER0
scoreCDATA0
timestampNUMBER0
urlCDATANone
versionNUMBER2
id

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).

minorversion

The minor version of the FFF format for this FFF, currently 0.

score

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)

timestamp

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)

url

The document URL.

version

The major version of the FFF format for this FFF, currently 2.

Parents

None: this is the top level tag.

Children

<fff> tag