Actions
Bug #2419
closedturn Digir source 'off' as default data source
Start date:
04/16/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2419
Description
Digir source has not been working and this results in 'hung' data searches. Even when working, Digir greatly increases search time. I suggest that the source NOT be enabled in the default Kepler configuration. [User can then enable it as desired.]
Updated by Jing Tao over 18 years ago
In lib/config.xml file, new elements - selected are added to both service and document type. Kepler can read this setting to determin if the data quick search will include service or document type or not. So if we want to disable "digir", just set the "selected" element in false for both digir service and its document type.
Actions