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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6490   20 years nzdl changed the applet html description to only include the jar files it …
(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) @6448   20 years kjdon * empty log message *
(edit) @6442   20 years kjdon now has @sitename@ instead of hardcoded localsite
(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) @6372   20 years kjdon changed the separator from File.separator to / cos the ids are URIs …
(edit) @6371   20 years kjdon made some changes. this file not used but may use later
(edit) @6365   20 years kjdon changed the enrich doc arcg to end, not ed - thats for expand document
(edit) @6364   20 years kjdon fixed a string == bug
(edit) @6358   20 years kjdon uncommented lots of classifier stuff, and modified for sql
(edit) @6357   20 years kjdon fixed a bug and added retrieval for some classification stuff
(edit) @6356   20 years kjdon added some strings for classifiers
(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) @6305   20 years kjdon search and retrieve services for the map collection
(edit) @6304   20 years kjdon rudimentary services for Greenstone 3 collections
(edit) @6303   20 years kjdon a couple of helper classes - need to check with george - may be able …
(edit) @6302   20 years kjdon added in */*/*.java for gs3building stuff
(edit) @6301   20 years kjdon servlet now saves a uid with the session - this is passed around as an …
(edit) @6300   20 years kjdon GSXML.createBasicRequest now expects a user id
(edit) @6299   20 years kjdon GSXML.createBasicRequest now expects a user id, also replaced some …
(edit) @6298   20 years kjdon new attribute for requests: uid. this is a user id that relates to a …
(edit) @6297   20 years kjdon added an exists method
(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 …
(edit) @6284   20 years cs025 Added HTMLDocumentTools, also modifications to the abstract interfaces …
(edit) @6283   20 years cs025 Changes to indexer interface, improving configuration options. Also, …
(edit) @6276   20 years kjdon removed old configure request handling - all should use new system stuff
(edit) @6275   20 years kjdon now checks for empty metadata before adding it
(edit) @6274   20 years kjdon was using old system messages to reload/delete collections
(edit) @6273   20 years kjdon was using old request types
(edit) @6272   20 years kjdon got rid of a few unnecessary strings
(edit) @6270   20 years kjdon added in GSDL3HOME to the perl args
(edit) @6263   20 years kjdon added in Title metadata even if format elem was found - format elem …
(edit) @6248   20 years kjdon updated the extractMetadataNames method to account for the new format stuff
(edit) @6247   20 years kjdon changed the metadata handling to use metadata names in the form …
(edit) @6239   20 years cs025 Added collection configuration files
(edit) @6233   20 years kjdon some more places to get metadata names from - may be buggy
(edit) @6232   20 years kjdon added some string handling methods
(edit) @6165   20 years kjdon added in default format for all classifiers - put a format elem as …
(edit) @6105   20 years cs025 Fixed first document reference in MGIndexer
(edit) @6104   20 years cs025 Major changes & improvements to implement the GS2 classifiers
(edit) @6103   20 years cs025 Small changes to the base METSNamespace class (layout)
(edit) @6102   20 years cs025 Added MetaXMLExtractor (at least temporarily), improved other extractors
(edit) @6101   20 years cs025 Added getSectionText member function to documents
(edit) @6100   20 years cs025 Added generic GS2 textfile handler, classifier tables to database
(edit) @6099   20 years cs025 Adding Classifiers
(edit) @6018   21 years cs025 Extensions to the document creation calls
(edit) @6017   21 years cs025 Improved field names in database
(edit) @6016   21 years cs025 Changed "Type" field names…
(edit) @6015   21 years kjdon removed the -M arg to mg_passes
(edit) @6014   21 years cs025 Changed database identifiers
(edit) @6013   21 years cs025 Improved extractors
(edit) @6012   21 years cs025 Adding DocID to two division sub-tables
(edit) @6011   21 years cs025 Writing extra data to the database
(edit) @6010   21 years cs025 ID changes for documents, and adding DocID to the database tables
(edit) @6009   21 years cs025 Alterations for new collection identifiers, etc.
(edit) @5991   21 years kjdon now returns numDocsMatched
(edit) @5979   21 years kjdon changed this completely
(edit) @5975   21 years kjdon the cvs version renamed to SOAPServer.java.in
(edit) @5974   21 years kjdon pre install version of SOAPServer.java
(edit) @5966   21 years kjdon subclass of XMLRetrieve for Gutenberg project books
(edit) @5965   21 years kjdon changed root:Title to root_Title
(edit) @5964   21 years kjdon some modifications, cant remember what for
(edit) @5963   21 years kjdon added in format info and query params and text info
(edit) @5962   21 years kjdon uses class loader instead of gs3home ref
(edit) @5961   21 years kjdon added a copy file method
(edit) @5952   21 years cs025 Indexer Manager improved
(edit) @5950   21 years cs025 Improvement to classifier interface
(edit) @5949   21 years cs025 Improved metadata handling
(edit) @5948   21 years cs025 Extended SQL Support
(edit) @5947   21 years cs025 Improvements to SQL handling
(edit) @5946   21 years cs025 Extensions and new IndexExtractor
(edit) @5945   21 years cs025 Extensive additions to metadata
(edit) @5944   21 years cs025 Index document type, metadata extensions
(edit) @5943   21 years cs025 Extensions to fix build
(edit) @5823   21 years cs025 Fixed missing import of extractors
(edit) @5822   21 years cs025 Fixed reference/use of getDocumentFiles
(edit) @5800   21 years cs025 Adding gs3build
(edit) @5799   21 years cs025 Adding GS3build
Note: See TracRevisionLog for help on using the revision log.