# # ChangeLog for trunk/gsdl/src # # Generated by Trac 1.4.2 # 2024-05-19T11:58:15+12:00 Wed, 20 Dec 2006 01:09:04 GMT shaoqun [13530] * trunk/gsdl/src/recpt/queryaction.cpp (modified) srp arg could have multiple char as well Tue, 19 Dec 2006 22:54:09 GMT mdewsnip [13528] * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) "I'm feeling lucky" URLs now include the cl argument. Tue, 19 Dec 2006 22:24:00 GMT mdewsnip [13526] * trunk/gsdl/src/recpt/queryaction.cpp (modified) The "srn" and "srp" CGI arguments must be multicharacter otherwise ... Sun, 10 Dec 2006 20:43:52 GMT shaoqun [13473] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLT.class (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) added the method used by translator Fri, 08 Dec 2006 03:23:29 GMT shaoqun [13470] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLT.class (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) make it accept xml files from a command line Thu, 07 Dec 2006 23:09:35 GMT kjdon [13463] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) decode_cgi_arg returns utf-8 if the original encoding was utf-8. need ... Thu, 07 Dec 2006 23:06:47 GMT kjdon [13461] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) added some comments for decode_cgi_arg method Thu, 07 Dec 2006 04:33:37 GMT kjdon [13457] * trunk/gsdl/src/recpt/formattools.cpp (modified) cgi_safe method renamed to cgi_safe_unicode, see comment in cgiutils Thu, 07 Dec 2006 04:32:49 GMT kjdon [13456] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiutils.h (modified) cgi_safe was sometimes getting passed in unicode, sometimes utf-8. ... Thu, 07 Dec 2006 00:31:42 GMT shaoqun [13451] * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) added id=toc_top to the toppest level table of the table of contents Tue, 05 Dec 2006 22:04:24 GMT shaoqun [13432] * trunk/gsdl/src/recpt/browsetoolsclass.cpp (modified) added a print option for DocumentButtons format Wed, 29 Nov 2006 01:19:59 GMT mdewsnip [13367] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) Moved a static English string out of the C++ code and into a macro, ... Wed, 29 Nov 2006 01:18:56 GMT shaoqun [13366] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.h (modified) added code to support the display of previous and next search result ... Wed, 29 Nov 2006 01:11:48 GMT shaoqun [13365] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) add DocumentSearchResultLinks to control the display of search result ... Wed, 15 Nov 2006 04:24:48 GMT mdewsnip [13280] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Tidied up the "I'm feeling lucky" functionality and added an "ifln" ... Fri, 03 Nov 2006 04:00:24 GMT shaoqun [13223] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLT.class (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) used utf-8 coding for the input stream Wed, 18 Oct 2006 22:39:02 GMT mdewsnip [13133] * trunk/gsdl/macros/style.dm (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) Languages that should be displayed right-to-left are now specified in ... Wed, 18 Oct 2006 22:34:58 GMT mdewsnip [13132] * trunk/gsdl/src/recpt/gtiaction.cpp (modified) Stopped running to_utf8 on the submitted strings, as this is causing ... Wed, 18 Oct 2006 22:28:29 GMT mdewsnip [13131] * trunk/gsdl/src/recpt/gtiaction.cpp (modified) * trunk/gsdl/src/recpt/gtiaction.h (modified) Now uses the existing decode_commas function in cgiutils. Sun, 15 Oct 2006 23:27:53 GMT kjdon [13118] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) added [DocTopOID] which gives the top level document identifier Sun, 15 Oct 2006 22:02:41 GMT kjdon [13117] * trunk/gsdl/src/recpt/formattools.cpp (modified) make sure we have actually found something before iterating, in get_href Sun, 15 Oct 2006 21:59:46 GMT kjdon [13116] * trunk/gsdl/src/recpt/OIDtools.cpp (modified) * trunk/gsdl/src/recpt/infodbclass.cpp (modified) added .rt to the list of OID modifiers - this is the root id of the ... Fri, 13 Oct 2006 00:29:12 GMT mdewsnip [13111] * trunk/gsdl/src/mgpp/text/Makefile.in (modified) Added "-fexceptions" to LDFLAGS to prevent an error compiling on Mac ... Thu, 12 Oct 2006 03:44:08 GMT kjdon [13103] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) cgi_safe, do unicode encoding for characters less than 127 rather ... Mon, 09 Oct 2006 23:24:11 GMT kjdon [13063] * trunk/gsdl/src/colservr/lucenequeryfilter.cpp (modified) make sure some matchTerms are set in terminfo - no termvariants are ... Mon, 09 Oct 2006 00:20:00 GMT mdewsnip [13054] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now puts the terms through xmlSafe() as well, to prevent invalid XML ... Thu, 05 Oct 2006 04:15:20 GMT kjdon [13017] * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) when doing special formatting for datelist, allow yyyy-mm-dd format Wed, 04 Oct 2006 04:28:17 GMT mdewsnip [13000] * trunk/gsdl/src/colservr/expat_resultset.cpp (modified) Now displays the "cached" attribute of a Lucene ResultSet, for debugging. Wed, 04 Oct 2006 04:16:37 GMT mdewsnip [12999] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Code for caching query results (eg. in index/sidx/cache), disabled by ... Wed, 04 Oct 2006 02:31:40 GMT kjdon [12998] * trunk/gsdl/src/w32server/win32.mak (modified) added in accentfolding support to makefile Wed, 04 Oct 2006 02:20:24 GMT kjdon [12997] * trunk/gsdl/packages/mg/sysfuncs.h (modified) * trunk/gsdl/src/mgpp/lib/sysfuncs.h (modified) added ifdef win32 around the u_char and u-long typedefs to get rid of ... Wed, 04 Oct 2006 02:11:27 GMT kjdon [12996] * trunk/gsdl/packages/mg/sysfuncs.h (modified) * trunk/gsdl/src/mgpp/lib/sysfuncs.h (modified) changed u_char and u_long hash defines to typedefs, otherwise they ... Wed, 04 Oct 2006 01:55:52 GMT kjdon [12995] * trunk/gsdl/src/mgpp/text/stemmer.h (modified) sysfuncs.h was only needed for u_char, changed u_chars to unsigned ... Wed, 04 Oct 2006 01:06:47 GMT kjdon [12994] * trunk/gsdl/src/mgpp/text/IndexData.h (modified) * trunk/gsdl/src/mgpp/text/mg_files.h (modified) * trunk/gsdl/src/mgpp/text/stemmer.cpp (modified) * trunk/gsdl/src/mgpp/text/stemmer.h (modified) moved all the STEM methods and hash defines from mg_files.h into ... Tue, 03 Oct 2006 22:13:43 GMT mdewsnip [12993] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now stores the query results XML in a string buffer before outputting ... Tue, 03 Oct 2006 04:35:06 GMT mdewsnip [12992] * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) Added the command (commented out) for skipping lucene_query.pl and ... Tue, 03 Oct 2006 04:25:45 GMT mdewsnip [12991] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Ooops... managed to lose the header of the XML output in my recent ... Tue, 03 Oct 2006 04:15:25 GMT kjdon [12990] * trunk/gsdl/src/oaiservr/win32.mak (modified) * trunk/gsdl/src/recpt/win32.mak (modified) added accent folding support into makefiles Tue, 03 Oct 2006 04:06:18 GMT mdewsnip [12989] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Follow to close the searcher object. Tue, 03 Oct 2006 04:00:22 GMT mdewsnip [12987] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) You can now specify the query string as a command-line argument to ... Tue, 03 Oct 2006 04:00:08 GMT kjdon [12986] * trunk/gsdl/src/mgpp/text/WIN32.MAK (modified) added accentfolding support to the makefile Tue, 03 Oct 2006 03:55:27 GMT mdewsnip [12983] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Moved the stuff for running the query into a new runQuery function, ... Tue, 03 Oct 2006 03:44:17 GMT mdewsnip [12981] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Tidied up command-line option parsing in preparation for allowing the ... Tue, 03 Oct 2006 02:35:04 GMT mdewsnip [12980] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now passes the endresults value (if defined) into the ... Tue, 03 Oct 2006 01:32:37 GMT kjdon [12978] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) changed line 528 to avoid a compile warnign on windows Tue, 03 Oct 2006 01:22:03 GMT mdewsnip [12976] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Rearranged some code to make the fact that the term information is ... Tue, 03 Oct 2006 01:17:12 GMT mdewsnip [12975] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Simplified all the term frequency stuff considerably, and made it ... Fri, 29 Sep 2006 03:32:25 GMT kjdon [12943] * trunk/gsdl/src/recpt/documentaction.cpp (modified) look for gs.DocumentHeader and DocumentHeader metadata, and if found, ... Thu, 28 Sep 2006 23:09:03 GMT kjdon [12930] * trunk/gsdl/src/recpt/querytools.cpp (modified) changed set_query_type_args to make plain the default if no search ... Thu, 28 Sep 2006 22:53:45 GMT kjdon [12927] * trunk/gsdl/src/oaiservr/Makefile.in (modified) added in accentfold option Thu, 28 Sep 2006 22:50:20 GMT kjdon [12926] * trunk/gsdl/src/recpt/Makefile.in (modified) added in accentfolding stuff Thu, 28 Sep 2006 05:37:33 GMT kjdon [12922] * trunk/gsdl/configure (modified) * trunk/gsdl/configure.in (modified) * trunk/gsdl/packages/Makefile.in (modified) * trunk/gsdl/packages/configure (modified) * trunk/gsdl/src/mgpp/text/Makefile.in (modified) added --disable-accentfold option to main configure, which is used to ... Thu, 28 Sep 2006 05:00:24 GMT kjdon [12916] * trunk/gsdl/src/mgpp/Makefile.in (modified) changed the comment to say MGPP instead of GNU tar Thu, 28 Sep 2006 04:58:10 GMT kjdon [12915] * trunk/gsdl/src/mgpp/text/Makefile.in (modified) * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_stem_idx.cpp (modified) * trunk/gsdl/src/mgpp/text/stemmer.cpp (modified) the compilation of the accent folding stuff (which needs unac package ... Thu, 28 Sep 2006 04:55:54 GMT kjdon [12914] * trunk/gsdl/src/mgpp/text/IndexData.cpp (modified) allow IndexData to be constructed even if stem indexes are missing - ... Thu, 28 Sep 2006 04:54:36 GMT kjdon [12913] * trunk/gsdl/src/mgpp/text/Terms.cpp (modified) we now check for existence of stem index for our stem method in ... Thu, 28 Sep 2006 04:52:34 GMT kjdon [12912] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) turned off accent folding if partial matching is being done - can't ... Wed, 27 Sep 2006 23:05:59 GMT kjdon [12888] * trunk/gsdl/src/mgpp/text/Makefile.in (modified) Accent folding patch thanks to Juan Grigera. added unac includes and lib Wed, 27 Sep 2006 23:03:42 GMT kjdon [12887] * trunk/gsdl/src/mgpp/text/Terms.cpp (modified) Accent folding patch thanks to Juan Grigera. addedd in support for ... Wed, 27 Sep 2006 22:59:20 GMT kjdon [12886] * trunk/gsdl/src/mgpp/text/IndexData.cpp (modified) * trunk/gsdl/src/mgpp/text/IndexData.h (modified) Accent folding patch thanks to Juan Grigera. Added in all the extra ... Wed, 27 Sep 2006 22:56:12 GMT kjdon [12885] * trunk/gsdl/src/mgpp/text/mgpp_stem_idx.cpp (modified) Accent folding patch thanks to Juan Grigera. now has more options for ... Wed, 27 Sep 2006 22:44:01 GMT kjdon [12884] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) Accent folding patch thanks to Juan Grigera. parsing of ... Wed, 27 Sep 2006 22:32:28 GMT kjdon [12882] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) added accentfolding option. setting up default stem method now uses ... Wed, 27 Sep 2006 22:28:56 GMT kjdon [12881] * trunk/gsdl/src/mgpp/text/mg_files.h (modified) Accent folding patch thanks to Juan Grigera. file suffixes with ... Wed, 27 Sep 2006 22:27:30 GMT kjdon [12880] * trunk/gsdl/src/mgpp/text/mg_files.cpp (modified) Accent folding patch thanks to Juan Grigera. Added a make_suffix function Wed, 27 Sep 2006 22:23:36 GMT kjdon [12879] * trunk/gsdl/src/mgpp/text/stemmer.cpp (modified) * trunk/gsdl/src/mgpp/text/stemmer.h (modified) Accent Folding patch thanks to Juan Grigera. mgpp_stemmer now does ... Wed, 27 Sep 2006 03:24:19 GMT kjdon [12871] * trunk/gsdl/src/colservr/queryfilter.cpp (modified) Accent Folding patch, thanks to Juan Grigera. Added AccentFold ... Wed, 27 Sep 2006 03:21:53 GMT kjdon [12870] * trunk/gsdl/src/colservr/z3950server.cpp (modified) Accent Folding patch, thanks to Juan Grigera. Added AccentFold option ... Wed, 27 Sep 2006 03:20:05 GMT kjdon [12869] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) Accent Folding patch, thanks to Juan Grigera. defaultStemMethod uses ... Wed, 27 Sep 2006 03:17:46 GMT kjdon [12868] * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) AccentFolding patch, thanks to Juan Grigera. added accentfolding to ... Wed, 27 Sep 2006 03:15:06 GMT kjdon [12867] * trunk/gsdl/src/colservr/collectserver.cpp (modified) use stemindexes from build.cfg to set colinfo stemIndexes value Wed, 27 Sep 2006 03:13:21 GMT kjdon [12866] * trunk/gsdl/src/recpt/queryaction.cpp (modified) added af (accent folding) arg, and ks, ss and afs which state whether ... Wed, 27 Sep 2006 03:12:12 GMT kjdon [12865] * trunk/gsdl/src/recpt/pageaction.cpp (modified) need to call set_stem_index_args to set up the ss, ks and afs args Wed, 27 Sep 2006 03:10:31 GMT kjdon [12864] * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) set_stem_index_args sets ks, ss, and afs args depending on the value ... Wed, 27 Sep 2006 03:08:23 GMT kjdon [12863] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) added in stemIndexes to colinfo_t, plus some #defines. stemIndexes ... Mon, 25 Sep 2006 22:09:48 GMT mdewsnip [12846] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Minor changes. Mon, 25 Sep 2006 02:17:10 GMT mdewsnip [12844] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/getdocument.pl (added) * trunk/gsdl/bin/script/lucene_passes.pl (modified) * trunk/gsdl/bin/script/removedocument.pl (added) * trunk/gsdl/bin/script/set_metadata.pl (added) * trunk/gsdl/perllib/ClassifyTreeModel.pm (added) * trunk/gsdl/perllib/ClassifyTreeNode.pm (added) * trunk/gsdl/perllib/ClassifyTreePath.pm (added) * trunk/gsdl/perllib/GDBMUtils.pm (added) * trunk/gsdl/perllib/IncrementalBuildUtils.pm (added) * trunk/gsdl/perllib/IncrementalDocument.pm (added) * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/basebuildproc.pm (modified) * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/incremental_build.pm (added) * trunk/gsdl/perllib/lucenebuilder.pm (modified) * trunk/gsdl/perllib/lucenebuildproc.pm (modified) * trunk/gsdl/perllib/plugins/GAPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) * trunk/gsdl/src/gdbmget (added) * trunk/gsdl/src/gdbmget/Makefile.in (added) * trunk/gsdl/src/gdbmget/config.h.in (added) * trunk/gsdl/src/gdbmget/configtest.pl (added) * trunk/gsdl/src/gdbmget/configure (added) * trunk/gsdl/src/gdbmget/gdbmget.cpp (added) * trunk/gsdl/src/gdbmget/install-sh (added) * trunk/gsdl/src/gdbmget/win32.mak (added) * trunk/gsdl/src/gdbmset (added) * trunk/gsdl/src/gdbmset/Makefile.in (added) * trunk/gsdl/src/gdbmset/config.h.in (added) * trunk/gsdl/src/gdbmset/configtest.pl (added) * trunk/gsdl/src/gdbmset/configure (added) * trunk/gsdl/src/gdbmset/gdbmset.cpp (added) * trunk/gsdl/src/gdbmset/install-sh (added) * trunk/gsdl/src/gdbmset/win32.mak (added) Incremental building and dynamic GDBM updating code, many thanks to ... Sun, 24 Sep 2006 23:28:57 GMT kjdon [12839] * trunk/gsdl/packages/mg/lib/unitool.c (modified) * trunk/gsdl/src/mgpp/lib/unitool.cpp (modified) changed the last mongolian mod to only include letters, and added in ... Wed, 20 Sep 2006 22:36:42 GMT davidb [12796] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) Minor fix to error statement (compiled under Windows, but not Linux). Wed, 20 Sep 2006 03:26:17 GMT davidb [12794] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/depositoraction.cpp (modified) Changes to make depositor action work under Windows. Main change is ... Wed, 20 Sep 2006 01:31:31 GMT kjdon [12793] * trunk/gsdl/lib/display.h (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) gcc-4 compilation patch, thanks to Juan Grigera Wed, 20 Sep 2006 00:13:50 GMT kjdon [12792] * trunk/gsdl/src/recpt/querytools.cpp (modified) added parentheses for saving in addstemcase Tue, 19 Sep 2006 23:04:34 GMT kjdon [12791] * trunk/gsdl/src/recpt/querytools.cpp (modified) fixed up a non-compiling mistake Tue, 19 Sep 2006 21:55:47 GMT kjdon [12786] * trunk/gsdl/src/recpt/queryaction.cpp (modified) added sort field macro for use in query form with lucene, query ... Tue, 19 Sep 2006 21:54:03 GMT kjdon [12785] * trunk/gsdl/src/recpt/queryaction.h (modified) added new set_sfselection_macro method Tue, 19 Sep 2006 21:53:39 GMT kjdon [12784] * trunk/gsdl/src/recpt/querytools.cpp (modified) modified query parsing for mgpp and lucene. hopefully it will work ... Tue, 19 Sep 2006 21:51:46 GMT kjdon [12783] * trunk/gsdl/src/recpt/querytools.h (modified) removed declarations which are not used outside this file, changed ... Tue, 19 Sep 2006 04:09:30 GMT mdewsnip [12776] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Fixed a bug where misspelled words could be marked as stop words with ... Tue, 19 Sep 2006 00:55:21 GMT mdewsnip [12775] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Fixed bug where some terms have zero frequency (because they don't ... Mon, 18 Sep 2006 04:02:18 GMT kjdon [12773] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) added xmlSafe around the query_string in the XML output - can't have ... Mon, 18 Sep 2006 03:56:03 GMT kjdon [12772] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) put the { of an if or while or else statement on the same line as the ... Mon, 18 Sep 2006 03:25:40 GMT mdewsnip [12771] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) Changed the new "fuzziness" argument to take an integer instead of a ... Mon, 18 Sep 2006 02:32:31 GMT mdewsnip [12770] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the Lucene "-fuzzy" argument to "-fuzziness ", for ... Mon, 18 Sep 2006 00:10:45 GMT kjdon [12768] * trunk/gsdl/macros/query.dm (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) no longer use arg qf for simple/advanced form. Use the b arg, so that ... Fri, 15 Sep 2006 01:11:23 GMT mdewsnip [12761] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) Fixed problem accessing non-ASCII files. Wed, 13 Sep 2006 21:13:57 GMT kjdon [12736] * trunk/gsdl/packages/mg/lib/unitool.c (modified) * trunk/gsdl/src/mgpp/lib/unitool.cpp (modified) added in unicode range for Mongolian Tue, 12 Sep 2006 00:33:00 GMT mdewsnip [12720] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Some HTML 4 compliance fixes to the search history stuff. Tue, 05 Sep 2006 23:31:10 GMT mdewsnip [12685] * trunk/gsdl/src/colservr/expat_resultset.cpp (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) Commented out or removed Lucene debugging comments. Sun, 03 Sep 2006 22:57:05 GMT mdewsnip [12656] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Put old range filter stuff back, and added "-startresults" and ... Sun, 03 Sep 2006 21:56:41 GMT mdewsnip [12655] * trunk/gsdl/src/colservr/lucenequeryfilter.cpp (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) Lucene now returns just the results we're interested in (ie. those ...