source: trunk/gsdl3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3800   21 years mdewsnip Removed option to sort by rank/natural order, and added code to deal …
(edit) @3799   21 years mdewsnip Modified to inherit from GS2Retrieve.java base class. Only implements …
(edit) @3798   21 years mdewsnip New base class of GS2MGRetrieve.java and GS2MGPPRetrieve.java - …
(edit) @3797   21 years mdewsnip Added static constant definitions for document structure information.
(edit) @3796   21 years mdewsnip Removed option to sort by rank/natural order.
(edit) @3795   21 years mdewsnip Removed option to sort by natural order/rank.
(edit) @3794   21 years mdewsnip Equivalent term information is now stored in a separate class: …
(edit) @3793   21 years mdewsnip Added to store the information about a query term equivalent (when …
(edit) @3791   21 years mdewsnip "Some" queries are now performed as ranked queries rather than boolean …
(edit) @3773   21 years mdewsnip Added check for null Nodes.
(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   22 years say1 bug fix
(edit) @3621   22 years say1 added XSLTServices.java
(edit) @3618   22 years say1 added methods to insert errors into XML
(edit) @3616   22 years say1 new xml data files
(edit) @3615   22 years say1 java updates new collections now appear on web server
(edit) @3606   22 years kjdon fixed a bug
(edit) @3605   22 years kjdon added field query stuff
(edit) @3604   22 years kjdon * empty log message *
(edit) @3603   22 years kjdon query action now handles all queries with a generic method. the …
(edit) @3602   22 years kjdon added new method for getting a numbered item from a list
(edit) @3601   22 years kjdon now handles multiparams
(edit) @3600   22 years kjdon added some new methods for xml-safeing, and handling multiparams
(edit) @3599   22 years kjdon servlet now handles params with multiple values - needed for from …
(edit) @3593   22 years say1 more comments and error handling
(edit) @3592   22 years say1 better test cases
(edit) @3588   22 years say1 QueryDocumentStream working for compiled-in XSLT queries
(edit) @3585   22 years kjdon Removed some debug prints, changed some error messages
(edit) @3584   22 years kjdon removed a couple of unnecessary printlns
(edit) @3581   22 years kjdon fixed a bug
(edit) @3578   22 years kjdon some small changes to do with lang stuff
(edit) @3577   22 years kjdon new dictionary class - wrapper around a resource bundle. used for …
(edit) @3576   22 years kjdon added some comments, now uses GSXML.static variables instead of …
(edit) @3575   22 years kjdon minor changes
(edit) @3574   22 years kjdon default language for interface now added into config vars
(edit) @3573   22 years kjdon added method for param display element
(edit) @3572   22 years kjdon transform method now returns an Element instead of a string
(edit) @3571   22 years kjdon makefiles no longer needed in subdirectories
(edit) @3570   22 years kjdon actions and receptionist now deal with Elements, not strings. has a …
(edit) @3569   22 years kjdon now handles multiple requests in the same message properly
(edit) @3568   22 years kjdon tidied up a bit, uses new page structure and new display elements
(edit) @3567   22 years kjdon tidied up a bit, using new Dictionary stuff
(edit) @3566   22 years kjdon Makefiles not needed in subdirectories
(edit) @3559   22 years kjdon removed javadoc stuff - now do this from top level gsdl
(edit) @3553   22 years kjdon changed hard coded path to @gsdl3home@/sites/localsite - the …
(edit) @3548   22 years say1 added new "selfContained" package. not finished and running yet
(edit) @3519   22 years kjdon added a comment
(edit) @3513   22 years kjdon new service and action for coll building gsdl2 style
(edit) @3512   22 years kjdon all modules now talk the same messages; all xml elems and atts have …
(edit) @3509   22 years kjdon made all the xml elem names etc constants
(edit) @3505   22 years kjdon Communicator more general now, Communicators are configured using the …
(edit) @3504   22 years kjdon the SOAP communication now uses literal XML rather than Strings - much …
(edit) @3503   22 years kjdon changed prompt
(edit) @3502   22 years kjdon process now uses Elements instead of Nodes
(edit) @3501   22 years kjdon small change
(edit) @3500   22 years kjdon fixed a typo
(edit) @3499   22 years kjdon ModuleInterface process changed from Node to Element
(edit) @3498   22 years kjdon fixed a bug with metadataList
(edit) @3492   22 years kjdon ServiceModule renamed to ServicesImpl, each class renamed to …
(edit) @3491   22 years kjdon actions all use cgi arg long names now, not short names
(edit) @3490   22 years kjdon ServiceModule now called ServicesImpl
Note: See TracRevisionLog for help on using the revision log.