source: trunk/gsdl3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3770   21 years mdewsnip Changed two string values to private static constants.
(edit) @3769   21 years mdewsnip Added static constant definition for term elements.
(edit) @3768   21 years mdewsnip Replaced usage of TextWriter in Xindice package with a custom-built …
(edit) @3766   21 years mdewsnip Support for modified query result format (changes to "numDocsMatched" …
(edit) @3757   21 years mdewsnip Changed build order so JNI (C side) code is compiled after the Java side.
(edit) @3756   21 years mdewsnip Added definition of HAVE_STRERROR to prevent conflict when compiling …
(edit) @3755   21 years mdewsnip Alpha version of service for collection searching using MG.
(edit) @3754   21 years mdewsnip Alpha version of service for document retrieval using MG.
(edit) @3753   21 years mdewsnip Added support for query results metadata: number of matching …
(edit) @3745   21 years mdewsnip Addition of MG package for search and retrieval
(edit) @3744   21 years mdewsnip Initial implementation of MG JNI (Java side).
(edit) @3743   21 years mdewsnip Initial implementation of MG JNI wrapper (C side).
(edit) @3697   21 years kjdon fixed a bug
(edit) @3694   21 years kjdon changed comment
(edit) @3685   21 years kjdon small change
(edit) @3684   21 years kjdon greenstone 2 compatible building stuff
(edit) @3683   21 years kjdon small changes
(edit) @3682   21 years kjdon changes to cgi args: a=action, sa=subaction, s=servicename, …
(edit) @3681   21 years kjdon major changes, too many to list
(edit) @3680   21 years kjdon small changes
(edit) @3679   21 years kjdon service type changes, cgi arg changes
(edit) @3678   21 years kjdon service type changes
(edit) @3677   21 years kjdon minor changes
(edit) @3676   21 years kjdon new function to determine if a status code indicates completion
(edit) @3675   21 years kjdon added new cgi args
(edit) @3674   21 years kjdon added some new element names
(edit) @3661   21 years kjdon base classes for collection construction
(edit) @3658   21 years kjdon small change
(edit) @3652   21 years kjdon uses xml properly now.
(edit) @3651   21 years kjdon replaces PhindServices
(edit) @3650   21 years kjdon replaces old ServicesImpl
(edit) @3649   21 years kjdon tidy up of services. MGPPGDBMServices replaced with GS2MGPPSearch and …
(edit) @3648   21 years kjdon brought it up to date with some naming changes
(edit) @3647   21 years kjdon uses ServiceRack instead of ServicesImpl
(edit) @3646   21 years kjdon aadded a few more constants
(edit) @3645   21 years kjdon actions tidied up a bit, ResourceAction changed to DocumentAction, …
(edit) @3644   21 years kjdon tidying up
(edit) @3643   21 years kjdon the beginnings of status and error handling stuff
(edit) @3642   21 years kjdon resource now called document. some status stuff added too.
(edit) @3641   21 years kjdon CGIArgConverter.java replaced by GSCGI.java
(edit) @3623   21 years say1 bug fix
(edit) @3621   21 years say1 added XSLTServices.java
(edit) @3618   21 years say1 added methods to insert errors into XML
(edit) @3616   21 years say1 new xml data files
(edit) @3615   21 years say1 java updates new collections now appear on web server
(edit) @3606   21 years kjdon fixed a bug
(edit) @3605   21 years kjdon added field query stuff
(edit) @3604   21 years kjdon * empty log message *
(edit) @3603   21 years kjdon query action now handles all queries with a generic method. the …
(edit) @3602   21 years kjdon added new method for getting a numbered item from a list
(edit) @3601   21 years kjdon now handles multiparams
(edit) @3600   21 years kjdon added some new methods for xml-safeing, and handling multiparams
(edit) @3599   21 years kjdon servlet now handles params with multiple values - needed for from …
(edit) @3593   21 years say1 more comments and error handling
(edit) @3592   21 years say1 better test cases
(edit) @3588   21 years say1 QueryDocumentStream working for compiled-in XSLT queries
(edit) @3585   21 years kjdon Removed some debug prints, changed some error messages
(edit) @3584   21 years kjdon removed a couple of unnecessary printlns
(edit) @3581   21 years kjdon fixed a bug
(edit) @3578   21 years kjdon some small changes to do with lang stuff
(edit) @3577   21 years kjdon new dictionary class - wrapper around a resource bundle. used for …
(edit) @3576   21 years kjdon added some comments, now uses GSXML.static variables instead of …
(edit) @3575   21 years kjdon minor changes
(edit) @3574   21 years kjdon default language for interface now added into config vars
(edit) @3573   21 years kjdon added method for param display element
(edit) @3572   21 years kjdon transform method now returns an Element instead of a string
(edit) @3571   21 years kjdon makefiles no longer needed in subdirectories
(edit) @3570   21 years kjdon actions and receptionist now deal with Elements, not strings. has a …
(edit) @3569   21 years kjdon now handles multiple requests in the same message properly
(edit) @3568   21 years kjdon tidied up a bit, uses new page structure and new display elements
(edit) @3567   21 years kjdon tidied up a bit, using new Dictionary stuff
(edit) @3566   21 years kjdon Makefiles not needed in subdirectories
(edit) @3559   21 years kjdon removed javadoc stuff - now do this from top level gsdl
(edit) @3553   21 years kjdon changed hard coded path to @gsdl3home@/sites/localsite - the …
(edit) @3548   21 years say1 added new "selfContained" package. not finished and running yet
(edit) @3519   21 years kjdon added a comment
(edit) @3513   21 years kjdon new service and action for coll building gsdl2 style
(edit) @3512   21 years kjdon all modules now talk the same messages; all xml elems and atts have …
(edit) @3509   21 years kjdon made all the xml elem names etc constants
(edit) @3505   21 years kjdon Communicator more general now, Communicators are configured using the …
(edit) @3504   21 years kjdon the SOAP communication now uses literal XML rather than Strings - much …
(edit) @3503   21 years kjdon changed prompt
(edit) @3502   21 years kjdon process now uses Elements instead of Nodes
(edit) @3501   21 years kjdon small change
(edit) @3500   21 years kjdon fixed a typo
(edit) @3499   21 years kjdon ModuleInterface process changed from Node to Element
(edit) @3498   21 years kjdon fixed a bug with metadataList
(edit) @3492   21 years kjdon ServiceModule renamed to ServicesImpl, each class renamed to …
(edit) @3491   21 years kjdon actions all use cgi arg long names now, not short names
(edit) @3490   21 years kjdon ServiceModule now called ServicesImpl
(edit) @3489   21 years kjdon config file names changed
(edit) @3488   21 years kjdon small changes
(edit) @3487   21 years kjdon all cgi args now have long names
(edit) @3486   21 years kjdon if action requested that not known about, tries to load it dynamically
(edit) @3485   21 years kjdon ServiceModules changed to ServicesImpl, activate and deactivate module …
(edit) @3482   21 years kjdon now connects to localsite, not site2
(edit) @3477   22 years kjdon now uses gsdl3_home rather than sites_home and interfaces_home some …
(edit) @3476   22 years kjdon now uses gsdl3_home rather than sites_home and interfaces_home
(edit) @3471   22 years kjdon service modules now belong to a serviceCluster or colleciton - …
(edit) @3470   22 years kjdon now looks for service clusters in its config file, and loads them up too.
Note: See TracRevisionLog for help on using the revision log.