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) @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   20 years kjdon now checks for empty metadata before adding it
(edit) @6274   20 years kjdon was using old system messages to reload/delete collections
(edit) @6273   20 years kjdon was using old request types
(edit) @6247   20 years kjdon changed the metadata handling to use metadata names in the form …
(edit) @6165   20 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
(edit) @3973   21 years kjdon tidied up print statements, and from att in response
(edit) @3952   21 years mdewsnip Trialling the removal of passing base_dir to MGPP as a cleaner …
(edit) @3946   21 years kjdon tidied up System.out.prints
(edit) @3945   21 years kjdon content elements no longer used in request or response
(edit) @3939   21 years kjdon fixed a bug
(edit) @3938   21 years kjdon configure takes two args - the xml for teh service plus some optional …
(edit) @3937   21 years kjdon configure now takes two args - the service info and an optional …
(edit) @3910   21 years kjdon now creates a format element if some stylesheet stuff has been specified
(edit) @3909   21 years kjdon added methods to return format info for a service
(edit) @3901   21 years kjdon classifier services now included in GS2Retrieve
(edit) @3900   21 years kjdon changed the way the process methods are called - now if one is not …
(edit) @3892   21 years kjdon classifier services now included in GS2Retrieve serviceRack, so …
(edit) @3875   21 years kjdon removed unnecessary methods
(edit) @3868   21 years kjdon relects GSXML changes
(edit) @3866   21 years kjdon new xml format - document replaced with documentNode, content removed …
(edit) @3862   21 years kjdon new xml format - removed content from request and response, document …
(edit) @3851   21 years kjdon a wide variety of changes, next I will go through and make sure the …
(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 …
Note: See TracRevisionLog for help on using the revision log.