source: trunk/java-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3110   22 years cs025 Added NzdlBrowse to Makefile.
(edit) @3101   22 years kjdon can now specify which index to search. Also, the filterOPtions for …
(edit) @3100   22 years kjdon new classes for FilterOption support
(edit) @3099   22 years kjdon added support for retrieving filter options. two new classes defined, …
(edit) @3098   22 years kjdon added support for query to specify index, and for retrieval of filter …
(edit) @3097   22 years kjdon NzdlQuery now has an option specifying which index to query
(edit) @3091   22 years kjdon last commit broke the Makefile for Java 1.3 - added comment on how to …
(edit) @3090   22 years kjdon fixed parameter types for createQueryFilterRequest
(edit) @3089   22 years kjdon changed getMetadata(), - it was returning null, now returns a bool
(edit) @3088   22 years kjdon added -oldImplBase to the idlj commands to fix up compatibility issues …
(edit) @2924   22 years cs025 Added the ability to directly state a host URL.
(edit) @2923   22 years cs025 Added support for browsing objects and default metadata behaviours
(edit) @2922   22 years cs025 Added Default metadata behaviour control
(edit) @2921   22 years cs025 Added stuff to cope with Metadata settings being controlled separately.
(edit) @2920   22 years cs025 Added ability to cope with NzdlBrowse objects
(edit) @2919   22 years cs025 Initial implementation of a Browse object, comparable to the Query …
(edit) @2688   23 years bas6 Implement Serializable was added to: NzdlQuery, NzdlResultSet, …
(edit) @2663   23 years bas6 Added method getNumOfDocIdsRetrieved() to NzdlResultSet. Added a …
(edit) @2476   23 years say1 ChangeLog
(edit) @2475   23 years say1 generalised ChangeLogDialog ==>> FileDialog to allow viewing of the …
(edit) @2467   23 years say1 added the NzdlDocumentInfo and DocumentInfoDialog classes, mainly to …
(edit) @2463   23 years say1 updated ChangeLog
(edit) @2462   23 years say1 removed all the classification scheme stuff because it"s all under …
(edit) @2365   23 years say1 removed classifications
(edit) @2339   23 years say1 updated ChangeLog
(edit) @2321   23 years bas6 modified simple example in org/nzdl/gsdl/service/package.html to …
(edit) @2320   23 years daven correct a bug in the term frequency code from yesterday that lost some …
(edit) @2319   23 years daven use new APIs in service.*
(edit) @2318   23 years daven altered new method name for greater clarity
(edit) @2317   23 years daven treat Greenstone terms as constants, e.g. collectionextra, …
(edit) @2316   23 years daven added a new set of accessor methods for collection information. So, …
(edit) @2315   23 years daven use the new collectionInfo methods rather than getting the metadata …
(edit) @2314   23 years daven tidied up
(edit) @2313   23 years daven added method for sorting the term frequency Map so that we display …
(edit) @2312   23 years daven altered display of term frequencies.
(edit) @2285   23 years say1 hopefully that"s the only file i missed …
(edit) @2284   23 years say1 Cross collection searching
(edit) @2283   23 years say1 added line showing the query term qrequencies
(edit) @2282   23 years daven error prevention for popup menu.
(edit) @2281   23 years daven turned on the BerryBasket. Try right-clicking on a result in the …
(edit) @2278   23 years say1 changed JAVACOPTIONS. log files now written to home directory. error …
(edit) @2277   23 years say1 fixed properties problem. saving IORs and properties in the users home …
(edit) @2275   23 years daven updated QueryHistory to include options (stemming) and to display …
(edit) @2274   23 years daven added integrity checking for boolean/ranked preference
(edit) @2273   23 years daven retain state of non-explicit preferences (e.g. casfolding, stemming)
(edit) @2272   23 years say1 set the ChangeLogDialog to be uneditable
(edit) @2271   23 years say1 comments in NzdlPreferences. Moved some constants from …
(edit) @2270   23 years say1 comments in NzdlPreferences. Moved some constants from …
(edit) @2269   23 years say1 renamed SimpleServer.java Proxy.java. Fixed bug in …
(edit) @2266   23 years daven tidied up ChangeLogDialog appearance
(edit) @2264   23 years say1 added the ChangeLogDialog.java file
(edit) @2262   23 years say1 testing collections with ping
(edit) @2260   23 years say1 added lots of Changelog stuff
(edit) @2259   23 years say1 removed ptp code from Makefiles. fixed minor constants problem.
(edit) @2258   23 years say1 removed ptp code
(edit) @2257   23 years daven added isStemming and isCaseFolding as accessor methods to provide …
(edit) @2256   23 years daven added ranked and boolean searching options to the interface.
(edit) @2255   23 years daven stemming and case folding using new boolean API.
(edit) @2254   23 years daven stemming and case folding using new boolean API.
(edit) @2253   23 years daven added boolean version of setCaseFolding method
(edit) @2252   23 years daven added stemming and cas folding options.
(edit) @2251   23 years daven updated QueryHistory to show time and num of hits. Removed restriction …
(edit) @2249   23 years say1 unchanged the idl file …
(edit) @2232   23 years say1 changed corbaiface.idl "long"->"long long" and propogated the chnages …
(edit) @2227   23 years daven Custom cell renderer for the QueryHistoryPanel - with long collection …
(edit) @2225   23 years daven added QueryHistory, tooltips on collectionInfoButton. Altered CSModel …
(edit) @2222   23 years daven dynamically update display mode based on preference changes. i.e. if …
(edit) @2220   23 years say1 change int-> long in a number of places, new createNzdlService method …
(edit) @2217   23 years paynter Tidying up debugging output.
(edit) @2216   23 years paynter Removed unnecessary function.
(edit) @2215   23 years paynter Updated handling of IOR keys.
(edit) @2210   23 years daven improved collection information dialog with HTML display of long …
(edit) @2203   23 years paynter Get collection name and description.
(edit) @2202   23 years paynter More of the same.
(edit) @2201   23 years daven parsing instrumentation for structured documents
(edit) @2200   23 years paynter Cleaned up debugging output a little.
(edit) @2199   23 years daven error checking and empty document handling
(edit) @2198   23 years daven tidying and error trapping for caret setting in empty documents
(edit) @2197   23 years daven tidying up CollectionInfoDialog
(edit) @2196   23 years say1 fixed a pair of date bugs for Dave. classification updates
(edit) @2195   23 years daven added CollectionInfoDialog.java to display collection level data
(edit) @2194   23 years say1 added Library of Congress files
(edit) @2192   23 years say1 fixed a buf when no IORs were found …
(edit) @2191   23 years say1 initial commit of the classification stuff. now appears to work, but …
(edit) @2190   23 years daven preference for displaying raw text or HTML now working
(edit) @2189   23 years daven fixed multiple sever bug (stuart from dave"s machine )
(edit) @2188   23 years say1 added NzdlPreferences.java and hooked it up in all the necessary …
(edit) @2187   23 years say1 removed diff
(edit) @2186   23 years say1 added comments to corbaiface.idl and an hostname accessor to …
(edit) @2185   23 years daven prefs dialog gui code
(edit) @2184   23 years daven preferences dialog added
(edit) @2183   23 years say1 fixed code after previous commit …
(edit) @2182   23 years say1 added files i forgot to add before …
(edit) @2181   23 years say1 removed org/nzdl/gsdl/util/NzdlIORs.java
(edit) @2180   23 years say1 helps is it compiles …
(edit) @2179   23 years say1 renamed NzdlIORs to NzdlServiceFactory updated server. update …
(edit) @2178   23 years say1 implemented multiway wrapper to allow a client to connect to multiple …
(edit) @2177   23 years say1 regularised borders
(edit) @2176   23 years cs025 Error in parsing of metadata corrected; the values of metadata items …
(edit) @2172   23 years cs025 Changed ping parameters and behaviour in C++; corresponding changes …
Note: See TracRevisionLog for help on using the revision log.