source: trunk/gsdl/src/colservr

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12018   18 years davidb Tweak to error reporting to provide better diagnostic.
(edit) @11984   18 years kjdon searchtypes is now a format statement
(edit) @11964   18 years kjdon changed the collection_macros data type to be collectionmeta_map, so …
(edit) @11553   18 years kjdon Latest compile complained about redefinition of funciton yaz_log, …
(edit) @11259   18 years mdewsnip Various little bug fixes and improvements (many to get things working …
(edit) @11257   18 years mdewsnip Removed the USE_STLPORT option -- use GSDL_VC4 instead.
(edit) @11256   18 years mdewsnip Added a "GSDL_VC4" option that has to be specified with the nmake …
(edit) @11254   18 years mdewsnip Removed some unnecessary usage of the "-o" argument to cc (deprecated …
(edit) @11253   18 years mdewsnip Added "-nologo" to all cc and lib calls (to prevent a two line message …
(edit) @11188   18 years mdewsnip The expat library is now compiled too, rather than being included …
(edit) @11162   18 years kjdon added quotes around the path to lucene_query.pl, in case we are …
(edit) @11002   18 years kjdon fixed up mg phrase searching. there was a bug where if you had two …
(edit) @10954   18 years kjdon made the indexfieldmap use defaultindex for mgppqueryfilter so that …
(edit) @10789   19 years kjdon added an option 'supercollectionoptions …
(edit) @10438   19 years kjdon added some z3950 stuff - use USE_Z3950=1 to enable z3950
(edit) @10437   19 years kjdon declared int i outside the for loop to get it to compile under windows
(edit) @10436   19 years kjdon moved the yaz headers to the top or teh include list to avoid …
(edit) @10414   19 years kjdon if we have requested contains metadata, then add it to the response. …
(edit) @10413   19 years mdewsnip Now includes full path to lucene_query.pl script.
(edit) @10412   19 years mdewsnip Now escapes quotes so phrase searches with Lucene work.
(edit) @10176   19 years kjdon added the packages/d2m dir into includes for z3950
(edit) @10005   19 years kjdon modified the header includes - include the d2m4gs.h file instead of …
(edit) @10004   19 years kjdon fixed this up wrt the collection meta changes in ColInfoResponse
(edit) @9984   19 years mdewsnip Now works for non-ASCII documents.
(edit) @9937   19 years kjdon modified the filters/sources etc so that if an indexstem is specified …
(edit) @9934   19 years kjdon added level map to the list of mapping cfg lines to process
(edit) @9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
(edit) @9927   19 years davidb Introduction of Z39.50 server code for Greenstone.
(edit) @9926   19 years davidb Introduction of Z39.50 Server code for Greenstone. Based on the work …
(edit) @9916   19 years kjdon tidying up after someone, who will remain nameless (DAVIDB), …
(edit) @9915   19 years kjdon removed some unnecessary commented code
(edit) @9904   19 years kjdon fixed a bug where the buildtype was getting set to mgpp if searchtypes …
(edit) @9745   19 years kjdon one x++ -> ++x change
(edit) @9744   19 years davidb Previous mod, undone. My text_t.h was out of date somehow, despite …
(edit) @9743   19 years davidb conflict over 'const char*' being passed to function (appendcarr) that …
(edit) @9739   19 years mdewsnip Added "-DXML_STATIC" so packages/windows/expat/expat_external.h will …
(edit) @9631   19 years kjdon delete -> delete [] change submitted by Emanuel Dejanu
(edit) @9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @9447   19 years mdewsnip *Sigh*, another case of the Windows makefiles being ignored…
(edit) @9406   19 years davidb Added include statement for stdio.h. Caused compile error on Puka …
(edit) @9400   19 years davidb gdbmsource.h .cpp .o added to filename list in Makefile.in
(edit) @9346   19 years davidb Restructuring of lucenegdbmsource and mggdbmsource to put common code …
(edit) @9345   19 years davidb Restructuring of lucenegdbmsource and mggdbmsource to inherit from new …
(edit) @9218   19 years kjdon made this work under windows without black screens. had to use …
(edit) @9216   19 years kjdon a few changes to make it compile on windows - changed the text_t …
(edit) @9215   19 years kjdon changed from using global vars to passing in the user data
(edit) @9210   19 years kjdon made some mods to get querying workign on windows. couldn't open a …
(edit) @9199   19 years kjdon added expat_document.*
(edit) @9190   19 years kjdon need to pass the level tag to expat_document
(edit) @9189   19 years kjdon made gdbm_level public instead of protected, so the lucenegdbmsource …
(edit) @9188   19 years kjdon now pass in the section level tag name when getting a document
(edit) @9175   19 years kjdon added in doc content retrieval
(edit) @9174   19 years kjdon put char* get_attribute(const char attr, char* att_name) in the …
(edit) @9173   19 years kjdon added expat_document for parsing the source docs to get the content
(edit) @9129   19 years mdewsnip Fixed up Windows makefiles so Expat is compiled into all the binaries …
(edit) @9115   19 years mdewsnip Added #ifdefs for slightly different popen and pclose on Windows.
(edit) @9110   19 years mdewsnip Fixed minor typo.
(edit) @9090   19 years kjdon changed a print statement and removed an unnecesary variable
(edit) @9089   19 years kjdon the index name is actually hte first char of the level (d, s, p) plus …
(edit) @9071   19 years kjdon removed a leftover #include sax_resultset.h
(edit) @9070   19 years davidb See expat_resultset.h
(edit) @9031   19 years davidb Query to lucene incorrectly constructed (missing double quote). Now …
(edit) @9030   19 years davidb Update of collectset API argument to fit in with Stefan's apache …
(edit) @9029   19 years davidb Used to use sax parsing for lucene support. This is now changed to …
(edit) @9028   19 years davidb Adjustment of collectset API arguments to be compatible with Stefan's …
(edit) @9027   19 years davidb Used to support searching with lucene. Overlooked in original batch …
(edit) @8483   19 years kjdon in configure, when reading in indexes or levels, clear whats already …
(edit) @8453   20 years jrm21 accept the 'collectionmacro' keyword for configure() from collect.cfg …
(edit) @8186   20 years cs025 Added failure error message when the corba server cannot find valid …
(edit) @8032   20 years davidb Introduction of #ifdef USE_LUCENE around lucene specific code.
(edit) @8031   20 years davidb Support for compiling lucene and z39.50 options in.
(edit) @8028   20 years davidb Changes introduced to support lucene indexer.
(edit) @8027   20 years davidb Introduction of lucene*.cpp,h classes to support searching with this …
(edit) @8026   20 years davidb Shift from mg* fields and member functions to text* to better reflect …
(edit) @8025   20 years davidb Change of mg* field and member functions to text* to better reflect …
(edit) @8024   20 years davidb Renaming of variables and member functions using contstructs such as …
(edit) @7302   20 years kjdon removed a strange piece of code: 'return true; return false;' :-) …
(edit) @7060   20 years sjboddie Added DLL=1 and DLLDEBUG=1 options to the windows makefiles
(edit) @6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
(edit) @5906   20 years sjboddie Fixed a bug in some very old collection server code. There was a …
(edit) @5868   20 years kjdon changed the configure stuff - was only adding collectionmeta if there …
(edit) @5850   20 years kjdon now this only sorts the query results if a ranked search was done, or …
(edit) @5141   21 years kjdon fixed a bug in teh phrase searching - if the index had been built on …
(edit) @5024   21 years sjboddie Changed the authentication directives to more easier to use ones. …
(edit) @4974   21 years sjboddie Added the following options to the collect.cfg file: => …
(edit) @4824   21 years kjdon when parsing the query params, we now set the level to the default …
(edit) @4823   21 years kjdon changed the default levels to Doc instead of DOcument. shoudl really …
(edit) @4822   21 years kjdon changed a comment
(edit) @4808   21 years kjdon the level filteroption is now initialized from indexlevels and …
(edit) @4807   21 years kjdon just made the parameter const to set_gdbm_level
(edit) @4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
(edit) @4752   21 years kjdon changed the level configure stuff a bit
(edit) @4751   21 years kjdon now we can use 'searchtype form plain' in the collect.cfg file - this …
(edit) @4742   21 years sjboddie Bug fix in recent change removing need for defaultindex option
(edit) @4738   21 years sjboddie The first entry in the "indexes" field of a collect.cfg file will now …
(edit) @4735   21 years sjboddie * empty log message *
(edit) @4507   21 years sjboddie Put back in BBC specific code that was mistakenly removed.
(edit) @4372   21 years sjboddie bug fix for GLI
(edit) @4340   21 years sjboddie Tidied up configaction slightly. Running 'a=config&cmd=add-collection' …
(edit) @4218   21 years kjdon now we pass on syntax_error from mgpp parsing back to the …
Note: See TracRevisionLog for help on using the revision log.