source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3803   21 years mdewsnip Removed completed items: table of contents, and actual text display in …
(edit) @3802   21 years mdewsnip Modified to use the DocumentMetadataRetrieve service.
(edit) @3801   21 years mdewsnip Heavy revision. Processing a documentAction now consists of three …
(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) @3792   21 years mdewsnip Updated to reflect the capabilities of the MG search engine and the MG …
(edit) @3791   21 years mdewsnip "Some" queries are now performed as ranked queries rather than boolean …
(edit) @3790   21 years mdewsnip Used "freq" instead of "count" for term frequencies, and used a book …
(edit) @3789   21 years mdewsnip Extensive revisions to show the table of contents in GS2 style, and …
(edit) @3788   21 years mdewsnip collName variable is now obtained from paramList rather than response …
(edit) @3787   21 years mdewsnip File deemed unnecessary since users should never have to interact with …
(edit) @3785   21 years kjdon added some hints :-)
(edit) @3773   21 years mdewsnip Added check for null Nodes.
(edit) @3771   21 years kjdon added support for mg collections
(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) @3765   21 years mdewsnip Changed to support new query results format, with "numDocsMatched" and …
(edit) @3763   21 years mdewsnip Added image for GS2-style table of contents displays.
(edit) @3761   21 years mdewsnip Added commands to untar MG demo collection index files.
(edit) @3760   21 years mdewsnip Index files for MG demo collection.
(edit) @3759   21 years mdewsnip Thought a single tar.gz file for the MG index files would be cleaner.
(edit) @3758   21 years mdewsnip Initial MG demo collection file, with three indexes.
(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) @3752   21 years mdewsnip Changed formatting of query results to be closer to GS2, added query …
(edit) @3751   21 years mdewsnip Reduced size of text query box.
(edit) @3750   21 years mdewsnip Query results bar image.
(edit) @3749   21 years mdewsnip Initial version of GS2MGSearch resource properties file.
(edit) @3748   21 years mdewsnip Index files for demo MG collection.
(edit) @3747   21 years mdewsnip Index files for demo MG collection.
(edit) @3746   21 years mdewsnip Added commands to configure and build MG package.
(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) @3742   21 years mdewsnip Done MG wrapper (JNI).
(edit) @3714   21 years kjdon a todo file for michael
(edit) @3713   21 years kjdon a todo list :-)
(edit) @3712   21 years kjdon latex changes
(edit) @3711   21 years kjdon some changes, still needs more work but I've run out of time.
(edit) @3710   21 years kjdon metadata name changes
(edit) @3709   21 years kjdon metadata name change
(edit) @3707   21 years kjdon updated
(edit) @3706   21 years kjdon modified
(edit) @3698   21 years kjdon some path changes
(edit) @3697   21 years kjdon fixed a bug
(edit) @3696   21 years kjdon xml error
(edit) @3695   21 years kjdon small change
(edit) @3694   21 years kjdon changed comment
(edit) @3693   21 years kjdon few cgi arg changes
(edit) @3692   21 years kjdon added build cluster to localsite
(edit) @3691   21 years kjdon gs2model - a model collection for gs2 compatible collections
(edit) @3690   21 years kjdon added some more metadata
(edit) @3689   21 years kjdon changes cos need gs2 for building
(edit) @3688   21 years kjdon gs2 compatible building/conversion scripts
(edit) @3687   21 years kjdon some more text strings
(edit) @3686   21 years kjdon tidy up, cgi args changes, other stuff
(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) @3660   21 years kjdon properties fiels name changes to reflect changes in service classes
(edit) @3659   21 years kjdon name changes for services
(edit) @3658   21 years kjdon small change
(edit) @3657   21 years kjdon name changes
(edit) @3656   21 years kjdon changed config files to reflect new service classes (serviceRacks)
(edit) @3655   21 years kjdon tidy up
(edit) @3654   21 years kjdon build.xsl replaced by more general process.xsl
(edit) @3653   21 years kjdon resource.xsl replaced with document.xsl
(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
Note: See TracRevisionLog for help on using the revision log.