The CAS Server generates certain properties whether you crawl a file system, CMS, or custom data source extension.
The CAS Server generates record properties and assigns each property a qualified name, with a period (.) to separate qualifier terms. The CAS Server constructs the qualified name as follows:
The first term is always
Endeca
and is followed by one or more additional terms.The second term describes a property category, for example:
CMS
orFileSystem
. The termFile
may be added to files from either file system or content management system data sources.The third and fourth terms, if present, fully qualify the property, for example:
Endeca.CMS.ItemId
orEndeca.FileSystem.Path
.
The CAS Server may generate the following properties for all records:
Property Name |
Property Value |
---|---|
|
The action that was taken with the
document. Values are
|
|
Indicates the source type of the crawl.
Values are
|
|
Provides a unique identifier for each record. For file system crawls,
For Web crawls,
For CMS crawls,
For data source extensions, a plug-in developer must add
|
|
Indicates the name of the data source. This
is the same as the
|
|
A boolean that, if set to a value of
It is possible for a document to have both
|
|
A boolean that, if set to a value of
|
|
The size of the document in bytes, as reported by the native file system, CMS, or an archive entry. |
|
This property is added to all records that
have the
|
|
This property is added to all records that
have the
|