source: trunk/gsdl3/src/java/org/greenstone/gsdl3/action/QueryAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8677   20 years kjdon SXML.createParameterList changed to addParametersToList
(edit) @6695   20 years nzdl all request creation now done through GSXML.createBasicRequest - we …
(edit) @6300   20 years kjdon GSXML.createBasicRequest now expects a user id
(edit) @6263   20 years kjdon added in Title metadata even if format elem was found - format elem …
(edit) @5401   21 years kjdon tidying up println stuff
(edit) @5191   21 years kjdon now we are doing query results paging in tehaction, not the xslt - …
(edit) @5155   21 years kjdon code style consistency check - class variables no longer end in _
(edit) @5147   21 years kjdon GSCGI replaced by GSParams
(edit) @5117   21 years kjdon only add the Title metadata to be returned if there is none specified
(edit) @4981   21 years kjdon service params are now namespaced to avoid conflict with same named …
(edit) @4857   21 years kjdon now looks for metadata names from format statements
(edit) @4696   21 years kjdon now we set a type on the format element
(edit) @4257   21 years kjdon simplified actions, the receptionist does a lot more of teh work now. …
(edit) @4144   21 years kjdon all stuff for the page generated by teh Receptionist (config and …
(edit) @4093   21 years kjdon moved something to the general process method from the specific …
(edit) @4080   21 years kjdon what metadata to ask for is now dynamically determined from the xslt …
(edit) @3999   21 years kjdon code tidy
(edit) @3987   21 years mdewsnip Improvements to page element structure, for better image handling.
(edit) @3948   21 years kjdon now uses proper request types (process instead of query)
(edit) @3944   21 years kjdon tidied up error messages a bit
(edit) @3936   21 years kjdon format elem now transformed at action end
(edit) @3914   21 years kjdon now gets format info from service
(edit) @3895   21 years kjdon tidied up a bit
(edit) @3868   21 years kjdon relects GSXML changes
(edit) @3863   21 years kjdon new xml format - content has been removed from request and response, …
(edit) @3802   21 years mdewsnip Modified to use the DocumentMetadataRetrieve service.
(edit) @3766   21 years mdewsnip Support for modified query result format (changes to "numDocsMatched" …
(edit) @3753   21 years mdewsnip Added support for query results metadata: number of matching …
(edit) @3682   21 years kjdon changes to cgi args: a=action, sa=subaction, s=servicename, …
(edit) @3645   21 years kjdon actions tidied up a bit, ResourceAction changed to DocumentAction, …
(edit) @3603   21 years kjdon query action now handles all queries with a generic method. the …
(edit) @3568   22 years kjdon tidied up a bit, uses new page structure and new display elements
(edit) @3512   22 years kjdon all modules now talk the same messages; all xml elems and atts have …
(edit) @3491   22 years kjdon actions all use cgi arg long names now, not short names
(edit) @3467   22 years kjdon the xml representation of cgi args now has two attributes 'action' and …
(edit) @3455   22 years kjdon dynamically determined stylesheet inclusions
(edit) @3441   22 years kjdon uses new GSFile methods
(edit) @3388   22 years kjdon tidying
(edit) @3363   22 years kjdon modified
(add) @3340   22 years kjdon the new action classes
Note: See TracRevisionLog for help on using the revision log.