SYMPTOMS
- A new XML/Tiff TBIE index is created to index a Data Set created by merging existing XML/Tiff indexes.
- The following errors are logged. The ones that refer to a database only occur if the Database Fields module is used.
- If Database Fields module is used, following these errors the database may get corrupt.
CAUSE
Duplicate GUIDs in the Data Set.
To confirm this, depending on how the Data Sets from the existing indexes was merged, you can search for all XML files within the XMLfields folder of this Index Data that have '(2)' in the filename. Alternatively you can use a tool of your choice to search for patters using regular expressions within XML files, for instance Notepad++ can use this regular expression "[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}" to search for GUIDs within XML file in the XMLfields folder
RESOLUTION
Remove the documents that have duplicate fields from the Data Set. Building the index should now succeed. You can then index those documents byt exporting them from the old index(es) to the new using ZyFIND Export.
APPLIES TO
6.4
Comments
0 comments
Article is closed for comments.