source: trunk/gsdl3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8497   20 years kjdon a new class for creating new collecitons, run it using gs3-mkcol.sh
(edit) @8495   20 years kjdon New AbstractRecogniser class - skeleton to aid with implementing new …
(edit) @8494   20 years kjdon Added a constructor taking DOcumentID as arg
(edit) @8493   20 years kjdon This must now set the listrepository documentList in each recogniser, …
(edit) @8492   20 years kjdon added in a new method to create documents from a URL
(edit) @8491   20 years kjdon Added into configureCollection code to load up the recognisers
(edit) @8490   20 years kjdon slightly reordered the code, removed the addition of recognisers, cos …
(edit) @8489   20 years kjdon formatting changes in preparation for adding my changes
(edit) @8488   20 years kjdon Added a couple of element names for config file elements
(edit) @8484   20 years kjdon just formatting changes in preparation for my changes
(edit) @8476   20 years kjdon made it compile with java 1.5
(edit) @8461   20 years kjdon added in Chi's changes for METS documents. mostly the addition of …
(edit) @8460   20 years kjdon added in Chi's changes for METS doc handling
(edit) @8459   20 years kjdon formatting change and added in a case for METS documents
(edit) @8458   20 years kjdon Chi's new REcogniser for METS generated by GS2 import.pl -saveas METS
(edit) @8457   20 years kjdon now chooses between METSDocument and HTMLDocument when getting nodes - …
(edit) @8456   20 years kjdon added in Chi's change
(edit) @8455   20 years kjdon added in a GS2METSRecogniser to the recogniserManager's recogniser list
(edit) @8448   20 years kjdon only changed formatting style, in preparation for adding in Chi's changes
(edit) @8440   20 years kjdon modified how the runtime stuff is called - now uses util/Processing …
(edit) @8439   20 years kjdon when creating doc nodes, now we choose hierarchy or simple based on …
(edit) @8438   20 years kjdon added a new function to check whether a document is hierarchical or …
(edit) @8437   20 years kjdon a new class that handles Processing - methods for doing a …
(edit) @8424   20 years schweer removed non-compiling alerting service stuff
(edit) @8422   20 years schweer George's bugfixes for adding documents to an existing collection; some …
(edit) @8421   20 years schweer bugfix about updating the ModifiedTime field
(edit) @8418   20 years schweer started work on alerting component
(edit) @8408   20 years schweer George's changes to detect documents that are new or have changed …
(edit) @8347   20 years kjdon first stab at generating the results the java way. seems to work …
(edit) @8346   20 years kjdon added null view to new LUCSearcher and MGSearcher calls
(edit) @8304   20 years kjdon temporary changes so that it compiles - need to do the searching …
(edit) @8210   20 years kjdon added vishnu stuff to the classpath so that Visualiser.java can compile
(edit) @8208   20 years kjdon added in to the link command
(edit) @8192   20 years kjdon service to use collection built with Imperail college's vishnu stuff
(edit) @8162   20 years nzdl added in a very ugly hack to escape : if present in url - this …
(edit) @8158   20 years nzdl renamed InfomineProxy to IViaProxy, and made it a bit more general - …
(edit) @8081   20 years kjdon filenames from urls can contain %20 instead of spaces, so need to …
(edit) @8080   20 years kjdon put quotes around all the paths that might have spaces in them
(edit) @8078   20 years kjdon commented out some print statements
(edit) @8012   20 years kjdon hopefully this wont cause an exception now. still need to implement …
(edit) @7993   20 years kjdon previously changed the subset param to use DisplayItemList instead of …
(edit) @7882   20 years kjdon added in a LDFLAGS= bit - set this to -static when compiling for a …
(edit) @7863   20 years kjdon added the header file in case others dont have javah
(edit) @7859   20 years kjdon reworked this so it gets gsdl3home from a config file rather than in …
(edit) @7825   20 years kjdon describe subset param displayItem should be displayItemList to be …
(edit) @7824   20 years kjdon changed one of the configure messages
(edit) @7823   20 years kjdon check that the content retrieved from MG is not null before using it
(edit) @7812   20 years kjdon fixed an error
(edit) @7806   20 years kjdon Added soap.jar into the classpath - it may not be in global CLASSPATH …
(edit) @7796   20 years kjdon add a predefined server class for localsite
(edit) @7778   20 years kjdon added distclean into the Makefiles
(edit) @7732   20 years kjdon added disstclean back in
(edit) @7730   20 years kjdon new top level makefile for java source
(edit) @7729   20 years kjdon changed my mind back again about installing into bin/linux = now just …
(edit) @7717   20 years kjdon added in mg and mgpp classes directory to local classpath
(edit) @7709   20 years kjdon small changes
(edit) @7631   20 years kjdon added required header files - see comment for MGWrapperImpl.c
(edit) @7630   20 years kjdon fixed up some compiler warnings, and made this header file to be used …
(edit) @7629   20 years kjdon fixed a couple of compiler warnings, also included the necessary …
(edit) @7628   20 years kjdon fixed a couple of compiler warnings
(edit) @7627   20 years kjdon make stemmerdescription a const
(edit) @7593   20 years say1 moved variable to the start of the block
(edit) @7585   20 years kjdon fixed a typo I think
(edit) @7584   20 years kjdon have to declare vars before calling functions!!
(edit) @7583   20 years kjdon minor stuff
(edit) @7582   20 years kjdon fixed the bug that was causing it not to be able to create a second …
(edit) @7581   20 years kjdon filled in the dumpFailedDocument method
(edit) @7481   20 years kjdon need -1 in the split function to keep empty strings at the end
(edit) @7479   20 years cs025 Removed redundant use of MalformedURLException
(edit) @7478   20 years cs025 Fixed stupid package error for URLTools
(edit) @7476   20 years cs025 Slow move towards completing mgpp indexer, improved IndexerInterface
(edit) @7475   20 years cs025 Improved factory methods for indexer creation
(edit) @7472   20 years cs025 Fixed GS2 collection configuration to use new classification loading …
(edit) @7470   20 years cs025 Added AbstractClassifier; started to improve loading of classifiers, etc.
(edit) @7468   20 years cs025 Used URLTools to get File converted to URL
(edit) @7467   20 years kjdon now uses all the mgpasses options
(edit) @7466   20 years cs025 Many changes to support date information, Windows pathnames in …
(edit) @7465   20 years cs025 Changes to cope with better file functionality; also proper handling …
(edit) @7464   20 years kjdon renamed WIN32.MAK to win32.mak cos it was annoying me
(edit) @7463   20 years kjdon small tidyup
(edit) @7462   20 years cs025 Small fixes to HTMLTidy; added URLTools.java
(edit) @7460   20 years kjdon adding more options to mgpasses, tidying up
(edit) @7456   20 years kjdon renamed gs3_mg_passes to mg_passes_4jni, and removed the executable - …
(edit) @7455   20 years kjdon renamed gs3_mg_passes to mg_passes_4jni, and added a bit more stuff to it
(edit) @7452   20 years kjdon tidied up the setting filename and basepath path stuff
(edit) @7449   20 years kjdon now uses jni wrapper to mg passes instead of piping via stdin/out. …
(edit) @7445   20 years kjdon added in gs3build stuff for compilation
(edit) @7444   20 years kjdon added in an isWindows function
(edit) @7442   20 years kjdon new makefile for mg on windows
(edit) @7440   20 years kjdon some hacky changes - fix up under linux
(edit) @7439   20 years kjdon added gs3_mg_passes stuff, and fixed up some compile errors undex windows
(edit) @7437   20 years kjdon javah MGPassesWrapper, and install the jar
(edit) @7436   20 years kjdon made some hacky changes - fix up under linux
(edit) @7435   20 years kjdon added mgpasseswrapper
(edit) @7431   20 years kjdon new mg passes for gs3. I thought I had commited this already
(edit) @7419   20 years kjdon new executable, gs3_mg_passes, and new library libmgpass.a - for use …
(edit) @7411   20 years kjdon new wrapper for mg passes
(edit) @7410   20 years kjdon new mg passes jni wrapper
(edit) @7404   20 years kjdon added MGPassesWrapper to the makefile
(edit) @7403   20 years kjdon a first stab at a wrapper for mg_passes. needs more option setting methods
Note: See TracRevisionLog for help on using the revision log.