source: gsdl/trunk/runtime-src/src/colservr@ 20939

Name Size Rev Age Author Last Change
../
expat_document.h 208 bytes 9188   19 years kjdon now pass in the section level tag name when getting a document
expat_resultset.h 235 bytes 9174   19 years kjdon put char* get_attribute(const char attr, char* att_name) in the …
mgsource.cpp 1.2 KB 15593   16 years mdewsnip (Adding new DB support) Renamed mggdbmsourceclass to mgsourceclass, …
mgsource.h 1.2 KB 15593   16 years mdewsnip (Adding new DB support) Renamed mggdbmsourceclass to mgsourceclass, …
phrasequeryfilter.h 1.4 KB 1320   24 years kjm18 now inherits from mgqueryfilter rather than queryfilter
search.cpp 1.5 KB 1663   23 years nzdl Removed logging information from the few files that still had it.
lucenesource.h 1.5 KB 15593   16 years mdewsnip (Adding new DB support) Renamed mggdbmsourceclass to mgsourceclass, …
colservrconfig.h 1.6 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
phrasesearch.h 1.7 KB 15595   16 years mdewsnip (Adding new DB support) Removed a bunch of "gdbm"s from comments etc.
querycache.h 1.8 KB 1285   24 years sjboddie Removed CVS logging information from source files
collectset.h 2.0 KB 19365   15 years ak19 Dr Bainbridge fixed the bug that crashed server.exe when there's no MG …
browsefilter.h 2.0 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
sqlbrowsefilter.h 2.0 KB 15757   16 years mdewsnip (Adding dynamic classifiers) Added new sqlbrowsefilter class, which …
mgppqueryfilter.h 2.0 KB 20727   15 years kjdon added support for defaultlevel in collect.cfg, for mgpp and lucene. …
lucenequeryfilter.h 2.0 KB 20727   15 years kjdon added support for defaultlevel in collect.cfg, for mgpp and lucene. …
maptools.h 2.1 KB 9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
colservrconfig.cpp 2.5 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
querycache.cpp 2.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
expat_document.cpp 2.6 KB 20761   15 years mdewsnip Fixed a free() in expat_document.cpp that should be a delete, found by …
mgq.h 2.6 KB 1285   24 years sjboddie Removed CVS logging information from source files
search.h 2.6 KB 8024   20 years davidb Renaming of variables and member functions using contstructs such as …
mgqueryfilter.h 2.7 KB 16445   16 years mdewsnip Search result document numbers are now represented with a text_t …
phrasequeryfilter.cpp 3.0 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
queryfilter.h 3.0 KB 16445   16 years mdewsnip Search result document numbers are now represented with a text_t …
lucenesource.cpp 3.0 KB 20730   15 years kjdon now we are using gs2:docOID to find the right section in a document …
lucenesearch.h 3.1 KB 15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
mgppsearch.h 3.4 KB 15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
Makefile.in 3.5 KB 18224   15 years mdewsnip GRRRR -- fixed up a whole lot more inconsistencies in the Makefiles. …
expat_resultset.cpp 3.6 KB 20939   14 years mdewsnip Now uses the "rank" attributes returned from Lucene searches for the …
mgsearch.h 3.8 KB 9937   19 years kjdon modified the filters/sources etc so that if an indexstem is specified …
win32.mak 4.1 KB 19521   15 years ak19 Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag …
filter.h 4.5 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
maptools.cpp 4.5 KB 9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
source.h 4.9 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
queryinfo.h 5.2 KB 16947   16 years mdewsnip Changed the Lucene code to use the Greenstone document OIDs directly, …
collectserver.h 6.7 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
sqlbrowsefilter.cpp 6.8 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
lucenesearch.cpp 6.9 KB 18458   15 years davidb putenv added to cover case of running on mac
comtypes.cpp 7.5 KB 15416   16 years mdewsnip (Untangling colservr/recpt) Moved comtypes out of recpt and into …
phrasesearch.cpp 8.1 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
browsefilter.cpp 9.2 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
mgppsearch.cpp 9.3 KB 15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
filter.cpp 9.4 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
comtypes.h 11.5 KB 15802   16 years mdewsnip (Adding dynamic classifiers) Changing the way information is stored in …
queryinfo.cpp 12.2 KB 16947   16 years mdewsnip Changed the Lucene code to use the Greenstone document OIDs directly, …
mgppqueryfilter.cpp 12.4 KB 20727   15 years kjdon added support for defaultlevel in collect.cfg, for mgpp and lucene. …
lucenequeryfilter.cpp 12.8 KB 20727   15 years kjdon added support for defaultlevel in collect.cfg, for mgpp and lucene. …
source.cpp 13.4 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
queryfilter.cpp 15.4 KB 16445   16 years mdewsnip Search result document numbers are now represented with a text_t …
collectset.cpp 16.0 KB 19806   15 years davidb Dr Bainbridge's fix to getting collectgroup to work again, which …
mgsearch.cpp 16.5 KB 15590   16 years mdewsnip Removed unnecessary inclusions of the gdbm headers.
collectserver.cpp 17.5 KB 20799   15 years ak19 The wiki page on Authentication had a typo: authen_groups instead of …
mgqueryfilter.cpp 17.8 KB 16445   16 years mdewsnip Search result document numbers are now represented with a text_t …
mgq.c 19.3 KB 1285   24 years sjboddie Removed CVS logging information from source files
  • Property svn:ignore set to
    *.obj
    *.lib
Note: See TracBrowser for help on using the repository browser.