Mention SOLR with other protocols
[yaz-moved-to-github.git] / client /
2010-09-09 Adam Dickmeissyaz-client: add nl for cs_put error
2010-08-27 Dennis SchafrothShow facets if present in search response
2010-08-26 Dennis SchafrothmaximumRecords back to 0. Facets: warn on SRU/W of...
2010-08-26 Dennis SchafrothMerge branch 'solr_facets' of ssh://git.indexdata.com...
2010-08-26 Dennis SchafrothSetting maximum records to 20 (testing)
2010-08-26 Dennis Schafrothadd new test function: is_SRW
2010-08-26 Dennis SchafrothSet facets on SRW request. Only implemented for SOLR.
2010-08-12 Adam DickmeissRename yaz_solr_encode -> yaz_solr_encode_request
2010-08-12 Adam DickmeissRename SOLR HTTP response function
2010-08-12 Adam DickmeissSOLR support for ZOOM and yaz-client
2010-08-05 Adam Dickmeissyaz-client: seacrh and show for SOLR
2010-08-05 Adam DickmeissRename a few Z39.50 specific funcs
2010-08-04 Adam Dickmeissyaz-client: mark priv funcs static
2010-08-04 Adam DickmeissReformat
2010-08-04 Adam DickmeissMove otherinfo facet stuff to facet.c
2010-08-04 Adam Dickmeissyaz-client: otherinfo missing if facet is in use
2010-08-03 Adam DickmeissRename attr facet specific functions
2010-08-03 Adam DickmeissRename struct attrvalues to yaz_facet_attr
2010-07-30 Dennis SchafrothCosmetic plus fix of uninitialized variable
2010-07-30 Dennis SchafrothFix LOG_* flags to YLOG_ flags. Uncomment unused functions
2010-07-19 Dennis SchafrothRefactor parsing of FacetList out (into pquery.c)
2010-07-15 Dennis SchafrothFix serious complaint from heikki
2010-07-15 Dennis Schafrothremoved a stray s
2010-07-15 Dennis SchafrothSupport for printing of facets.
2010-07-14 Dennis SchafrothDisabled the sending of a facet list (as Otherinformati...
2010-07-14 Dennis SchafrothFacet suppport (partly) for Z39.50
2010-06-23 Giannis KosmasMerge cookies on SRU redirects.
2010-04-09 Adam Dickmeissyaz-client: show uses last position if omitted
2010-03-22 Adam DickmeissDo not mess with databaseName for HTTP redirect
2010-03-19 Adam Dickmeissyaz-client: handle HTTP redirects
2010-03-02 Adam Dickmeissyaz-client: fail bad show args
2010-02-10 Adam Dickmeissyaz-client's auth command also works for SRU
2010-01-22 Adam DickmeissEmbarrassing
2010-01-21 Adam Dickmeissyaz-client: ctrl-d print \n before exiting
2010-01-19 Adam DickmeissAdd casts for signed/unsigned ints
2010-01-14 Adam DickmeissBump copyright year
2009-12-22 Adam Dickmeissyaz-client: show operate on Odr_int
2009-12-17 Adam Dickmeissyaz-client: New command, 'url' which does HTTP GET
2009-12-17 Adam DickmeissXML records printed as is (not forced to 7-bit)
2009-11-23 Adam DickmeissURI component encode/decode SRU database
2009-11-23 Adam Dickmeissyaz-client: honor base command for SRU
2009-10-08 Adam DickmeissFix SEGV for quit command in cmdfile
2009-07-28 Mike TaylorBetter message when receiving an unrecognised userInfor...
2009-06-18 Adam DickmeissMerge branch 'master' into longint
2009-06-18 Adam DickmeissIntroduce type for BER BOOLEAN/INTEGER .
2009-06-16 Adam DickmeissAdd type casts to make YAZ C++ compile
2009-06-16 Adam Dickmeiss64-bit BER integers. Fixes bug #114.
2009-05-01 Adam DickmeissAvoid double display of SRU/SRW records (bug #2798).
2009-04-29 Adam DickmeissOption auto_reconnect=on really reconnects.
2009-04-29 Adam DickmeissFix bug #2770 - avoid length limit for auth parameters.
2009-02-16 Adam DickmeissDont assume error if fgets returns NULL
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-13 Adam DickmeissCast integer to long for print
2009-01-09 Adam DickmeissHappy new year
2008-12-24 Adam DickmeissAdded a few type casts to avoid warnings.
2008-11-24 Adam DickmeissGot rid of a few warnings WRT signed/unsigned types
2008-11-17 Adam Dickmeissyaz-client's version info includes SHA1.
2008-11-14 Adam DickmeissFixes for gcc warnings - mostly WRT check of returns...
2008-10-15 Adam DickmeissOmit some functions not used when XML2 is not enabled...
2008-09-24 Adam DickmeissEnsure format command is a no-op if bad syntax is passe...
2008-09-24 Adam DickmeissCheck the record syntax(es) given by the format command
2008-09-18 Adam DickmeissAdded cql2rpn as allowed querytype
2008-06-05 Adam DickmeissAdded cs_print_session_info which shows SSL session...
2008-06-04 Adam DickmeissLink SSL with libyaz.la and yaz-client only.
2008-05-30 Adam DickmeissTruncate yaz-client history if it exceeds certain size...
2008-04-23 Adam DickmeissDo not set charsetNegotiation bit by default (breaks...
2008-04-04 Adam DickmeissUpdate headers and omit CVS Ids.
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2008-03-25 Adam DickmeissIgnore backup files.
2008-03-18 Adam DickmeissWS spaces.
2008-03-18 Jacob PoulsenAdded print of status or Error Report from xml ES
2008-03-18 Adam DickmeissMinor changes to parsing of itemorder comamand.
2008-03-18 Jacob PoulsenAdded customisation of xml send in command itemorder...
2008-03-16 Adam DickmeissIgnore object files.
2008-03-12 Adam DickmeissMoved ignore files.
2007-12-27 Adam DickmeissDo not reset querytype if session resets (HTTP/SRU).
2007-12-21 Adam DickmeissImproved tokenization for yaz-client coammnds update...
2007-12-21 Adam DickmeissEnsure fname is 0-terminated in parse_cmd_doc for yaz...
2007-11-21 Adam DickmeissUse schema in Z39.50 Update.
2007-10-29 Adam DickmeissExtended auth command so that NULL User, pass may be...
2007-08-24 Adam Dickmeissyaz-client command 'sru' may set both SRU method (SOAP...
2007-08-21 Adam DickmeissFixed scan continuation line not being set for displayT...
2007-08-14 Adam DickmeissFor XML ILL Response, YAZ prints Octet aligned buf...
2007-07-13 Adam DickmeissRemoevd unused definition
2007-07-04 Adam DickmeissRevert
2007-07-04 Adam DickmeissInternal release
2007-06-03 Adam DickmeissOrder options and usage info
2007-06-03 Adam Dickmeissyaz-client now reads commands from file given by option...
2007-06-03 Adam DickmeissFixed bug #1157: yaz-client does not read .yazclientrc...
2007-05-30 Adam DickmeissChanged the way yaz-client encodes charset negotiation...
2007-05-30 Adam DickmeissAdded yaz-client command querycharset which specifies...
2007-05-30 Adam DickmeissImplemented a way to perform scan in a result set using...
2007-05-23 Adam DickmeissFor SRU responses allow Content-Type application/xml...
2007-05-08 Adam DickmeissFor OIDs use Odr_oid type everywhere, i.e. do not assum...
2007-05-06 Adam DickmeissCode updates which makes things compile as C++. Mostly...
2007-05-03 Adam DickmeissFix OID for record update command
2007-05-02 Adam DickmeissThe negotiationModel bit is now set by default for...
2007-04-30 Adam DickmeissAdded stop word support for CCL parser. These are confi...
2007-04-24 Adam DickmeissAdded example of qualifier alias
2007-04-16 Adam DickmeissGenerate built-in OIDs from oid.csv.
next