source: SRUClient

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @1978   12 years oschonef - a little better exception messages in case of invalid values for …
(edit) @1977   12 years oschonef - fix typo in exception message
(edit) @1976   12 years oschonef - iterate over all DataView? elements - complain if mandatory KWIC …
(edit) @1975   12 years oschonef - enable record data parsers to throw SRUClientException
(edit) @1974   12 years oschonef - gracefully handle searches without any matches, i.e. responses with …
(edit) @1973   12 years oschonef - add CLARIN FCS record schema identifier constant
(edit) @1972   12 years oschonef - work-in-progress - add handler for extraResponseData - add …
(edit) @1971   12 years oschonef - work-in-progress - fix breakage from last commit - add request …
(edit) @1970   12 years oschonef - work-in-progress (currently broken)
(edit) @1969   12 years oschonef - commit current work-in-progress - handle fatal diagnostics - …
(edit) @1966   12 years oschonef - clean up whitespace
(edit) @1965   12 years oschonef - some attempt in fixing namespaces while buffering records
(edit) @1963   12 years oschonef - import sources
(add) @1962   12 years oschonef - initial project structure
Note: See TracRevisionLog for help on using the revision log.