source: trunk/gsdl/src/colservr

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2011   23 years sjboddie Set mg's accumulator method back to 'list' as the recent change …
(edit) @1990   23 years kjm18 added a comment
(edit) @1987   23 years kjm18 changed accumulator_method for mg to be array rather than list - it …
(edit) @1909   23 years kjm18 in configure, the gdbm_level of the mgppsearchptr is set to Section if …
(edit) @1908   23 years kjm18 get_mg_type() added. new variable: mgppsearchclass::gdbm_level. …
(edit) @1907   23 years kjm18 get_mg_type() added
(edit) @1906   23 years kjm18 get_mg_type() added (returns mg/mgpp)
(edit) @1886   23 years sjboddie Caught local library up with changes brought about when corba stuff …
(edit) @1860   23 years cs025 Included CORBA branch for first time
(edit) @1835   23 years kjm18 BrowseFields filteroption renamed IndexField - uses indexfieldmap in …
(edit) @1834   23 years kjm18 queryresult.termvariants now contains all the equivalent terms to the …
(edit) @1788   23 years kjm18 hack for highlighting - only has the original terms, not the …
(edit) @1776   23 years sjboddie Removed GSDLUSAGELOG and GSDLSERVER pre-processor definitions which (I …
(edit) @1771   23 years kjm18 ranking and all/some now use the query page settings. ranking uses …
(edit) @1721   23 years sjboddie Fixed a small bug that was causing phrase searching to act erratically …
(edit) @1702   23 years annetteb Bug fix for when offset values are read in from GDBM.
(edit) @1689   23 years kjm18 queryresult.is_approx now correct
(edit) @1674   23 years nzdl * empty log message *
(edit) @1663   23 years nzdl Removed logging information from the few files that still had it.
(edit) @1662   23 years nzdl Fixed another small bug in the way phrase searching works and made it …
(edit) @1661   23 years nzdl Fixed a couple of minor bugs in phrase searching code
(edit) @1520   24 years nzdl fixed compiler warning
(edit) @1497   24 years sjboddie removed some debugging stuff
(edit) @1459   24 years sjboddie Did some tidying up of destructor functions as a result of a few hours …
(edit) @1348   24 years jrm21 A few minor changes while merging branch to help clean compilation
(edit) @1338   24 years kjm18 added mgpp search and queryfilter objects to make clean
(edit) @1334   24 years kjm18 made setcollectdir virtual
(edit) @1333   24 years kjm18 mgdocument() removed from base class
(edit) @1324   24 years kjm18 mgpp incorporated. the old mgsearchclass and queryfilterclass are …
(edit) @1323   24 years kjm18 mgpp incorporated. have mgsearch and mgppsearch, mgqueryfilter and …
(edit) @1322   24 years kjm18 now uses the base searchclass rather than mgsearchclass
(edit) @1321   24 years kjm18 mgsearchptr cast to mgsearchclass for OID_phrase_search()
(edit) @1320   24 years kjm18 now inherits from mgqueryfilter rather than queryfilter
(edit) @1319   24 years kjm18 added level info to queryparamclass for mgpp collections
(edit) @1318   24 years kjm18 added buildtype filed to configure (for mgpp collections)
(edit) @1306   24 years sjboddie oops, mg skip_dump directive needs to be unset (I commented this out a …
(edit) @1285   24 years sjboddie Removed CVS logging information from source files
(edit) @1283   24 years sjboddie fixed compiler warnings (the easy way ;-)
(edit) @1265   24 years nzdl removed mg directive that was causing meaningless warning messages in …
(edit) @1256   24 years sjboddie Made BrowseFilters EndResults option take -1 (i.e. "all"). This is …
(edit) @1253   24 years sjboddie added new numsections field to collection info and made the …
(edit) @1154   24 years sjboddie tidied up windows makefiles slightly
(edit) @1150   24 years sjboddie modifications for windows ports of GCC
(edit) @1021   24 years nzdl need top level gsdl directory in include path for config.h
(edit) @1000   24 years sjboddie tidied up windows installation
(edit) @992   24 years sjboddie added distclean
(edit) @990   24 years sjboddie tidied up endianness and fastcgi
(edit) @985   24 years sjboddie modified configuration slightly
(edit) @830   24 years davidb Support for cross-collection searching (CCS)
(edit) @829   24 years davidb Support for docs/sections with more than one metavalue for a metadata name
(edit) @807   24 years sjboddie fixed a couple of compiler warnings
(edit) @804   24 years sjboddie added support for multiple gsdlhomes and gdbmhomes
(edit) @803   24 years sjboddie added support for multiple gsdlhomes and gdbmhome
(edit) @787   24 years sjboddie fixed bug in phrasematch stuff
(edit) @767   24 years sjboddie removed an assert - collections may at times be empty now
(edit) @766   24 years sjboddie Added filter option to remove documents not matching a phrase match. …
(edit) @743   25 years sjboddie first attempt at a windows makefile
(edit) @742   25 years sjboddie don't need crypt in the makefile (I think)
(edit) @722   25 years davidb Collection building support through web pages and internal and …
(edit) @701   25 years sjboddie added path to config.h
(edit) @676   25 years sjboddie corrected omission of crypt from libraries
(edit) @650   25 years sjboddie - metadata now returns map rather than array - redesigned browsing …
(edit) @643   25 years sjboddie finally removed this old stuff as it kept confusing me
(edit) @633   25 years rjmcnab change to use has_unicode_letdig in text_t
(edit) @621   25 years sjboddie Endresults queryfilter option may now take '-1' for 'all'
(edit) @615   25 years sjboddie fixed an error in what I committed last
(edit) @613   25 years sjboddie added Maxdocs queryfilter option (which may be -1 for 'all')
(edit) @612   25 years sjboddie added Maxdocs queryfilter option (which may be -1 for 'all)
(edit) @577   25 years sjboddie Tidied up makefiles a bit
(edit) @574   25 years sjboddie oops
(edit) @570   25 years sjboddie fixed error
(edit) @568   25 years sjboddie screwy make fix
(edit) @567   25 years sjboddie fixed autoconf fastcgi error
(edit) @561   25 years sjboddie added GPL header
(edit) @558   25 years sjboddie more configure stuff
(edit) @556   25 years cs025 more configure stuff
(edit) @553   25 years sjboddie removed old makefile
(edit) @539   25 years rjmcnab Seems to be an error in mg for retrieving documents using a paragraph …
(edit) @534   25 years sjboddie added gpl notice
(edit) @504   25 years rjmcnab Changes for AIX.
(edit) @503   25 years rjmcnab Added a match mode for some and all.
(edit) @502   25 years rjmcnab Added MatchMode.
(edit) @501   25 years rjmcnab Added matchmode option for some and all.
(edit) @500   25 years rjmcnab fixed small problem
(edit) @499   25 years rjmcnab Fixed small bug.
(edit) @498   25 years rjmcnab Increased MAXNUMDOCS
(edit) @497   25 years rjmcnab A couple of minor things.
(edit) @496   25 years rjmcnab A couple of gdbm changes.
(edit) @495   25 years rjmcnab A few changes for AIX.
(edit) @494   25 years rjmcnab Changes for AIX.
(edit) @493   25 years rjmcnab A few changes to get compiling on AIX.
(edit) @492   25 years rjmcnab Changes to get compiling on AIX.
(edit) @491   25 years rjmcnab small update.
(edit) @473   25 years sjboddie small change to allow for searching using boolean operators
(edit) @472   25 years sjboddie changed FilterRequest_t::docSet into an array
(edit) @466   25 years sjboddie fixed a bug (or created another one)
(edit) @460   25 years sjboddie added ability to get return all available metadata when 'fields' is empty
(edit) @440   25 years sjboddie changed mg-1.3d to mg
(edit) @432   25 years sjboddie added ability to set receptionist from configuration files
(edit) @401   25 years rjmcnab Fixed a weird bug to do with a faulty case statement.
Note: See TracRevisionLog for help on using the revision log.