source: trunk/gsdl3/src/java/org/greenstone/gsdl3/gs3build

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @7583   20 years kjdon minor stuff
(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) @7462   20 years cs025 Small fixes to HTMLTidy; added URLTools.java
(edit) @7449   20 years kjdon now uses jni wrapper to mg passes instead of piping via stdin/out. …
(edit) @7311   20 years kjdon the indexers now output their overallName as baseIndexPrefix in the …
(edit) @7309   20 years kjdon classifiers now output info to the buildCOnfig.xml file
(edit) @7308   20 years kjdon changed the names of a couple of class variables to make it clearer …
(edit) @7307   20 years kjdon setName now adds the name to the list of matches
(edit) @7306   20 years kjdon capitalised a few remaining field names that were lower case
(edit) @7305   20 years kjdon AZListClassifier now takes a name argument
(edit) @7303   20 years kjdon now AZListCLassifier has a name parameter, and I modified slightly …
(edit) @7269   20 years cs025 Minor configuration changes for classifiers
(edit) @7268   20 years cs025 Updated Hierarchy classifiers; small other changes
(edit) @7210   20 years cs025 Removed ExtXML types…
(edit) @7192   20 years cs025 Added ordering information to classifiers.
(edit) @7191   20 years cs025 Added JPEG to document factory
(edit) @7190   20 years cs025 More file lookup searches.
(edit) @7189   20 years cs025 Fixes and improvements.
(edit) @7188   20 years cs025 Classifier fixes and improvements.
(edit) @7187   20 years cs025 Fixed FPTR incorrect use in METS output; added some comments.
(edit) @7186   20 years cs025 Merged changes; slow widening of configuration options.
(edit) @6898   20 years kjdon added in a lot more checks for failed build commands, now uses teh …
(edit) @6897   20 years kjdon added a new method: addServiceDescription
(edit) @6896   20 years kjdon build manager is saved as a class variable, and now this writes out a …
(edit) @6895   20 years kjdon use a setBuildManager method instead of passign the build manager into …
(edit) @6870   20 years kjdon now uses GSXML static strings for elem and att names, uses GSFile …
(edit) @6869   20 years kjdon replaced strings for elem and att names with GSXML statics
(edit) @6868   20 years kjdon now uses site name as well as coll name
(edit) @6866   20 years kjdon now need to specify a site to get a new Build object
(edit) @6743   20 years cs025 Fixed constructor calls to MGIndexer/MGPPIndexer.
(edit) @6739   20 years cs025 Added date support.
(edit) @6738   20 years cs025 Added remove function, or tidied as appropriate.
(edit) @6737   20 years cs025 Minor adjustments to support date of accession.
(edit) @6736   20 years cs025 Added factory method, abstract indexer. Also modified Manager and …
(edit) @6735   20 years cs025 Added support for naming indexes
(edit) @6701   20 years cs025 Added date support
(edit) @6700   20 years cs025 First additions to support accession date, etc.
(edit) @6699   20 years cs025 Minor alterations.
(edit) @6698   20 years cs025 Fixed minor issues in indexermanager.
(edit) @6697   20 years cs025 Additions to cope with handling of date of accession, etc.
(edit) @6696   20 years cs025 Comments, modifications to BuildManager, corrections to …
(edit) @6507   20 years cs025 Fixed mgseqno count.
(edit) @6506   20 years cs025 Write out the NumLeafDocs in AbstractHierarchy.
(edit) @6505   20 years cs025 Fixed use of startSeqNo in posting document text identifiers.
(edit) @6504   20 years cs025 Added NumLeafDocs to the classifiers table.
(edit) @6503   20 years cs025 Changed to using setDocumentMetadata for non-accumulate mode.
(edit) @6502   20 years cs025 Added setDocumentMetadata to DocumentInterface
(edit) @6498   20 years cs025 Added DocOrder to classdocuments table.
(edit) @6497   20 years cs025 Minor fixes.
(edit) @6496   20 years cs025 Added AZList; support sorting within categories.
(edit) @6495   20 years cs025 Made isIndexedDocument return false.
(edit) @6494   20 years cs025 Added improved collection configuration support.
(edit) @6455   20 years cs025 Layout changes only.
(edit) @6454   20 years cs025 Added MetaXMLExtractor extractor, etc.
(edit) @6453   20 years cs025 Extended extractor manager slightly - implemented metadata.xml support
(edit) @6452   20 years cs025 New Metadata type; also extended factory method to support the type …
(edit) @6380   20 years cs025 Further changes to basic GS2 configuration handling.
(edit) @6379   20 years cs025 Minor alterations from debugging code being added and removed.
(edit) @6378   20 years cs025 Removed further debugging lines.
(edit) @6377   20 years cs025 Trim 'ctrl-m' characters from lines.
(edit) @6376   20 years cs025 Fixed some problems in MG indexing; also changed use of mgseqno to a …
(edit) @6355   20 years cs025 Temporary force of modifiedDocument to write SQL every time a document …
(edit) @6353   20 years cs025 Changed metadata item set with the HTML document <title> element to …
(edit) @6351   20 years cs025 Improved abstraction & layout changes…
(edit) @6350   20 years cs025 Added index configuration
(edit) @6349   20 years cs025 Modified indexerinterface to allow easier configuration, improved MG …
(edit) @6348   20 years cs025 Minor layout changes; small functional extensions with lookup functions
(edit) @6347   20 years cs025 Small changes in main function
(edit) @6346   20 years cs025 Restricted size of document list and improved HTMLDocument handling
(edit) @6345   20 years cs025 Minor changes to build and collection managers
(edit) @6344   20 years cs025 Improvements/changes to handling of HTML tidying
(edit) @6292   20 years cs025 Added new indexerinterface modifications
(edit) @6291   20 years cs025 Removed Tidy
(edit) @6290   20 years cs025 XPointer first draft implementation
(edit) @6289   20 years cs025 Numerous changes to support extractor implementations
(edit) @6288   20 years cs025 Various changes
(edit) @6287   20 years cs025 Various changes to the METS structures and identifier factories to …
(edit) @6285   20 years cs025 Added HTMLTidy and other objects to the util folder; improved …
Note: See TracRevisionLog for help on using the revision log.