You must edit the Autonomy K2 style file of user fields
to add a data field definition for storing the partitioning value
of a document.
To update the style file:
- Navigate to the directory in the IBM® Legacy
Content Search Engine software that contains
the style.ufl file:
- Windows
- verity_install_path\data\stylesets\P8_CSE50
- UNIX
- verity_install_path/data/stylesets/P8_CSE50
- Open the Autonomy K2 style file of user fields, style.ufl,
for editing.
- If it is not already present, add the CEMP definition at
the bottom of the file:
data-table: fce
{
fixwidth: cemp_partition_date 4 unsigned-integer
}
- Save your edits and close the file.