Changes between Version 12 and Version 13 of z3950_sru
- Timestamp:
- 12/17/09 11:19:37 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
z3950_sru
v12 v13 54 54 55 55 JZKit configuration files need a directory in the classpath and have to be tweaked to support a "Geonetwork" context-set. 56 This is currently being done by creating a "virtual" context-set "geonet", which defines the indices that are searchable. 57 Queries that contain unsupported indices (and relations) are rejected (this can be configured). Currently this is hard-wired 58 in a configuration file, but this could be dynamically configured by Geonetwork if the set of searchable indices was available. 56 59 57 60 JZKit is dependent on the following libraries … … 59 62 * spring-context (2.5) 60 63 * spring-beans (2.5) 61 * marc4 (2.3.1) (current lyversion in Geonetwork too old)62 * jdbm (1.0) current lyversion in Geonetwork too old)64 * marc4 (2.3.1) (current version in Geonetwork too old) 65 * jdbm (1.0) current version in Geonetwork too old) 63 66 * commons-beanutils (1.7) 64 67 * commons-digester (1.6)