source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3832   21 years mdewsnip Now checks $JAVA_HOME is set, Java programs exist, and Java version is 1.4.
(edit) @3831   21 years mdewsnip Greenstone 2 open folder icon.
(edit) @3830   21 years mdewsnip Greenstone 2 open book icon.
(edit) @3829   21 years mdewsnip Uses $(JAVA_HOME) instead of hard-wired path.
(edit) @3828   21 years mdewsnip Changed hard-wired paths to Java 1.4 programs to use $JAVA_HOME. Phind …
(edit) @3827   21 years mdewsnip Uses $JAVA_HOME instead of hard-wired path.
(edit) @3826   21 years mdewsnip Modified processAnyFieldQuery to return a list of documentNodes, …
(edit) @3824   21 years mdewsnip Modified to use base class GS2Search. Implements processTextQuery, as …
(edit) @3823   21 years mdewsnip Modified to use base class GS2Search. Implements processTextQuery, as …
(edit) @3822   21 years mdewsnip Generic base class of GS2MGSearch and GS2MGPPSearch. Implements shared …
(edit) @3820   21 years mdewsnip Modified to use base class GS2Retrieve. Implements …
(edit) @3819   21 years mdewsnip Generic base class of GS2MGRetrieve and GS2MGPPRetrieve. Implements …
(edit) @3818   21 years mdewsnip Added node type constants: ROOT, INTERIOR, and LEAF.
(edit) @3817   21 years mdewsnip Modified to use documentNodes instead of documents.
(edit) @3816   21 years mdewsnip Updated table of contents display to use generic "displayNodeIcon" …
(edit) @3815   21 years mdewsnip Added "displayNodeIcon" template to display the appropriate image for …
(edit) @3814   21 years mdewsnip Updated to use documentNode instead of document. Also uses generic …
(edit) @3813   21 years kjdon * empty 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
Note: See TracRevisionLog for help on using the revision log.