# # ChangeLog for main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp # # Generated by Trac 1.4.2 # 2024-05-01T02:42:31+12:00 Tue, 12 Mar 2013 01:44:30 GMT kjdon [27065] * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (modified) added in the so (lucene sort order) cgi arg Fri, 03 Dec 2010 02:45:38 GMT kjdon [23379] * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (modified) reordered code in search_single_collection so its hopefully slightly ... Tue, 28 Sep 2010 05:35:06 GMT ak19 [22984] * main/trunk/greenstone2/runtime-src/src/recpt/authenaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/browseaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/collectoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/configaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/dynamicclassifieraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/extlinkaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/gtiaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pageaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/phindaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pingaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/querytools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/statusaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/tipaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/usersaction.cpp (modified) 1. Undoing commit of 22934 where decode_commas was called on stem and ... Thu, 02 Sep 2010 01:44:42 GMT davidb [22838] * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (modified) Looks like search_single_collection() is duplicated between ... Thu, 06 May 2010 00:52:27 GMT davidb [22044] * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (added) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (added) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.h (added) Introduction of sql-query action. This has been achived be creating ...