Happy new year
[pazpar2-moved-to-github.git] / src / session.h
2015-09-06 Adam DickmeissRename sessions_count to sessions_get_count
2015-09-03 Adam DickmeissRename new_session to session_create
2015-07-27 Adam DickmeissOptimize single-target sortmap - keep record order...
2015-07-06 Adam Dickmeissfacet ID term map PAZ-1008
2015-06-02 Adam Dickmeissbytarget includes native query PAZ-1005
2015-02-10 Adam DickmeissIncrease facet limit PAZ-990
2014-09-29 Adam Dickmeisscommand=stop functional and works much better PAZ-967
2014-09-10 Adam DickmeissDeal with concurrent searches (within one session)...
2014-09-09 Adam DickmeissFix session_nmem may be used by multiple threads PAZ-962
2014-09-01 Adam DickmeissFix regression
2014-09-01 Adam Dickmeissxdoc caching in client
2014-01-03 Adam DickmeissHappy new year
2013-11-29 Adam DickmeissWork on cluster merging; part of PAZ-901
2013-11-11 Adam DickmeissBetter error message for CCL parse errors PAZ-887
2013-07-17 Adam DickmeissMove struct datbase def to settings.h from session.h
2013-05-28 Adam Dickmeisssession/client counting utils to header
2013-05-21 Adam DickmeissDynamic ranking PAZ-869
2013-05-06 Adam DickmeissAllow mergekey to be given for command=search
2013-05-06 Adam DickmeissDynamic mergekey PAZ-868
2013-02-04 Adam DickmeissRefactor: show_range_start deals with extended fetch
2013-01-22 Adam DickmeissWork on fetch more
2013-01-02 Adam DickmeissBump copyright year
2012-12-14 Adam DickmeissAllow merge on merged content
2012-12-05 Adam DickmeissNew element <message> in bytarget response
2012-10-03 Dennis SchafrothReplace session_sorted_results structure with reclist_s...
2012-09-19 Dennis SchafrothChange session_search to get all sort parameters, so...
2012-08-22 Dennis SchafrothOnly reseting on position, when not done before. Otherw...
2012-08-22 Dennis SchafrothAdd position to sorted_results
2012-08-22 Dennis SchafrothComment on clear set. Think the parameter should be...
2012-08-15 Adam DickmeissRemove unused get_termlist_score
2012-06-07 Adam DickmeissPosition modifier for sort prevents local sort
2012-04-12 Dennis SchafrothApproximation support
2012-04-12 Dennis SchafrothAdd version to perform_termlist
2012-04-11 Dennis SchafrothAdd filtered record count to bytarget response
2012-01-11 Adam DickmeissHappy new year
2011-11-15 Adam DickmeissCommand bytarget addinfo from diagnostics
2011-11-10 Adam DickmeissMerge branch 'master' into bug_4688
2011-11-10 Adam Dickmeissclient_start_search only takes client argument again
2011-11-09 Adam DickmeissRe-enable threaded host resolving
2011-11-08 Adam DickmeissMerge branch 'master' into bug_4688
2011-11-07 Dennis SchafrothMerge branch 'bytarget_block'
2011-11-07 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2011-11-04 Adam DickmeissAvoid session lock while client search is initiated
2011-11-04 Adam DickmeissMerge branch 'master' into bug_4688
2011-11-04 Adam DickmeissRemove destroy_session - replaced by session_destroy.
2011-11-04 Dennis SchafrothFix length of watch structure
2011-11-03 Dennis Schafrothadd TERMLIST watch
2011-11-03 Dennis SchafrothNew error: Already blocked
2011-11-03 Dennis SchafrothAdd bytarget watch
2011-11-02 Adam DickmeissClients cached within session
2011-10-27 Dennis SchafrothSupport for suggestions xml
2011-10-12 Adam DickmeissInitial search may perform (relevance) sort
2011-10-11 Adam DickmeissMore work on sorting
2011-10-10 Adam DickmeissRefactor how total hits are calculated
2011-10-07 Adam DickmeissShow command may re-search for targets that support it
2011-10-06 Adam Dickmeissstruct database: rename member url to id
2011-10-06 Adam DickmeissRemove prototype for undefined load_targets
2011-10-06 Adam DickmeissRefactor: host entries no longer part of database
2011-10-04 Adam DickmeissSimplify ZURL resolving and use regular getaddrinfo
2011-09-30 Adam Dickmeisscommand=termlist without name parameter returns all...
2011-09-19 Adam DickmeissRefactor code that extracts terms for relevance-ranking
2011-09-09 Adam Dickmeisspz:limitmap now in use
2011-08-05 Adam DickmeissCommand search takes limit parameter
2011-05-18 Adam DickmeissRename func termlist->get_termlist_score
2011-03-28 Adam DickmeissFix memory leak for termlist of type xtargets
2011-01-07 Adam DickmeissHappy new year
2010-11-03 Adam DickmeissBeginnings of per-session logging
2010-09-03 Dennis SchafrothRename function
2010-09-02 Dennis SchafrothNew block: Wait for preferred targets to be "ready"
2010-07-22 Dennis Schafrothadd_facet made public. Use by client to report facets...
2010-04-21 Adam DickmeissRename session mutex to session_mutex
2010-04-20 Adam DickmeissClient list for session to separate client_list
2010-03-15 Adam DickmeissRefactor PP2 charsets handling, use pazpar2_mutex.
2010-02-15 Adam Dickmeisssession.[ch] replaces logic.c, pazpar2.h