source: trunk/gsdl3/src/java/org/greenstone/gsdl3/service

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8674   20 years kjdon several changes all at once. GDBMWrapper methods docnum2Oid and …
(edit) @8642   20 years kjdon fixed a bug in adding macros to teh resolver
(edit) @8616   20 years kjdon modified the macro resolution - now replace items can be metadata as …
(edit) @8612   20 years nzdl for gs2 colls, casefolding is on by default
(edit) @8574   20 years kjdon now uses the macro resolver instead of the replacements arraylist
(edit) @8572   20 years nzdl actually had to change the default value not the order
(edit) @8558   20 years kjdon swapped the order or some/all in the match param, so that some will be …
(edit) @8439   20 years kjdon when creating doc nodes, now we choose hierarchy or simple based on …
(edit) @8347   20 years kjdon first stab at generating the results the java way. seems to work …
(edit) @8346   20 years kjdon added null view to new LUCSearcher and MGSearcher calls
(edit) @8304   20 years kjdon temporary changes so that it compiles - need to do the searching …
(edit) @8192   20 years kjdon service to use collection built with Imperail college's vishnu stuff
(edit) @8158   20 years nzdl renamed InfomineProxy to IViaProxy, and made it a bit more general - …
(edit) @8012   20 years kjdon hopefully this wont cause an exception now. still need to implement …
(edit) @7993   20 years kjdon previously changed the subset param to use DisplayItemList instead of …
(edit) @7825   20 years kjdon describe subset param displayItem should be displayItemList to be …
(edit) @7823   20 years kjdon check that the content retrieved from MG is not null before using it
(edit) @7312   20 years kjdon GS3REtrieve now is not abstract, and provides the structure and …
(edit) @6873   20 years kjdon added some code to replace macros that come out of the GDBM db - the …
(edit) @6872   20 years kjdon fixed a comment
(edit) @6871   20 years kjdon sql database name is now a combination of site name and coll name
(edit) @6695   20 years nzdl all request creation now done through GSXML.createBasicRequest - we …
(edit) @6694   20 years nzdl removed library from the urls - now they just start with ? which seems …
(edit) @6676   20 years nzdl moved the separator string constants to GSConstants
(edit) @6592   20 years nzdl modification to get the size out of the identify result - now it …
(edit) @6517   20 years kjdon now classifiers work, and searching works, and hierarchical docs work
(edit) @6501   20 years kjdon renanmed to ~.tmp so that it doesn't get compiled, cos the gate.jar is …
(edit) @6490   20 years nzdl changed the applet html description to only include the jar files it …
(edit) @6364   20 years kjdon fixed a string == bug
(edit) @6358   20 years kjdon uncommented lots of classifier stuff, and modified for sql
(edit) @6305   20 years kjdon search and retrieve services for the map collection
(edit) @6304   20 years kjdon rudimentary services for Greenstone 3 collections
(edit) @6275   21 years kjdon now checks for empty metadata before adding it
(edit) @6274   21 years kjdon was using old system messages to reload/delete collections
(edit) @6273   21 years kjdon was using old request types
(edit) @6247   21 years kjdon changed the metadata handling to use metadata names in the form …
(edit) @6165   21 years kjdon added in default format for all classifiers - put a format elem as …
(edit) @5991   21 years kjdon now returns numDocsMatched
(edit) @5966   21 years kjdon subclass of XMLRetrieve for Gutenberg project books
(edit) @5964   21 years kjdon some modifications, cant remember what for
(edit) @5963   21 years kjdon added in format info and query params and text info
(edit) @5692   21 years kjdon doc format stuff now comes with content service, added another …
(edit) @5663   21 years kjdon fixed up some bad javadoc
(edit) @5644   21 years kjdon can now specify in teh config file what types of search should be …
(edit) @5408   21 years kjdon added in root metadata to teh getMetadata method
(edit) @5401   21 years kjdon tidying up println stuff
(edit) @5380   21 years kjdon a few changes in the text strings
(edit) @5264   21 years kjdon removed unnecessary print statements
(edit) @5262   21 years kjdon fixed an oversight
(edit) @5259   21 years kjdon a retrieval class for TEI docs (based on nzetc docs that I had access …
(edit) @5258   21 years kjdon a basic retrieval service for plain XML documents which may just be …
(edit) @5257   21 years kjdon a very basic lucene search service. searches 'contents' for teh words, …
(edit) @5227   21 years kjdon a new service rack for accessing infomine searching at riverside. …
(edit) @5190   21 years kjdon metadata display names now come from a different properties file. …
(edit) @5189   21 years kjdon metadata display names now come from a different properties file. …
(edit) @5188   21 years kjdon query responses now can include 2 metadatas - numDocsMatched and …
(edit) @5148   21 years kjdon code style consistency check - class variables no longer end in _
(edit) @5147   21 years kjdon GSCGI replaced by GSParams
(edit) @5126   21 years kjdon describe requests to services can now take a parameter 'subset' just …
(edit) @5107   21 years kjdon service descriptions now include a displayItem called description …
(edit) @5098   21 years kjdon gadually standardising my Java code. have turned all class variables …
(edit) @4979   21 years kjdon the param for Gates annotation service is now an ENUM_MULTI, instead …
(edit) @4903   21 years kjdon tidied up a lot of stuff, particularly the display text stuff, …
(edit) @4862   21 years kjdon addeda test for null info from the gdbm db, when creating the doc …
(edit) @4861   21 years kjdon not using orientation and documentInterleave for classifiers any …
(edit) @4853   21 years kjdon now uses GS2PerlConstructor constatns rather than base class …
(edit) @4719   21 years kjdon changed the doc node creation (for the docs in the result list) to add …
(edit) @4709   21 years kjdon fixed some little things
(edit) @4708   21 years kjdon workign on document type stuff - so that xslt knows what type of …
(edit) @4707   21 years kjdon get display format info for documents
(edit) @4268   21 years kjdon changed to use archivedir instead of assocfilepath for image location
(edit) @4260   21 years kjdon added in some extra stuff for structure retrieve - instead of just the …
(edit) @4247   21 years kjdon index param put in even if there is only one index
(edit) @4246   21 years kjdon added response only arg to the phind url
(edit) @4223   21 years kjdon MGPPWrapper methods getDocument and loadIndexData no longer take …
(edit) @4222   21 years kjdon MGPPWrapper methods getDocument and loadIndexData no longer take …
(edit) @4142   21 years kjdon service describe requests no longer use info att
(edit) @4098   21 years kjdon createParameter for description has new name: createParameterDescription
(edit) @4081   21 years kjdon added All fields to field list
(edit) @4062   21 years kjdon had to remove ctrl-b and ctrl-c from mg text cos they are invalid xml …
(edit) @4033   21 years mdewsnip Modified to returned a section with annotations as a proper XML …
(edit) @4024   21 years kjdon param now multi type
(edit) @4019   21 years kjdon changed div to span, fixed a display bug
(edit) @4018   21 years mdewsnip Added parameter description.
(edit) @4017   21 years mdewsnip Changed string comparisons to use .equals().
(edit) @4015   21 years mdewsnip Changed to use class instead of id attribute.
(edit) @4014   21 years mdewsnip Replaced GATE annotation tags with div tags, for display purposes.
(edit) @4012   21 years mdewsnip Changed string comparison to use .equals().
(edit) @4011   21 years mdewsnip Changed string comparisons to use .equals().
(edit) @4010   21 years kjdon changed String == to .equals :-)
(edit) @4006   21 years mdewsnip First stab at a service for using GATE to do information extraction.
(edit) @3997   21 years kjdon added a comment
(edit) @3995   21 years kjdon path for resolving images now based of site_http_address_
(edit) @3994   21 years kjdon now stores site_http_address, passed in before configure.
(edit) @3991   21 years kjdon mgpp wrapper now needs to have an empty basepath, so changed all the …
(edit) @3990   21 years mdewsnip Initial document image support.
(edit) @3977   21 years kjdon tidied up from att in response
(edit) @3976   21 years kjdon docNodeXXX stuff changed to nodeXXX, tidied up from att in response
(edit) @3975   21 years kjdon docNodeXXX stuff changed to nodeXXX
(edit) @3974   21 years kjdon changed handle param to pid
Note: See TracRevisionLog for help on using the revision log.