source: trunk/gsdl/src/recpt/queryaction.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13526   17 years mdewsnip The "srn" and "srp" CGI arguments must be multicharacter otherwise …
(edit) @13463   17 years kjdon decode_cgi_arg returns utf-8 if the original encoding was utf-8. need …
(edit) @13366   17 years shaoqun added code to support the display of previous and next search result …
(edit) @13280   17 years mdewsnip Tidied up the "I'm feeling lucky" functionality and added an "ifln" …
(edit) @12866   18 years kjdon added af (accent folding) arg, and ks, ss and afs which state whether …
(edit) @12786   18 years kjdon added sort field macro for use in query form with lucene, query …
(edit) @12771   18 years mdewsnip Changed the new "fuzziness" argument to take an integer instead of a …
(edit) @12770   18 years mdewsnip Changed the Lucene "-fuzzy" argument to "-fuzziness <value>", for more …
(edit) @12768   18 years kjdon no longer use arg qf for simple/advanced form. Use the b arg, so that …
(edit) @12720   18 years mdewsnip Some HTML 4 compliance fixes to the search history stuff.
(edit) @12488   18 years mdewsnip Some XHTML compliance changes.
(edit) @12446   18 years kjdon deleted the code for ifl=1 when there are no matching docs. now output …
(edit) @12421   18 years mdewsnip Now catches TooManyClauses exceptions from Lucene and tells the user …
(edit) @12389   18 years mdewsnip The "the following words were too common and were ignored" message …
(edit) @12388   18 years mdewsnip Fuzzy searching with Lucene, many thanks to John Thompson and DL …
(edit) @12380   18 years mdewsnip Now shows the stopwords removed by Lucene, many thanks to Me and DL …
(edit) @12276   18 years sjboddie Added "Sort Field" (sf) argument that can be passed through to a …
(edit) @12161   18 years mdewsnip Fixed up the "I'm feeling lucky" functionality, which was broken when …
(edit) @12000   18 years davidb 'ct' 'qt' and 'qto' cgi arguments changed to be 'multi-character' this …
(edit) @11988   18 years kjdon changed the defaults for ct, qt and qto to be empty, then …
(edit) @11751   18 years kjdon made the history work again after John broke it by changin g& to &amp;
(edit) @11005   18 years kjdon get_phrases now comes from phrases.h
(edit) @10873   18 years jrm21 documentaction modified for new HTML4/CSS stuff (eg stop looking for …
(edit) @10789   19 years kjdon added an option 'supercollectionoptions …
(edit) @10361   19 years mdewsnip I don't think there are many values of arg_ct that are both < 0 and > 2…
(edit) @10262   19 years kjdon removed cgisafe from query string stored in history - we don't use it …
(edit) @9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
(edit) @9698   19 years kjdon now it doesn't crap out when a system error happens (in …
(edit) @9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @8357   20 years kjdon added a partial fix to plain searching with mgg - if you are searching …
(edit) @8029   20 years davidb Introduction of code for elementary use of lucene indexer.
(edit) @7594   20 years mdewsnip "I'm feeling lucky" functionality (a la Google). An extra argument …
(edit) @7441   20 years mdewsnip (Human Info) Replace all "" with g_EmptyText.
(edit) @7433   20 years mdewsnip (Human Info) Replaced all "Global" with displayclass::defaultpackage.
(edit) @7199   20 years kjdon put some stuff back from the previous commit that was not required
(edit) @7197   20 years kjdon made a couple of mods so that keiko's japanese segmentation will …
(edit) @7067   20 years mdewsnip Added in the code from pageaction where if the collection specified by …
(edit) @6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
(edit) @5762   21 years kjdon fixed a bug with searching when qto==2
(edit) @5633   21 years davidb Macro name used by date search updated to fit in with restrutured web …
(edit) @5531   21 years kjdon changed the comment for the qto arg cos it was wrong
(edit) @4937   21 years kjdon fixed a bug I think I introduced - had put in onChange-updateXX(); …
(edit) @4825   21 years kjdon the default arg for g (level) is now empty - we are trying not to …
(edit) @4809   21 years kjdon the paragraph tag has changed to Para. this is set in the …
(edit) @4780   21 years kjdon have a new level selection macro, gformselection, which is used only …
(edit) @4771   21 years kjdon removed some stuff which wasn't supposed to be there
(edit) @4755   21 years kjdon no longer use set_gselection_macro and set_fqfselection_macro …
(edit) @4220   21 years kjdon the call to filter gets an err of syntaxError if the query was …
(edit) @4200   21 years kjdon added form search capability to cross coll search, put the query …
(edit) @4194   21 years sjboddie Removed code that was preventing search terms containing only digits …
(edit) @3671   21 years jrm21 fixed up some more textout << 's that weren't using outconvert to get …
(edit) @3546   21 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
(edit) @3204   22 years sjboddie * empty log message *
(edit) @3176   22 years jrm21 in the "Word count" freqmsg, we now print out terms with digits, …
(edit) @3159   22 years kjdon in mgpp form query, field list now has a blank line after All Fields …
(edit) @3152   22 years jrm21 Don't set _quotedquery_ (used to display post-processing information) …
(edit) @3145   22 years kjdon matches 21-40 was not working - the form would be cleared when you …
(edit) @2934   22 years sjboddie Fixed a minor bug causing "post-processed to find (ignoring word …
(edit) @2848   22 years sjboddie * empty log message *
(edit) @2776   23 years dmm9 cleaning up some little bits before advertising a live demo
(edit) @2770   23 years dmm9 oops! removing debugs
(edit) @2769   23 years dmm9 added function define_query_interface for dynamic query interface changes
(edit) @2745   23 years kjm18 changes for gselection for mgpp queries, and some form query parsing …
(edit) @2212   23 years sjboddie Fixed a bug that was causing the local library server to attempt to …
(edit) @1915   23 years kjm18 new look for history. mg cols: small/large querybox option. mgpp cols: …
(edit) @1888   23 years dmm9 using mgpp's some/all search
(edit) @1860   23 years cs025 Included CORBA branch for first time
(edit) @1717   23 years nzdl Fixed a couple of minor bugs in cross-collection searching
(edit) @1695   23 years nzdl Fixed a bug in the cross-collection searching stuff
(edit) @1690   23 years nzdl Tidied up the "n documents matched the query" string that's produced …
(edit) @1661   23 years nzdl Fixed a couple of minor bugs in phrase searching code
(edit) @1373   24 years dmm9 Support for date search
(edit) @1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
(edit) @1328   24 years kjm18 added new cgiarg - g for granularity - for mgpp collections. also …
(edit) @1285   24 years sjboddie Removed CVS logging information from source files
(edit) @1270   24 years sjboddie Receptionist now caches collection information to avoid making …
(edit) @962   24 years sjboddie actions are now configured with gsdlhome
(edit) @936   24 years sjboddie tidied up search history stuff a bit - replaced strings with macros
(edit) @928   24 years kjm18 search history stuff added.
(edit) @865   24 years sjboddie fixed bug in cross-collection searching, tidied up a bit
(edit) @828   24 years davidb Support for cross collection searching (CCS)
(edit) @800   24 years sjboddie tidied up cross-collection searching a bit
(edit) @776   24 years sjboddie added multiplevalue option to cgiarginfo
(edit) @772   24 years sjboddie small change to cross-collection searching
(edit) @770   24 years sjboddie A few changes to cross-collection searching for fao
(edit) @757   25 years sjboddie added cross-collection searching capability - still needs lots of work …
(edit) @649   25 years sjboddie - metadata now returns mp rather than array - redesigned browsing …
(edit) @634   25 years sjboddie fixed up the query selection boxes to display properly if there's only …
(edit) @622   25 years sjboddie EndResults query filter option may now take '-1' for 'all'
(edit) @608   25 years sjboddie added Maxdocs queryfilter option which may be -1 for 'all'
(edit) @543   25 years rjmcnab removed some compiler warnings
(edit) @533   25 years sjboddie added GPL notice
(edit) @470   25 years sjboddie added advanced search option - other minor changes
(edit) @457   25 years sjboddie small change to do with new collection-level metadata
(edit) @447   25 years sjboddie changed format option result to QueryResults and added QueryLinks option
(edit) @421   25 years sjboddie added collectinfo argument to some functions
(edit) @403   25 years sjboddie no longer display documents that don't match all phrases in query string
(edit) @400   25 years rjmcnab Changed the logic for getting the results string slightly
(edit) @398   25 years sjboddie changed isApprox
(edit) @397   25 years sjboddie some changes to the way quoted queries are handled
Note: See TracRevisionLog for help on using the revision log.