source: gsdl/trunk/src/colservr@ 15448

Name Size Rev Age Author Last Change
../
win32.mak 4.3 KB 15427   16 years mdewsnip (Untangling colservr/recpt) At last, the colservr directory can be …
source.h 4.0 KB 4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
source.cpp 3.1 KB 4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
search.h 2.6 KB 8024   20 years davidb Renaming of variables and member functions using contstructs such as …
search.cpp 1.5 KB 1663   23 years nzdl Removed logging information from the few files that still had it.
queryinfo.h 5.2 KB 12868   18 years kjdon AccentFolding patch, thanks to Juan Grigera. added accentfolding to …
queryinfo.cpp 12.1 KB 12868   18 years kjdon AccentFolding patch, thanks to Juan Grigera. added accentfolding to …
queryfilter.h 3.0 KB 15430   16 years mdewsnip (Adding new DB support) Changed a bunch of "infodbclass.h" to …
queryfilter.cpp 15.4 KB 12871   18 years kjdon Accent Folding patch, thanks to Juan Grigera. Added AccentFold filteroption
querycache.h 1.8 KB 1285   24 years sjboddie Removed CVS logging information from source files
querycache.cpp 2.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
phrasesearch.h 1.7 KB 15430   16 years mdewsnip (Adding new DB support) Changed a bunch of "infodbclass.h" to …
phrasesearch.cpp 8.1 KB 9631   19 years kjdon delete -> delete [] change submitted by Emanuel Dejanu
phrasequeryfilter.h 1.4 KB 1320   24 years kjm18 now inherits from mgqueryfilter rather than queryfilter
phrasequeryfilter.cpp 3.0 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
mgsearch.h 3.8 KB 9937   19 years kjdon modified the filters/sources etc so that if an indexstem is specified …
mgsearch.cpp 16.6 KB 13789   17 years mdewsnip Fixed a problem with my previous change causing the local library to …
mgqueryfilter.h 2.7 KB 12314   18 years kjdon maxnumeric moved from mgqueryfilterclass to queryfilterclass, cos now …
mgqueryfilter.cpp 17.9 KB 13780   17 years mdewsnip GLI/LOCAL LIBRARY: To prevent the problems with the GLI being unable …
mgq.h 2.6 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
mgppsearch.h 3.4 KB 9937   19 years kjdon modified the filters/sources etc so that if an indexstem is specified …
mgppsearch.cpp 9.3 KB 13780   17 years mdewsnip GLI/LOCAL LIBRARY: To prevent the problems with the GLI being unable …
mgppqueryfilter.h 2.0 KB 10954   18 years kjdon made the indexfieldmap use defaultindex for mgppqueryfilter so that …
mgppqueryfilter.cpp 12.2 KB 13780   17 years mdewsnip GLI/LOCAL LIBRARY: To prevent the problems with the GLI being unable …
mggdbmsource.h 1.4 KB 15430   16 years mdewsnip (Adding new DB support) Changed a bunch of "infodbclass.h" to …
mggdbmsource.cpp 1.2 KB 9346   19 years davidb Restructuring of lucenegdbmsource and mggdbmsource to put common code …
maptools.h 2.1 KB 9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
maptools.cpp 4.5 KB 9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
Makefile.in 4.5 KB 15448   16 years mdewsnip Removed a whole heap of unnecessary stuff from Makefile.in.
lucenesearch.h 3.2 KB 12246   18 years mdewsnip GSDLHOME and GSDLOS environment variables need to be set for …
lucenesearch.cpp 6.8 KB 15049   16 years mdewsnip Fixed the Lucene jar file name and class name in the commented out …
lucenequeryfilter.h 2.0 KB 8027   20 years davidb Introduction of lucene*.cpp,h classes to support searching with this …
lucenequeryfilter.cpp 13.0 KB 13780   17 years mdewsnip GLI/LOCAL LIBRARY: To prevent the problems with the GLI being unable …
lucenegdbmsource.h 1.5 KB 15430   16 years mdewsnip (Adding new DB support) Changed a bunch of "infodbclass.h" to …
lucenegdbmsource.cpp 3.2 KB 15162   16 years mdewsnip Changed to use "archivedir" instead of "assocfilepath" when generating …
gdbmsource.h 2.8 KB 15430   16 years mdewsnip (Adding new DB support) Changed a bunch of "infodbclass.h" to …
gdbmsource.cpp 11.5 KB 13780   17 years mdewsnip GLI/LOCAL LIBRARY: To prevent the problems with the GLI being unable …
filter.h 4.4 KB 2212   23 years sjboddie Fixed a bug that was causing the local library server to attempt to …
filter.cpp 8.6 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
expat_resultset.h 235 bytes 9174   19 years kjdon put char* get_attribute(const char attr, char* att_name) in the …
expat_resultset.cpp 3.5 KB 13000   18 years mdewsnip Now displays the "cached" attribute of a Lucene ResultSet, for debugging.
expat_document.h 208 bytes 9188   19 years kjdon now pass in the section level tag name when getting a document
expat_document.cpp 2.6 KB 12427   18 years mdewsnip Errors parsing the XML documents from Lucene never went anywhere …
corbaServer.mpp 14.2 KB 13982   17 years lh92 Added UseBook variable for Realistic Book
comtypes.h 11.5 KB 15416   16 years mdewsnip (Untangling colservr/recpt) Moved comtypes out of recpt and into …
comtypes.cpp 7.5 KB 15416   16 years mdewsnip (Untangling colservr/recpt) Moved comtypes out of recpt and into …
colservrconfig.h 1.5 KB 1285   24 years sjboddie Removed CVS logging information from source files
colservrconfig.cpp 4.2 KB 14376   17 years mdewsnip Changed to read custom collect.cfg file from "custom" collection …
collectset.h 1.7 KB 15401   16 years mdewsnip (Untangling colservr/recpt) Deleted setReceptionistServers() from …
collectset.cpp 12.5 KB 15430   16 years mdewsnip (Adding new DB support) Changed a bunch of "infodbclass.h" to …
collectserver.h 6.7 KB 15002   16 years davidb Collections can now be put in to "groups" i.e. can be located inside …
collectserver.cpp 17.4 KB 15419   16 years mdewsnip (Untangling colservr/recpt) Removed unnecessary inclusion of infodbclass.h.
browsefilter.h 2.0 KB 15430   16 years mdewsnip (Adding new DB support) Changed a bunch of "infodbclass.h" to …
browsefilter.cpp 9.3 KB 13780   17 years mdewsnip GLI/LOCAL LIBRARY: To prevent the problems with the GLI being unable …
Note: See TracBrowser for help on using the repository browser.