source: main/trunk/greenstone2/runtime-src/src/colservr@ 31903

Name Size Rev Age Author Last Change
../
mgsource.cpp 1.2 KB 15593   16 years mdewsnip (Adding new DB support) Renamed mggdbmsourceclass to mgsourceclass, …
mgppsource.cpp 1.2 KB 21326   14 years ak19 Changes to makefiles, configure files, and source code to work with …
mgsource.h 1.2 KB 15593   16 years mdewsnip (Adding new DB support) Renamed mggdbmsourceclass to mgsourceclass, …
mgppsource.h 1.2 KB 21326   14 years ak19 Changes to makefiles, configure files, and source code to work with …
expat_document.h 1.3 KB 22738   14 years mdewsnip Added copyright header to runtime-src/src/colservr/expat_document.cpp, …
expat_resultset.h 1.3 KB 22738   14 years mdewsnip Added copyright header to runtime-src/src/colservr/expat_document.cpp, …
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, …
sqlbrowsefilter.h 1.5 KB 22050   14 years davidb Updating of code to support sql-query filter
colservrconfig.h 1.6 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
sqlqueryfilter.h 1.6 KB 22744   14 years mdewsnip Minor copyright statement fixes.
colservertools.h 1.6 KB 31394   7 years ak19 Further commit to do with implementing GS2 server side of OAI deletion …
fieldedqueryfilter.h 1.6 KB 27084   11 years kjdon more tidying up of queryfilters. moved some stuff to the lucene class, …
phrasesearch.h 1.7 KB 21324   14 years ak19 Changes to makefiles, configure files, and source code to work with …
querycache.h 1.8 KB 1285   24 years sjboddie Removed CVS logging information from source files
mgppqueryfilter.h 1.9 KB 27064   11 years kjdon adding reverse sort/sort order in for lucene search results sorting. …
sqlfilter.h 2.0 KB 22049   14 years davidb Similar to introduction of sqlquery action, introduction of …
maptools.h 2.1 KB 9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
lucenequeryfilter.h 2.1 KB 28955   10 years kjdon now we read in indexsortfieldmap and defaultsortfield, so the user can …
collectset.h 2.2 KB 21455   14 years ak19 Major bug fix after Dr Bainbridge debugged the server code which was …
browsefilter.h 2.3 KB 31387   7 years ak19 Round 1 of commits for getting OAI deletion policy to work with GS2 …
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
colservertools.cpp 2.5 KB 31394   7 years ak19 Further commit to do with implementing GS2 server side of OAI deletion …
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 27064   11 years kjdon adding reverse sort/sort order in for lucene search results sorting. …
phrasequeryfilter.cpp 3.0 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
lucenesource.cpp 3.0 KB 20730   15 years kjdon now we are using gs2:docOID to find the right section in a document …
queryfilter.h 3.1 KB 27084   11 years kjdon more tidying up of queryfilters. moved some stuff to the lucene class, …
sqlfilter.cpp 3.1 KB 31388   7 years ak19 Second commit to do with implementing OAI deletion policy for GS2. …
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".
expat_document.cpp 3.7 KB 22738   14 years mdewsnip Added copyright header to runtime-src/src/colservr/expat_document.cpp, …
fieldedqueryfilter.cpp 3.8 KB 27064   11 years kjdon adding reverse sort/sort order in for lucene search results sorting. …
mgsearch.h 3.8 KB 9937   19 years kjdon modified the filters/sources etc so that if an indexstem is specified …
filter.h 4.4 KB 31388   7 years ak19 Second commit to do with implementing OAI deletion policy for GS2. …
maptools.cpp 4.5 KB 9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
Makefile.in 4.7 KB 31388   7 years ak19 Second commit to do with implementing OAI deletion policy for GS2. …
expat_resultset.cpp 4.7 KB 25213   12 years kjdon Michael said we didn't need this 'Cached: true/false' debug message …
win32.mak 5.1 KB 31395   7 years ak19 Win makefile update to compile new colserver\colservertools.h and cpp …
queryinfo.h 5.3 KB 27062   11 years kjdon sortoder added to query params for lucene
sqlbrowsefilter.cpp 5.3 KB 22050   14 years davidb Updating of code to support sql-query filter
source.h 5.4 KB 31388   7 years ak19 Second commit to do with implementing OAI deletion policy for GS2. …
sqlqueryfilter.cpp 5.5 KB 22049   14 years davidb Similar to introduction of sqlquery action, introduction of …
collectserver.h 6.7 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
comtypes.cpp 7.6 KB 24114   13 years ak19 Now GS2 works out the earliestDatestamp of the repository in the …
lucenesearch.cpp 7.7 KB 31741   7 years ak19 There was a bug when using lucene in GS2 that wasn't present in GS2.86 …
phrasesearch.cpp 8.1 KB 21324   14 years ak19 Changes to makefiles, configure files, and source code to work with …
filter.cpp 8.8 KB 31388   7 years ak19 Second commit to do with implementing OAI deletion policy for GS2. …
mgppsearch.cpp 9.3 KB 15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
mgppqueryfilter.cpp 9.7 KB 27064   11 years kjdon adding reverse sort/sort order in for lucene search results sorting. …
queryinfo.cpp 12.3 KB 27062   11 years kjdon sortoder added to query params for lucene
comtypes.h 12.5 KB 31903   7 years ak19 I hope these are all the changes necessary on the runtime side of GS2 …
browsefilter.cpp 13.5 KB 31903   7 years ak19 I hope these are all the changes necessary on the runtime side of GS2 …
lucenequeryfilter.cpp 13.5 KB 28955   10 years kjdon now we read in indexsortfieldmap and defaultsortfield, so the user can …
queryfilter.cpp 13.5 KB 31388   7 years ak19 Second commit to do with implementing OAI deletion policy for GS2. …
source.cpp 15.7 KB 31389   7 years ak19 Oversight. Forgot the key statement when optimising the GS2 …
mgsearch.cpp 16.5 KB 15590   16 years mdewsnip Removed unnecessary inclusions of the gdbm headers.
mgqueryfilter.cpp 18.8 KB 27064   11 years kjdon adding reverse sort/sort order in for lucene search results sorting. …
mgq.c 19.3 KB 1285   24 years sjboddie Removed CVS logging information from source files
collectset.cpp 20.1 KB 31387   7 years ak19 Round 1 of commits for getting OAI deletion policy to work with GS2 …
collectserver.cpp 22.3 KB 31903   7 years ak19 I hope these are all the changes necessary on the runtime side of GS2 …
  • Property svn:ignore set to
    *.obj
    *.lib
    Makefile
Note: See TracBrowser for help on using the repository browser.