source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3834   21 years sjboddie Prevent "use bytes" from causing errors for older perls
(edit) @3833   21 years jrm21 fixed up parsing the use_sections argument.
(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) @3825   21 years sjboddie * empty log message *
(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) @3821   21 years sjboddie * empty log message *
(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) @3812   21 years sjboddie Prevent disabled functions (collector, admin, translator) from …
(edit) @3811   21 years sjboddie Removed a couple of unused variables
(edit) @3810   21 years sjboddie Removed some hard string length limits in local library server code
(edit) @3809   21 years sjboddie * empty log message *
(edit) @3808   21 years kjdon added czech language
(edit) @3807   21 years kjdon new czech images
(edit) @3806   21 years kjdon beginnings of a czech interface
(edit) @3805   21 years sjboddie Bug fix so mgpp works properly for windows installations installed to …
(edit) @3804   21 years kjdon added some comments
(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) @3786   21 years sjboddie * empty log message *
(edit) @3785   21 years kjdon added some hints :-)
(edit) @3784   21 years sjboddie Fixed a type in recent changes to Install.sh
(edit) @3783   21 years sjboddie * empty log message *
(edit) @3782   21 years kjdon made the default value for the NEAR operator into a constant defined …
(edit) @3781   21 years sjboddie * empty log message *
(edit) @3780   21 years davidb Translation service set to disabled as default
(edit) @3779   21 years sjboddie * empty log message *
(edit) @3778   21 years sjboddie Disable translator by default
(edit) @3777   21 years sjboddie Install.sh now attempts to detect the version of perl when installing …
(edit) @3776   21 years sjboddie Minor change to Makefile.PL in XML-Parser-2.27.tar.gz to set the …
(edit) @3775   21 years sjboddie Added "title" attributes to img tags so that modern browsers display …
(edit) @3774   21 years davidb * empty log message *
(edit) @3773   21 years mdewsnip Added check for null Nodes.
(edit) @3772   21 years sjboddie Added utf-8 textcat models for french, spanish, and italian
(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) @3767   21 years sjboddie Scattered some "use bytes" pragmas around to try to prevent perl-5.8 …
(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) @3764   21 years sjboddie Changed remaining references to "biblioteca electronica" to …
(edit) @3763   21 years mdewsnip Added image for GS2-style table of contents displays.
(edit) @3762   21 years jrm21 undid previous changes, which broke mg for gsdl-2
(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) @3741   21 years mdewsnip Initial MG JNI (Java side) code.
(edit) @3740   21 years mdewsnip Initial MG JNI (C side) code.
(edit) @3739   21 years mdewsnip Added MG package to support search and retrieval using MG.
(edit) @3738   21 years sjboddie * empty log message *
(edit) @3737   21 years davidb Used to support music-centent based collections
(edit) @3736   21 years sjboddie * empty log message *
(edit) @3735   21 years sjboddie * empty log message *
Note: See TracRevisionLog for help on using the revision log.