|
|
@3977
|
13 years |
cbyrom |
Tidy up of searchAgent code - including improving sql construction to …
|
|
|
@3976
|
13 years |
cbyrom |
Improve error handling, work flow and logging + move constant strings
into …
|
|
|
@3975
|
13 years |
cbyrom |
Create new class, DBProperties, to centralise info on the data model
+ …
|
|
|
@3974
|
13 years |
cbyrom |
Add new test DIF records to use with the JUnit test suite.
|
|
|
@3973
|
13 years |
cbyrom |
Add eclipse properties files to allow easy set up of codebase from …
|
|
|
@3972
|
13 years |
cbyrom |
Use the short filename in the postgres DB for storing the original …
|
|
|
@3969
|
13 years |
cbyrom |
Fix bug with WSDL - change 'descnding' to 'descending' in the orderBy …
|
|
|
@3968
|
13 years |
cbyrom |
Add test data to create_database.sh script.
|
|
|
@3967
|
13 years |
cbyrom |
Update code to allow the extraction of authors, parameters and scope
from …
|
|
|
@3965
|
13 years |
cbyrom |
Create new Utitilities class to store generic methods for reuse across
the …
|
|
|
@3964
|
13 years |
cbyrom |
Extend test suite to include 40+ new tests to properly exercise the
search …
|
|
|
@3963
|
13 years |
cbyrom |
Add DIF file - for use with the testcase suite.
|
|
|
@3962
|
13 years |
cbyrom |
Add new build target, generatestubs, to generate both client + server
side …
|
|
|
@3959
|
13 years |
cbyrom |
Add new methods to DiscoveryServiceClient? to invoke each of the different …
|
|
|
@3958
|
13 years |
cbyrom |
Update docs with setting up instructions for eclipse
and test running …
|
|
|
@3957
|
13 years |
cbyrom |
Large refactor of existing codebase to replace usage of eXist DB with …
|
|
|
@3952
|
13 years |
cbyrom |
Promote methods from DBClient into new Interface class + rename DBClient …
|
|
|
@3951
|
13 years |
cbyrom |
Add eclipse metadata files - to help set up identical dev environment.
|
|
|
@3950
|
13 years |
cbyrom |
Simplify workflow in Skeleton class + add logging using log4j + add new …
|
|
|
@3948
|
13 years |
cbyrom |
Undelete files (for some reason eclipse deleted this when copying from …
|
|
|
@3947
|
13 years |
cbyrom |
|
|
|
@3946
|
13 years |
cbyrom |
Branching ws-Discovery2 to work on the changes to allow the
use of the …
|
|
|
@3945
|
13 years |
cbyrom |
|
|
|
@3944
|
13 years |
cbyrom |
Restructure build file to cleanly separate client and service jar …
|
|
|
@3941
|
13 years |
cbyrom |
Update the readme doc to include new instructions for setting things up.
|
|
|
@3940
|
13 years |
cbyrom |
Fix Client class reference - to generated stub file.
|
|
|
@3939
|
13 years |
cbyrom |
Update build file:
1) Add the wsdl2java code generation to the build - …
|
|
|
@3913
|
13 years |
cbyrom |
Updates to readme doc.
|
|
|
@3912
|
13 years |
cbyrom |
Adjust logging in oai_document_ingester + adjust exception handling, …
|
|
|
@3910
|
13 years |
cbyrom |
Fix problems with molesReadWrite - including escaping of special …
|
|
|
@3909
|
13 years |
cbyrom |
Add default logger use to keywordAdder + tidy up code.
|
|
|
@3908
|
13 years |
cbyrom |
Add local moles schema - for use with molesReadWrite.
|
|
|
@3907
|
13 years |
cbyrom |
Add rollback to db funcs - to allow processing to continue correctly if
an …
|
|
|
@3906
|
13 years |
cbyrom |
Add further documentation - including filling out 'to do' section with …
|
|
|
@3870
|
13 years |
cbyrom |
Remove unecessary code relating to the eXist DB.
|
|
|
@3869
|
13 years |
cbyrom |
Add code to delete records if they weren't properly ingested - to allow …
|
|
|
@3868
|
13 years |
cbyrom |
Add documentation file with description of new ingestion process.
|
|
|
@3865
|
13 years |
cbyrom |
Fix keywordAdder so that processing is properly escaped if errors occur …
|
|
|
@3864
|
13 years |
cbyrom |
Removing branch committed with wrong name.
|
|
|
@3863
|
13 years |
cbyrom |
Add new stored proc to cleanly delete an ingested document and all
its …
|
|
|
@3862
|
13 years |
cbyrom |
Fix workflow so that transforms are only ran when actually required
- i.e. …
|
|
|
@3861
|
13 years |
cbyrom |
Clear out redundant code and rename main script, oai_document_ingester
- …
|
|
|
@3860
|
13 years |
cbyrom |
Add new function, escapeSpecialCharacters() to PostgresRecord? to correct …
|
|
|
@3859
|
13 years |
cbyrom |
Improve exception logging + correct return type for ingest stored procs.
|
|
|
@3858
|
13 years |
cbyrom |
Properly update doc when modifications made + remove redundant code + …
|
|
|
@3857
|
13 years |
cbyrom |
Add 'debug' mode to ingest script - to allow more verbose logging.
|
|
|
@3855
|
13 years |
cbyrom |
Add new config file, ingest.config - to store details of the postgres DB …
|
|
|
@3854
|
13 years |
cbyrom |
Add helper methods to SpatioTemporalData? for easy retrieval of …
|
|
|
@3853
|
13 years |
cbyrom |
Update python scripts to call the new stored procedures, to properly …
|
|
|
@3852
|
13 years |
cbyrom |
Add port to db_connect and adjust set up of connection to allow this to
be …
|
|
|
@3851
|
13 years |
cbyrom |
Add various stored procs to create/update records - including proc, …
|
|
|
@3850
|
13 years |
cbyrom |
Add some test data for the DB to allow quick testing of data model.
|
|
|
@3849
|
13 years |
cbyrom |
Adjust tables to use timestamps instead of dates - and add create dates to …
|
|
|
@3848
|
13 years |
cbyrom |
Adjust create database script to allow specification of port - along with …
|
|
|
@3847
|
13 years |
cbyrom |
Create new object, SpatioTemporalData?, to wrapper temporal and spatial …
|
|
|
@3846
|
13 years |
cbyrom |
Ajudst DAO and Record classes to throw errors rather than catching them
- …
|
|
|
@3845
|
13 years |
cbyrom |
Fix creation of backup dirs.
|
|
|
@3844
|
13 years |
cbyrom |
Improve checking of return vals from db calls - to nullify these if …
|
|
|
@3843
|
13 years |
cbyrom |
Add filename column back into original_document + adjust trigger procedure …
|
|
|
@3839
|
13 years |
cbyrom |
Add script to run ingest for all avaiable config files.
Make …
|
|
|
@3838
|
13 years |
cbyrom |
Remove unecessary files and dirs - including all xquery stuff since
this …
|
|
|
@3837
|
13 years |
cbyrom |
Add saxon library - required for the xquery transforms.
|
|
|
@3836
|
13 years |
cbyrom |
Re-organise location of config.properties files to make codebase neater.
|
|
|
@3835
|
13 years |
cbyrom |
Remove logger - replaced by inbuilt python logger.
|
|
|
@3834
|
13 years |
cbyrom |
Changes to data model:
i) Simplify creation script - to take input …
|
|
|
@3831
|
13 years |
cbyrom |
Extend the new data model to include spatio-temporal tables - including …
|
|
|
@3824
|
13 years |
cbyrom |
Adjust data model to use discovery id as a fieldname - and make this …
|
|
|
@3821
|
13 years |
cbyrom |
Fix a few problems - including referencing the xquery libraries; these …
|
|
|
@3820
|
13 years |
cbyrom |
Remove unecessary file.
|
|
|
@3817
|
13 years |
cbyrom |
Add default logging support + create new version of ingest script, …
|
|
|
@3816
|
13 years |
cbyrom |
Add workflow to allow creation of moles doc from whatever starting point …
|
|
|
@3815
|
13 years |
cbyrom |
Improve the FileUtilities? - using 'find' to get the various required …
|
|
|
@3814
|
13 years |
cbyrom |
Fill out functionality for DAO - including check for uniqueness of …
|
|
|
@3810
|
13 years |
cbyrom |
Create Logger class to standardise output - and allow this to be
switched …
|
|
|
@3809
|
13 years |
cbyrom |
Improve PostgresRecord? class to generalise the transforming of docs into …
|
|
|
@3808
|
13 years |
cbyrom |
Rename class - DAL -> DAO (data access object) - to make more correctly …
|
|
|
@3807
|
13 years |
cbyrom |
Create new DB scripts to cope with the document records being stored in …
|
|
|
@3804
|
13 years |
selatham |
Use the exist interface that comes with .war rather than the old-hat …
|
|
|
@3803
|
13 years |
selatham |
Use the exist thatcomes in .war rather than old-hat one in exist-client.
|
|
|
@3800
|
13 years |
cbyrom |
Upgraded version of ingest codebranch - including major refactoring of the …
|
|
|
@3799
|
13 years |
cbyrom |
Upgraded version of ingest codebranch - including major refactoring of the …
|
|
|
@3798
|
13 years |
selatham |
get rid of more of the no for enddates
|
|
|
@3797
|
13 years |
cbyrom |
Upgraded version of ingest codebranch - including major refactoring of the …
|
|
|
@3785
|
13 years |
selatham |
gather required utilities. improve elementree imports in keywordAdder. put …
|
|
|
@3779
|
13 years |
selatham |
retiring some old code
|
|
|
@3777
|
13 years |
selatham |
removed development SpaceTimeIngestPostgisFromMOLES
|
|
|
@3449
|
13 years |
mpritcha |
Updated to demonstrate use of helper classes & added timings.
|
|
|
@3254
|
13 years |
domlowe |
Updating search plugins to use production discovery
|
|
|
@3205
|
13 years |
selatham |
make celementree imports more robust
|
|
|
@3194
|
13 years |
selatham |
bug fix - non-existent reference kicking about.
|
|
|
@3179
|
13 years |
selatham |
tidying up a bit
|
|
|
@3177
|
13 years |
selatham |
adding new coverages extraction to postgis tables.
|
|
|
@3172
|
13 years |
selatham |
change working directory early, so that finds pwds file.
|
|
|
@3168
|
13 years |
selatham |
Re-write to use the pythonic dif2moles xquery rather than Java. extract …
|
|
|
@3148
|
13 years |
mpritcha |
Added DPPP to scopeList
|
|
|
@3136
|
13 years |
lawrence |
Modified NumSim as requested by Met Office
|
|
|
@3132
|
13 years |
mpritcha |
Fixed incorrect logic for ignoring spatial search if global extent …
|
|
|
@3101
|
13 years |
selatham |
Cope with slashes in id. More DP config files
|
|
|
@3077
|
13 years |
mpritcha |
updated to add overview.html to javadocs
|
|
|
@3076
|
13 years |
mpritcha |
Initial stab at documentation, exists as extension to javadocs.
|
|
|