|
|
@3449
|
13 years |
mpritcha |
Updated to demonstrate use of helper classes & added timings.
|
|
|
@3148
|
13 years |
mpritcha |
Added DPPP to scopeList
|
|
|
@3132
|
13 years |
mpritcha |
Fixed incorrect logic for ignoring spatial search if global extent …
|
|
|
@3077
|
13 years |
mpritcha |
updated to add overview.html to javadocs
|
|
|
@3076
|
13 years |
mpritcha |
Initial stab at documentation, exists as extension to javadocs.
|
|
|
@3054
|
13 years |
mpritcha |
Mostly cosmetic tweaks to javadoc comments, removed a few unused imports …
|
|
|
@3053
|
13 years |
mpritcha |
Narrowed javadoc target to relevant packages, included overview.html page.
|
|
|
@2995
|
13 years |
mpritcha |
Updated build instructions to reflect addition of client. Minor typo in …
|
|
|
@2994
|
13 years |
mpritcha |
Updated build instructions to reflect addition of client.
|
|
|
@2993
|
13 years |
mpritcha |
Updated build instructions to reflect addition of client.
|
|
|
@2992
|
13 years |
mpritcha |
Added client class with proxy methods representing doSearch and doPresent …
|
|
|
@2841
|
14 years |
mpritcha |
Corrected revision label of ISO19115 present Xquery
|
|
|
@2840
|
14 years |
mpritcha |
Initial try at supporting present of ISO19115
|
|
|
@2839
|
14 years |
mpritcha |
Probably no change but re-synced DIF and DC xqueries to current versions …
|
|
|
@2838
|
14 years |
mpritcha |
Changed target of author search and fixed namespace problem.
|
|
|
@2628
|
14 years |
mpritcha |
Fix for ticket #775, now correctly sets status to false if all documents …
|
|
|
@2560
|
14 years |
mpritcha |
(forgot to commit Discovery.wsdl and DiscoverySchema?.xsd) Added choice of …
|
|
|
@2559
|
14 years |
mpritcha |
Now ignores spatial search if bounding box is exactly -180,180,-90,90 …
|
|
|
@2514
|
14 years |
mpritcha |
Fixed namespace problem with parameter search. Changed search target to …
|
|
|
@2462
|
14 years |
mpritcha |
Added choice of spatial operators : overlaps, within, doesNotOverlap
|
|
|
@2416
|
14 years |
mpritcha |
Better error handling in PresentAgent?.java. Now allows individual docs to …
|
|
|
@2415
|
14 years |
mpritcha |
Tweaks to orderBy. Still not right yet.
|
|
|
@2373
|
14 years |
mpritcha |
Updated with latest xqueries (now labelled).
|
|
|
@2321
|
14 years |
mpritcha |
Temporary fix for problem of missing namespace in BGS DIFs.
|
|
|
@2268
|
14 years |
mpritcha |
Uses new xqueries for MOLES-to-DC, MOLES-to-MDIP present
|
|
|
@2264
|
14 years |
mpritcha |
Uses new xquery for MOLES-to-DIF present
|
|
|
@2259
|
14 years |
mpritcha |
Fixed filter by scope by using voclib:spot-vocab
|
|
|
@2257
|
14 years |
mpritcha |
Fixed namespace problem presenting original format MDIP records.
|
|
|
@2197
|
14 years |
mpritcha |
Fixed slow response due to unnecessary use of <document> wrappers in …
|
|
|
@2115
|
14 years |
mpritcha |
Extra properties added for namespace URLs etc used by PresentAgent?.
|
|
|
@2114
|
14 years |
mpritcha |
Modified xqueries to check whether document in particular format already …
|
|
|
@2106
|
14 years |
mpritcha |
Fixed namespace problem with filterByScope function in xquery.
|
|
|
@2096
|
14 years |
mpritcha |
Added MDIP present format (...probably not working completely yet)
|
|
|
@2094
|
14 years |
mpritcha |
First attempt at present in DIF, DC formats using xQueries. Updated …
|
|
|
@1872
|
14 years |
mpritcha |
Merged search methods into one, with single request / response type. Added …
|
|
|
@1871
|
14 years |
mpritcha |
Merged search methods into one, with single request / response type.
|
|
|
@1866
|
14 years |
mpritcha |
Changed enumerations for orderByField and presentFormat to strings. Added …
|
|
|
@1865
|
14 years |
mpritcha |
Changed enumerations for orderByField and presentFormat to strings. Added …
|
|
|
@1830
|
14 years |
mpritcha |
Useful to have schema in svn too. This is copied / pasted rather than …
|
|
|
@1819
|
14 years |
mpritcha |
Changed endpoint url to glue.badc.rl.ac.uk rather than …
|
|
|
@1818
|
14 years |
mpritcha |
Initial attempt at doAuthorSearch, doParameterSearch. Probably not …
|
|
|
@1812
|
14 years |
mpritcha |
Used Matcher.quoteReplacement() to avoid problems inserting orderByField …
|
|
|
@1811
|
14 years |
mpritcha |
Removed hardcoded doc name, oops.
|
|
|
@1808
|
14 years |
mpritcha |
Updated to perform additional xquery to determine name of original doc, …
|
|
|
@1805
|
14 years |
mpritcha |
Removed NCAS scope option for now. Corrected NERC-DDC to NERC_DDC
|
|
|
@1803
|
14 years |
mpritcha |
Added properties for JDBC connection
|
|
|
@1802
|
14 years |
mpritcha |
Added orderByDirection to SearchType?
|
|
|
@1801
|
14 years |
mpritcha |
Various updates, including moving doSearch method to SearchAgent? (since …
|
|
|
@1793
|
14 years |
mpritcha |
Updated to use ServiceProperties? for loading properties
|
|
|
@1792
|
14 years |
mpritcha |
Had problems with ClassLoader?.getResourceAsStream() for loading properties …
|
|
|
@1786
|
14 years |
mpritcha |
fixed loop typo
|
|
|
@1767
|
14 years |
mpritcha |
interim commit, ..not finished yet.
|
|
|
@1765
|
14 years |
mpritcha |
removed minoccurs="0" from documents element of PresentType?
|
|
|
@1751
|
14 years |
mpritcha |
Updated to handle present of multiple documents, but …
|
|
|
@1731
|
14 years |
mpritcha |
Updated endpoint url to point to glue.badc.rl.ac.uk. No need for …
|
|
|
@1729
|
14 years |
mpritcha |
Removed spatioTemporalSearch, now part of all other searches. Changed …
|
|
|
@1605
|
15 years |
mpritcha |
Updated to implement scoped search.
|
|
|
@1604
|
15 years |
mpritcha |
Updated to implement scoped search.
|
|
|
@1603
|
15 years |
mpritcha |
Corrected ndgdoc to ndgDoc. Added maxOccurs=unbounded to scope in search …
|
|
|
@1602
|
15 years |
mpritcha |
Modified build script to include any jars placed in resources dir (not …
|
|
|
@1601
|
15 years |
mpritcha |
Updated to reflect new storage structure ndgdoc/doc/payload. Added scope …
|
|
|
@1600
|
15 years |
mpritcha |
Updated to reflect new storage structure ndgdoc/doc/payload.
|
|
|
@1595
|
15 years |
mpritcha |
Added doAuthorSearch, doParameterSearch and doSpatioTemporalSearch. Added …
|
|
|
@1576
|
15 years |
mpritcha |
Changed document in PresentReturnType? to xs:string
|
|
|
@1575
|
15 years |
mpritcha |
Changed document in PresentReturnType? to xs:string
|
|
|
@1573
|
15 years |
mpritcha |
More default setting…
|
|
|
@1572
|
15 years |
mpritcha |
Better handling of zero hit searches.
|
|
|
@1571
|
15 years |
mpritcha |
Better handling of zero hit searches.
|
|
|
@1569
|
15 years |
mpritcha |
Oops minor typo.
|
|
|
@1568
|
15 years |
mpritcha |
Only add <documents> if status = true after search, i.e. everything worked …
|
|
|
@1567
|
15 years |
mpritcha |
Sets start and howMany default values in more sensible way.
|
|
|
@1565
|
15 years |
mpritcha |
doFullTextSearch now returns full document-uri. Set defaults for start, …
|
|
|
@1564
|
15 years |
mpritcha |
doFullTextSearch now returns full document-uri.
|
|
|
@1559
|
15 years |
mpritcha |
Added status and statusMessage elements to PresentReturnType?. Made …
|
|
|
@1558
|
15 years |
mpritcha |
doPresent method of PresentAgent? now returns a PresentSummary? object, …
|
|
|
@1556
|
15 years |
mpritcha |
Added PresentAgent? and first crack at implementation of doPresent() in …
|
|
|
@1554
|
15 years |
mpritcha |
Added interface Searchable, to be implemented by all SearchAgent? classes. …
|
|
|
@1553
|
15 years |
mpritcha |
Corrected status in SearchReturnType? : now boolean
|
|
|
@1551
|
15 years |
mpritcha |
No longer need Discovery.xsd now schema is in Discovery.wsdl (...after …
|
|
|
@1550
|
15 years |
mpritcha |
Updated with corrected namespaces. No longer imports external schema file. …
|
|
|
@1548
|
15 years |
mpritcha |
Initial import of refactored Discovery service.
|