pazpar2-moved-to-github.git
2007-04-23 Adam DickmeissRename test functions a bit
2007-04-23 Adam DickmeissAdded these target settings based on their .pz-equivalents.
2007-04-23 Adam DickmeissAdded ID for partintro
2007-04-22 Adam DickmeissConnections now wait for hosts to be resolved. Delayed...
2007-04-22 Sebastian HammerNotes on implementation status of a couple of settings
2007-04-22 Adam DickmeissPer-session databases and configuration. This was imple...
2007-04-22 Adam DickmeissRemoved load_simpletargets
2007-04-21 Adam DickmeissPerform getaddrinfo in separate thread for a given...
2007-04-20 Sebastian HammerChanged new code to use session_setting_oneval
2007-04-20 Sebastian HammerMade load of XSLT normalization stylesheet dynamic
2007-04-20 Sebastian Hammer*** empty log message ***
2007-04-20 Marc Crommestarted record constructors. still unfnished, but yet...
2007-04-20 Sebastian HammerCollapsing charset into native encoding. It simplifies...
2007-04-20 Jakub Skoczenproblems with ajaxError catching all exceptions solved
2007-04-20 Marc Crommesplitting record specific definition out from pazpar2...
2007-04-20 Adam DickmeissMinor
2007-04-20 Adam DickmeissSelect thread system now passes a simple test using...
2007-04-20 Adam DickmeissFix hard-coded 30 second limit. Unfortunately we have...
2007-04-20 Adam DickmeissLinking with threads
2007-04-20 Marc Crommeadded metadata and sortkey assign functions (to conf_se...
2007-04-20 Adam Dickmeisssel_thread_result reads from pipe
2007-04-20 Adam DickmeissStarted work on select thread system.
2007-04-20 Sebastian HammerAllows definition/override of pz:cclmap:* settings...
2007-04-20 Sebastian HammerRemoved query from session structure. It is no longer...
2007-04-19 Marc Crommeadded ignore of session*.xml files
2007-04-19 Marc Crommeadded conf_service creator inclusive metadata and sortk...
2007-04-19 Marc Crommerestricting to non-test files
2007-04-19 Adam DickmeissRefactor access to global variable channel_list. There...
2007-04-19 Adam DickmeissTiny example update
2007-04-19 Adam DickmeissRemoved redundant declarations
2007-04-19 Marc Crommestarted adding conf_service and conf-metadata construct...
2007-04-18 Adam DickmeissIgnore test_relevance program and log file
2007-04-18 Sebastian HammerFixed bug 854. Using nmem_split() to split phrase terms...
2007-04-18 Sebastian HammerRemoved 'Masterkey' from implementation name
2007-04-18 Marc Crommepretty-formattting comments , now not exeeding 80 chars
2007-04-18 Adam DickmeissMake Pazpar2 configure prefer static YAZ - when locally...
2007-04-18 Sebastian HammerI think this addresses Bug 1070.
2007-04-18 Marc Crommeencapsulating all record fields in a xsl:for-each to...
2007-04-18 Sebastian HammerRemoved for now.. display of bib targets not really...
2007-04-18 Sebastian HammerPut an alert in ajaxError. This is not pretty and shoul...
2007-04-18 Sebastian HammerSearch still went ahead even if one target had a parse...
2007-04-18 Sebastian HammerOops. output of ccl_pquery not null-terminated. Added...
2007-04-18 Sebastian HammerMessing with the refresh timer to make things feel...
2007-04-17 Sebastian HammerFixed bug 897. Pazpar2/search fails gracefully on empty...
2007-04-17 Sebastian HammerAdded LOC example config
2007-04-17 Sebastian HammerAdded LOC to MK production demo
2007-04-17 Sebastian HammerAdded author search
2007-04-17 Marc CrommeStill trying to relevance-rank one single record.
2007-04-17 Jakub SkoczenAdded newer version of jquery (faster).
2007-04-17 Jakub SkoczenWhen author link is clicked, all books by that author...
2007-04-17 Marc Crommeadded five asserts to make sure that the arguments...
2007-04-17 Marc Crommechanged order of arguments of reclist_insert such that...
2007-04-16 Adam DickmeissAnother and hopefully, last, YAZ OID DB update
2007-04-16 Sebastian HammerRemoved $Id$ again.. that seemed redundant when the...
2007-04-16 Sebastian HammerAdded protocol number and $Id$ to init response
2007-04-16 Sebastian HammerDisplays empty location subrecords in brief formats...
2007-04-16 Sebastian HammerTuning interface. Tuning Wikipedia searching
2007-04-16 Marc Crommeadded first shot on relevance ranking testing, still...
2007-04-16 Marc Crommeadded asserts on service struct passed to reclist_insert
2007-04-16 Marc Crommeadded
2007-04-16 Marc Crommeremoved global parameters from reclist_insert()
2007-04-16 Adam DickmeissUsing convenience library libpazpar2.a now.
2007-04-16 Adam Dickmeissmain() in pazpar2.c . Rest of high-level logic moved...
2007-04-15 Sebastian HammerMoved masterkey-specific settings to separate dir....
2007-04-15 Sebastian HammerAdded locaton info to the output of the show command.
2007-04-15 Sebastian HammerExperimentally added display of database names after...
2007-04-15 Sebastian HammerModified http_create. Used a per-request nmem structure...
2007-04-14 Sebastian HammerRemoved linechange before first location
2007-04-14 Sebastian HammerEvolving config for masterkey service -- different...
2007-04-14 Sebastian HammerMessing with the full display to bring it closer in...
2007-04-14 Sebastian HammerHack to disable the snagging of normal Javascript error...
2007-04-13 Sebastian HammerFixed disappearing records.
2007-04-13 Sebastian HammerIntroduced a check for empty value in record processing
2007-04-13 Sebastian HammerSimple query should not put "" around terms. It messes...
2007-04-13 Marc Crommeadded initialization of char *recsyn = 0; and char...
2007-04-13 Sebastian HammerMinor
2007-04-13 Sebastian HammerSetup stand-alone config for ID Open Content resources
2007-04-13 Sebastian HammerComplete configuration for local test server access...
2007-04-13 Sebastian HammerModified settings system to read single file or directo...
2007-04-13 Sebastian HammerAdded hitcount after resource name
2007-04-13 Sebastian HammerRemoved old-style CCL config files
2007-04-13 Sebastian HammerBad pointer assignment in prepare_yazmarc
2007-04-12 Adam DickmeissPrepare for YAZ 3s new OID system
2007-04-12 Marc Crommeadded logging of searchRequest RPN query for debugging
2007-04-12 Marc Crommeadding settings field 'pz.queryencoding'
2007-04-12 Marc Crommeremoved break statement - actually _using_ the specifie...
2007-04-12 Marc Crommeadded logging of target name when XML normalization...
2007-04-12 Marc Crommeavoid loading ZeeReX if no config->targetprofiles is...
2007-04-11 Sebastian HammerSimple target file with econtent sites -- Only sets...
2007-04-11 Sebastian HammerRemoved 'user' from settings structure and code..
2007-04-11 Sebastian HammerMajor change. Targets are now created when they are...
2007-04-11 Sebastian HammerMoved the check for PZ_ALLOW
2007-04-11 Jakub SkoczenUpdate following changes made to the pz2's protocol.
2007-04-11 Sebastian HammerNeglected to initialize session->databases
2007-04-11 Sebastian HammerFixed bad dereferencing of null settings
2007-04-11 Marc Crommefreeing XML doc pointer after usage, otherwise we have...
2007-04-11 Marc Crommeadded assert to prevent segfault by dereferencing void...
2007-04-11 Marc Crommeremoved unused code in comments
2007-04-11 Marc Crommeremoved unused code
2007-04-11 Marc Crommeremember to free memory, otherwise leaking
next