Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.4.0
-
Component/s: Document Clustering Workbench, Framework Core
-
Labels:None
Description
The use case is this:
1. Perform a query using Workbench, save document to XML.
2. Cluster the XML using Carrot2 Batch Application, an exception occurs because the CLI application ships with carrot2-mini.jar, which doesn't contain document sources, but the saved XML references classes related to the document source.
The solution would be to add a checkbox to the Save XML dialog controlling whether other attributes are saved or not. I think the checkbox should be off by default (attributes not saved).
In trunk.