source: trunk/gsdl/src/colservr

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   25 years sjboddie removed an assert - collections may at times be empty now
(edit) @766   25 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.
(edit) @398   25 years sjboddie changed isApprox
(edit) @396   25 years sjboddie got using phrasesearch for post-processing
(edit) @395   25 years sjboddie changed to use termfreqclassarray type
(edit) @394   25 years sjboddie added termfreqclassarray type
(edit) @393   25 years sjboddie removed all the old post-processing stuff
(edit) @367   25 years rjmcnab Moved to src/recpt
(edit) @358   25 years rjmcnab Fixed a couple of compiler conflicts
(edit) @355   25 years rjmcnab Added result_num to the ResultDocInto_t structure.
(edit) @352   25 years sjboddie format stuff
(edit) @351   25 years rjmcnab Added ability to combine two or more independant queries.
(edit) @350   25 years rjmcnab broke search_index into index+subcollection+language within mgsearch
(edit) @343   25 years rjmcnab Disabled quoted strings.
(edit) @334   25 years rjmcnab Changes for better reporting of number documents which match a query. …
(edit) @333   25 years rjmcnab fixed bug :-
(edit) @328   25 years rjmcnab Initial revision.
(edit) @327   25 years rjmcnab reduced MAXDOCS to 200 (more reasonable ???). I also added a virtual …
(edit) @326   25 years rjmcnab Added a set of utf8 encoded equivalent terms of a query term. I also …
(edit) @325   25 years rjmcnab Added code to plug in the equivalent terms of each of the query terms. …
(edit) @324   25 years rjmcnab Added a function to get the equivalent terms of a query term. I also …
(edit) @323   25 years rjmcnab fixed a small warning.
(edit) @319   25 years rjmcnab made stemming functions available from mgsearch and made the stems for …
(edit) @312   25 years sjboddie Fixed up default index for get_document
(edit) @311   25 years rjmcnab Added a couple of fields to queryinfo to handle a special version of mg.
(edit) @308   25 years rjmcnab A bit of hacking to remove the restriction that the index to get a …
Note: See TracRevisionLog for help on using the revision log.