source: SRUClient

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2998   11 years oschonef - tag version 0.9.2
(edit) @2997   11 years oschonef - add proper interface for enabling or disabling parsing of the …
(edit) @2995   11 years oschonef - add support for parsing schemaInfo within ZeeRex? (explain) record data
(edit) @2994   11 years oschonef - code formatting
(edit) @2990   11 years oschonef - fix logging message
(edit) @2989   11 years oschonef - add support for parsing configInfo within ZeeRex? (explain) record data
(edit) @2987   11 years oschonef - code formatting
(edit) @2986   11 years oschonef - add support for parsing indexInfo within ZeeRex? (explain) record data
(edit) @2984   11 years oschonef - add temporary hook to enable ZeeRex? record data parsing
(edit) @2982   11 years oschonef - update Woodstox dependency
(edit) @2975   11 years oschonef - (for now) add "x-indent-response" extra argument to explain request
(edit) @2959   11 years oschonef - add constructor for SRU*Request that accepts an URI object
(edit) @2956   11 years oschonef - more work on explain record data parser
(edit) @2955   11 years oschonef - make request in strict mode by default - make inner class static
(edit) @2953   11 years oschonef - more work on explain record data parser
(edit) @2948   11 years oschonef - make SRU*Request classes extensible
(edit) @2947   11 years oschonef - (for now) keep parsing of explain record data disabled
(edit) @2946   11 years oschonef - (revert) remove version argument from SRURecordDataParser parse() …
(edit) @2945   11 years oschonef - make sure, we don't leak XMLStreamReaders in case of string record …
(edit) @2944   11 years oschonef - change some debug output - some code formatting
(edit) @2943   11 years oschonef - fix type in member name
(edit) @2942   11 years oschonef - add methods for setting of strict mode per request - remove strict …
(edit) @2940   11 years oschonef - add link to ZeeRex? DTD to JavaDoc?
(edit) @2939   11 years oschonef - some more work on ZeRex? record parser
(edit) @2938   11 years oschonef - upgrade to slf4j version 1.7.2
(edit) @2936   11 years oschonef - add preliminary Zeerex record parser and Zeerex record data object …
(edit) @2881   11 years oschonef - update Apache HTTPClient dependency
(edit) @2880   11 years oschonef - ensure that generated URIs are correctly UTF-8 encoded and URI-escaped
(edit) @2879   11 years oschonef - (really) make sure, we're releasing HTTP client resources
(edit) @2872   11 years oschonef - bump version
(edit) @2871   11 years oschonef - tag version 0.9.1
(edit) @2870   11 years oschonef - mark methods returning Future<> results in threaded interface …
(edit) @2869   11 years oschonef - change wording of debug message
(edit) @2868   11 years oschonef - fix typo
(edit) @2865   11 years oschonef - fix typo in debug message
(edit) @2864   11 years oschonef - fix typo in JavaDoc?
(edit) @2840   11 years oschonef - if operating in non-strict mode, allow empty <details> and <message> …
(edit) @2475   11 years oschonef - bump version
(edit) @2474   11 years oschonef - tag version 0.9.0
(edit) @2473   11 years oschonef - downgrade version
(edit) @2467   11 years oschonef - (re-factor) rename package from "eu.clarin.sru.fcs" to …
(edit) @2466   11 years oschonef - update copyright (2/2)
(edit) @2464   11 years oschonef - update to match latest FCS spec - some re-factoring - update …
(edit) @2402   11 years oschonef - add first stab at generic dataview parser providing a string
(edit) @2401   11 years oschonef - style: rename variables
(edit) @2394   11 years oschonef - re-work to support specific data view parsers - generic data view …
(edit) @2388   11 years oschonef - move common code to TestUtils? - add support for dumping GenericDataView?
(edit) @2387   11 years oschonef - first (experimental) attempt to implement a generic dataview parser
(edit) @2384   11 years oschonef - fix typo - minor style fix
(edit) @2308   12 years oschonef - bump version number
(edit) @2307   12 years oschonef - update http-client version to 4.2.1 - (for now) drop commons-lang …
(edit) @2306   12 years oschonef - change exceptions to NullPointerExceptions? (which they should have …
(edit) @2305   12 years oschonef - rename ClarinFederatedContentSearch?* classes to ClarinFCS*
(edit) @2304   12 years oschonef - extend support for CLARIN FCS records - add support for …
(edit) @2276   12 years oschonef - use LinkedList? instead of ArrayList?
(edit) @2209   12 years oschonef - cleanup whitespace
(edit) @2207   12 years oschonef - add maven modules to build javadoc and source jars on package build
(edit) @2205   12 years oschonef - fix error handling in TestThreadedClient? - add …
(edit) @2204   12 years oschonef - add support or extra*Data in SRU responses HEADS UP: This breaks …
(edit) @2203   12 years oschonef - make statistics available in SRU*Response objects - cosmetic changes …
(edit) @2196   12 years oschonef - make constant private (should never have been public) - move …
(edit) @2191   12 years oschonef - make constant private (should never have been public) HEADS UP: may …
(edit) @2190   12 years oschonef - add method to get notified if an error occurred while processing the …
(edit) @2183   12 years oschonef - add callback mechanism to SRUThreadedClient
(edit) @2169   12 years oschonef - remove unneeded dependencies - copy required dependencies (w/o test …
(edit) @2168   12 years oschonef - update copyright - add missing copyright statements
(edit) @2167   12 years oschonef - add missing copyright statements
(edit) @2166   12 years oschonef - add SRUClient (client that wraps responses in Java objects) - add …
(edit) @2165   12 years oschonef - rename SRUClient to SRUSimpleClient (no pun intended) HEADS UP: This …
(edit) @2164   12 years oschonef - remove SRUAsyncClient OT: Everybody leaves and I'd expect as much …
(edit) @2163   12 years oschonef - generate surrogate record, if no appropriate record parser was found …
(edit) @2157   12 years oschonef - fix typo in java doc
(edit) @2156   12 years oschonef - change resultSetId to string
(edit) @2155   12 years oschonef - fix typo in java doc
(edit) @2151   12 years oschonef - add preliminary multithreaded handler based client (WIP)
(edit) @2142   12 years oschonef - scan on fcs.resource
(edit) @2141   12 years oschonef - move RECORD_DATA_PARSER_SCHEMA_ANY to SRURecordDataParser
(edit) @2140   12 years oschonef - backout r2130, r2131, r2132
(edit) @2132   12 years oschonef - change some comments
(edit) @2131   12 years oschonef - re-factoring (2/2) - extract SRUClient interface - remove …
(edit) @2130   12 years oschonef - re-factoring (1/2)
(edit) @2129   12 years oschonef - fix JavaDoc? typos
(edit) @2128   12 years oschonef - change exception message
(edit) @2122   12 years oschonef - move TestClient? to test hierarchy
(edit) @2121   12 years oschonef - add more quirks for SRU/CQL conformance testing
(edit) @2114   12 years oschonef - add toggle to operate client in strict SRU protocol conformance mode …
(edit) @2102   12 years oschonef - backout r2100 (yeah, better commit in the correct project ;)
(edit) @2100   12 years oschonef - (style) put variable declaration after comment
(edit) @2092   12 years oschonef - allow generic record data parser using schema wildcard
(edit) @2091   12 years oschonef - be really consequent about thread-unsafeness and remove ConcurrentMap?
(edit) @2088   12 years oschonef - add JavaDocs? to public API - fix wrong constructor visibility with …
(edit) @2083   12 years oschonef - remove obsolete methods
(edit) @2048   12 years oschonef - minor cleanup
(edit) @2047   12 years oschonef - ensure mandatory arguments have been set before commencing request - …
(edit) @2024   12 years oschonef - be more robust, when parsing responses - add mechanism to send …
(edit) @2022   12 years oschonef - fix breakage (misplaces curly braces)
(edit) @2021   12 years oschonef - try handle fatal diagnostics correctly
(edit) @1985   12 years oschonef - add support for 'string' record packing (might have trouble with …
(edit) @1981   12 years oschonef - wrap every operation in own try..catch
(edit) @1980   12 years oschonef - change some error messages
Note: See TracRevisionLog for help on using the revision log.