source: gsdl/trunk/src/colservr@ 15757

Name Size Rev Age Author Last Change
../
colservrconfig.h 1.5 KB 1285   24 years sjboddie Removed CVS logging information from source files
mgq.c 19.3 KB 1285   24 years sjboddie Removed CVS logging information from source files
mgq.h 2.6 KB 1285   24 years sjboddie Removed CVS logging information from source files
querycache.h 1.8 KB 1285   24 years sjboddie Removed CVS logging information from source files
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.
search.h 2.6 KB 8024   20 years davidb Renaming of variables and member functions using contstructs such as …
expat_resultset.h 235 bytes 9174   19 years kjdon put char* get_attribute(const char attr, char* att_name) in the …
expat_document.h 208 bytes 9188   19 years kjdon now pass in the section level tag name when getting a document
querycache.cpp 2.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
maptools.cpp 4.5 KB 9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
maptools.h 2.1 KB 9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
mgsearch.h 3.8 KB 9937   19 years kjdon modified the filters/sources etc so that if an indexstem is specified …
expat_document.cpp 2.6 KB 12427   18 years mdewsnip Errors parsing the XML documents from Lucene never went anywhere …
queryinfo.cpp 12.1 KB 12868   18 years kjdon AccentFolding patch, thanks to Juan Grigera. added accentfolding to …
queryinfo.h 5.2 KB 12868   18 years kjdon AccentFolding patch, thanks to Juan Grigera. added accentfolding to …
expat_resultset.cpp 3.5 KB 13000   18 years mdewsnip Now displays the "cached" attribute of a Lucene ResultSet, for debugging.
collectset.h 1.7 KB 15401   16 years mdewsnip (Untangling colservr/recpt) Deleted setReceptionistServers() from …
comtypes.cpp 7.5 KB 15416   16 years mdewsnip (Untangling colservr/recpt) Moved comtypes out of recpt and into …
comtypes.h 11.5 KB 15416   16 years mdewsnip (Untangling colservr/recpt) Moved comtypes out of recpt and into …
colservrconfig.cpp 3.8 KB 15458   16 years mdewsnip Removed log comment block.
browsefilter.h 2.0 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
lucenequeryfilter.h 2.0 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
phrasequeryfilter.cpp 3.0 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
phrasesearch.cpp 8.1 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
queryfilter.h 3.0 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
collectserver.cpp 17.4 KB 15587   16 years mdewsnip (Adding new DB support) Changed a lot of "gdbmhome" to "dbhome".
collectserver.h 6.6 KB 15587   16 years mdewsnip (Adding new DB support) Changed a lot of "gdbmhome" to "dbhome".
filter.cpp 8.6 KB 15587   16 years mdewsnip (Adding new DB support) Changed a lot of "gdbmhome" to "dbhome".
filter.h 4.4 KB 15587   16 years mdewsnip (Adding new DB support) Changed a lot of "gdbmhome" to "dbhome".
mgsearch.cpp 16.5 KB 15590   16 years mdewsnip Removed unnecessary inclusions of the gdbm headers.
source.h 4.8 KB 15591   16 years mdewsnip (Adding new DB support) Moved all the code in gdbmsource into source, …
win32.mak 3.4 KB 15592   16 years mdewsnip (Adding new DB support) Renamed mggdbmsource to mgsource and …
lucenesource.h 1.5 KB 15593   16 years mdewsnip (Adding new DB support) Renamed mggdbmsourceclass to mgsourceclass, …
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, …
lucenesearch.cpp 6.8 KB 15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
lucenesearch.h 3.1 KB 15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
lucenesource.cpp 3.1 KB 15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
mgppsearch.cpp 9.3 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".
mgppqueryfilter.h 2.0 KB 15595   16 years mdewsnip (Adding new DB support) Removed a bunch of "gdbm"s from comments etc.
mgqueryfilter.h 2.7 KB 15595   16 years mdewsnip (Adding new DB support) Removed a bunch of "gdbm"s from comments etc.
phrasesearch.h 1.7 KB 15595   16 years mdewsnip (Adding new DB support) Removed a bunch of "gdbm"s from comments etc.
browsefilter.cpp 9.3 KB 15680   16 years mdewsnip (Adding new DB support) Now uses the new dbclass::getfileextension() …
queryfilter.cpp 15.5 KB 15680   16 years mdewsnip (Adding new DB support) Now uses the new dbclass::getfileextension() …
source.cpp 12.2 KB 15680   16 years mdewsnip (Adding new DB support) Now uses the new dbclass::getfileextension() …
lucenequeryfilter.cpp 12.9 KB 15681   16 years mdewsnip Removed some unnecessary inclusions of "assert.h".
mgppqueryfilter.cpp 12.1 KB 15681   16 years mdewsnip Removed some unnecessary inclusions of "assert.h".
mgqueryfilter.cpp 17.8 KB 15681   16 years mdewsnip Removed some unnecessary inclusions of "assert.h".
collectset.cpp 12.8 KB 15745   16 years mdewsnip Minor whitespace change.
Makefile.in 3.4 KB 15757   16 years mdewsnip (Adding dynamic classifiers) Added new sqlbrowsefilter class, which …
sqlbrowsefilter.cpp 3.8 KB 15757   16 years mdewsnip (Adding dynamic classifiers) Added new sqlbrowsefilter class, which …
sqlbrowsefilter.h 2.0 KB 15757   16 years mdewsnip (Adding dynamic classifiers) Added new sqlbrowsefilter class, which …
Note: See TracBrowser for help on using the repository browser.