# # ChangeLog for trunk/gsdl/src/phind # # Generated by Trac 1.4.2 # 2024-05-23T22:03:45+12:00 Thu, 26 Jul 2001 23:31:58 GMT paynter [2675] * trunk/gsdl/src/phind/generate/symbol-names.pl (modified) Changed phind dir to /phind1/ from /phind/. Thu, 26 Jul 2001 23:29:15 GMT paynter [2674] * trunk/gsdl/src/phind/generate/phrase.cpp (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) Changes for the new version of suffix: Added ... Thu, 26 Jul 2001 23:17:14 GMT paynter [2673] * trunk/gsdl/src/phind/generate/suffix2.cpp (added) An alternative, more efficient, version of suffix.cpp. I expect this ... Wed, 18 Jul 2001 02:14:11 GMT jrm21 [2659] * trunk/gsdl/src/phind/generate/Makefile.in (modified) suffix.o added to $(OBJECTS), so make clean removes it. Tue, 19 Jun 2001 05:33:04 GMT jrm21 [2592] * trunk/gsdl/src/phind/generate/Makefile.in (modified) We need to explicitly use $(CXX) from configure for the c++ compiler, ... Thu, 14 Jun 2001 22:25:46 GMT sjboddie [2553] * trunk/gsdl/src/phind/generate/Makefile.in (modified) *** empty log message *** Tue, 12 Jun 2001 21:57:34 GMT sjboddie [2527] * trunk/gsdl/src/phind/generate/Makefile.in (modified) *** empty log message *** Mon, 11 Jun 2001 04:06:28 GMT sjboddie [2523] * trunk/gsdl/src/phind/generate/Makefile.in (modified) *** empty log message *** Thu, 07 Jun 2001 05:13:11 GMT sjboddie [2507] * trunk/gsdl/bin/java (added) * trunk/gsdl/bin/java/Phind.jar (added) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/src/java (added) * trunk/gsdl/src/java/org (added) * trunk/gsdl/src/java/org/nzdl (added) * trunk/gsdl/src/java/org/nzdl/gsdl (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/Makefile (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/Phind.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/PhindTitle.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultBox.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultCanvas.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultDisplay.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItem.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemDocument.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemLink.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemPhrase.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultTitle.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/URLUTF8Encoder.java (added) * trunk/gsdl/src/phind/client (deleted) * trunk/gsdl/src/phind/host (deleted) Tidied up the phind client a little more. It now belongs to the ... Wed, 06 Jun 2001 04:52:17 GMT sjboddie [2501] * trunk/gsdl/src/phind/generate/Makefile.in (modified) * trunk/gsdl/src/phind/generate/win32.mak (modified) * trunk/gsdl/src/recpt/win32.mak (modified) * trunk/gsdl/src/w32server/win32.mak (modified) * trunk/gsdl/win32.mak (modified) a few changes to various makefiles, mostly with regard to the phind ... Wed, 06 Jun 2001 04:43:14 GMT sjboddie [2498] * trunk/gsdl/src/phind/generate/phrase.h (modified) * trunk/gsdl/src/phind/generate/suffix.cpp (modified) A couple of small changes to phind's generate code to get it working ... Tue, 05 Jun 2001 05:55:47 GMT sjboddie [2497] * trunk/gsdl/src/phind/generate/win32.mak (added) *** empty log message *** Fri, 01 Jun 2001 02:51:29 GMT sjboddie [2487] * trunk/gsdl/lib/text_t.cpp (modified) * trunk/gsdl/lib/text_t.h (modified) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/packages/mg/src/text/WIN32.MAK (modified) * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/generate/phrase.cpp (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) * trunk/gsdl/src/phind/generate/suffix.cpp (modified) * trunk/gsdl/src/phind/generate/suffix.h (modified) * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) Changes to get phind working under windows Fri, 23 Feb 2001 04:13:35 GMT paynter [2062] * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) Added a function from the receptionist that decodes phrase CGI ... Fri, 23 Feb 2001 03:56:40 GMT paynter [2061] * trunk/gsdl/src/phind/host/Makefile.in (modified) Removed old, unused rule. Fri, 23 Feb 2001 02:41:03 GMT paynter [2054] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/URLUTF8Encoder.java (added) Convert UTF8 query terms into URL-safe "x-www-form-urlencoded" form ... Wed, 21 Feb 2001 02:19:50 GMT paynter [2037] * trunk/gsdl/src/phind/client/Makefile (added) A quick (and unix-specific Makefile) to compile the client java classes. Tue, 20 Feb 2001 04:00:07 GMT paynter [2030] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/PhindTitle.java (modified) Set main background colour (panel_bg) to white and foreground colour ... Tue, 20 Feb 2001 02:10:23 GMT paynter [2026] * trunk/gsdl/src/phind/client/Phind.java (modified) Made highlight bar yellow by default - it used to be a custom colour, ... Mon, 19 Feb 2001 01:44:57 GMT paynter [2010] * trunk/gsdl/src/phind/client/Phind.java (modified) Added a "classifier number" parameter for collections with more than ... Mon, 19 Feb 2001 01:38:48 GMT paynter [2009] * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) Added "classifier number" CGI argument (d). When a collection has ... Mon, 12 Feb 2001 22:10:27 GMT paynter [1956] * trunk/gsdl/src/phind/generate/Makefile.in (modified) Removed stopwords installation - they're in the etc directory already. Mon, 12 Feb 2001 21:59:57 GMT paynter [1955] * trunk/gsdl/src/phind/generate/stopwords (deleted) Moved to etc directory. Mon, 12 Feb 2001 21:51:41 GMT paynter [1953] * trunk/gsdl/src/phind/generate/stopwords/en (deleted) Moved to etc directory. Thu, 01 Feb 2001 03:40:09 GMT paynter [1893] * trunk/gsdl/src/phind/client/ResultBox.java (modified) Assume input strings use UTF8 encoding, not Latin1. Wed, 31 Jan 2001 01:08:50 GMT paynter [1882] * trunk/gsdl/src/phind/generate/suffix.cpp (modified) The length of the main symbols array is now calculated from the ... Wed, 31 Jan 2001 01:06:10 GMT paynter [1881] * trunk/gsdl/src/phind/generate/Makefile.in (modified) Provision for new stopword files. Wed, 31 Jan 2001 01:05:31 GMT paynter [1880] * trunk/gsdl/src/phind/generate/stopwords/fr (added) * trunk/gsdl/src/phind/generate/stopwords/fr/Jacques-Savoy-JASIS-50-10.sw (added) A list of stopwords in French. Compiled by Jaques Savoy and ... Wed, 31 Jan 2001 01:00:22 GMT paynter [1879] * trunk/gsdl/src/phind/generate/lexicons (deleted) Moved to more appropriate location. Tue, 30 Jan 2001 02:45:42 GMT paynter [1875] * trunk/gsdl/src/phind/generate/stopwords (added) * trunk/gsdl/src/phind/generate/stopwords/en (added) * trunk/gsdl/src/phind/generate/stopwords/en/brown.sw (added) Stopwords based on the Brown corpus. Mon, 29 Jan 2001 23:08:49 GMT paynter [1873] * trunk/gsdl/src/phind/generate/phrase.cpp (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) * trunk/gsdl/src/phind/generate/suffix.cpp (modified) Fixed a bug iin the Phrase extraction alogrithm that had the ... Mon, 29 Jan 2001 22:34:11 GMT paynter [1872] * trunk/gsdl/src/phind/generate/symbol-names.pl (modified) Use new phind classifier paths. Tue, 16 Jan 2001 05:04:02 GMT paynter [1841] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/ResultBox.java (modified) * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) * trunk/gsdl/src/phind/client/ResultItem.java (modified) * trunk/gsdl/src/phind/client/ResultItemDocument.java (modified) * trunk/gsdl/src/phind/client/ResultItemLink.java (modified) * trunk/gsdl/src/phind/client/ResultItemPhrase.java (modified) Added ability to control result order, and paramers so you can set ... Fri, 12 Jan 2001 04:20:39 GMT paynter [1833] * trunk/gsdl/src/phind/client/ResultItem.java (modified) * trunk/gsdl/src/phind/client/ResultItemPhrase.java (modified) More parameter and appearance changes. Fri, 12 Jan 2001 02:20:55 GMT paynter [1832] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) * trunk/gsdl/src/phind/client/ResultItemLink.java (modified) * trunk/gsdl/src/phind/client/ResultItemPhrase.java (modified) Numerous applet options to control the appearanceof the applet. The ... Thu, 11 Jan 2001 03:17:07 GMT paynter [1831] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) Tidying code, rearranging initialisation code. Wed, 10 Jan 2001 23:28:05 GMT paynter [1830] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/ResultBox.java (modified) * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) * trunk/gsdl/src/phind/client/ResultItem.java (modified) * trunk/gsdl/src/phind/client/ResultItemLink.java (modified) * trunk/gsdl/src/phind/client/ResultTitle.java (modified) Improved formatting of thesaurus entries, frequenciy columns, titles. Wed, 10 Jan 2001 21:09:17 GMT paynter [1828] * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) Handle the new phind.dm input format, which includes thesaurus data, ... Wed, 10 Jan 2001 21:04:04 GMT paynter [1827] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/ResultBox.java (modified) * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) * trunk/gsdl/src/phind/client/ResultItem.java (modified) * trunk/gsdl/src/phind/client/ResultItemDocument.java (added) * trunk/gsdl/src/phind/client/ResultItemLink.java (added) * trunk/gsdl/src/phind/client/ResultItemPhrase.java (added) * trunk/gsdl/src/phind/client/ResultTitle.java (modified) New version of the java client that handles thesaurus link data and ... Mon, 18 Dec 2000 23:08:17 GMT paynter [1809] * trunk/gsdl/src/phind/client/ResultBox.java (modified) * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) Sundry improvements. Better handling of empty prefixes & suffixes, ... Mon, 18 Dec 2000 01:18:19 GMT paynter [1803] * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) Moved the phind classifier's data directory into the index directory. ... Mon, 20 Nov 2000 08:24:33 GMT paynter [1683] * trunk/gsdl/src/phind/generate/suffix.cpp (modified) Bug fix - all documents returned for phrases of more than one word ... Mon, 20 Nov 2000 04:41:05 GMT paynter [1682] * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) More java browser nonsense - introduced the deprecated methods ... Mon, 20 Nov 2000 03:38:13 GMT paynter [1681] * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) * trunk/gsdl/src/phind/client/ResultTitle.java (modified) Eliminated all calls to getSize() and setSize() and replaced them ... Mon, 20 Nov 2000 01:30:50 GMT paynter [1680] * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) Highlight occurances of the wors in the phrase when we open a ... Thu, 02 Nov 2000 21:48:22 GMT jrm21 [1651] * trunk/gsdl/src/phind/host/Makefile.in (modified) depends on GSDL's config.h instead of the (erroneous (sp?)) mgpp config.h Thu, 02 Nov 2000 01:03:55 GMT paynter [1643] * trunk/gsdl/macros/phind.dm (added) * trunk/gsdl/perllib/classify/phind.pm (added) * trunk/gsdl/src/phind/generate/Makefile.in (modified) * trunk/gsdl/src/phind/generate/phindgen.pl (deleted) * trunk/gsdl/src/phind/generate/phproc.pm (deleted) * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/phindbrowserclass.cpp (added) * trunk/gsdl/src/recpt/phindbrowserclass.h (added) The phind phrase browsing interface is now a Greenstone classifier. ... Tue, 31 Oct 2000 23:19:42 GMT paynter [1640] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) Resolve partial URLs like "phindcgi" and /cgi-bin/library" with ... Tue, 31 Oct 2000 02:22:17 GMT paynter [1637] * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) Rearranged paint function so that frequencys do not get written over ... Mon, 30 Oct 2000 23:20:14 GMT paynter [1636] * trunk/gsdl/src/phind/client/Phind.java (modified) Some documentation explaining how to use the applet. Mon, 30 Oct 2000 23:19:50 GMT paynter [1635] * trunk/gsdl/src/phind/client/ResultBox.java (modified) Read phrases in prefix/body/suffix form for formatted display. Mon, 30 Oct 2000 23:18:00 GMT paynter [1634] * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) Fixed error splitting phrase into prefix/body/suffix when suffix is ... Mon, 30 Oct 2000 21:07:22 GMT paynter [1633] * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) Split expansion pherases into a prefix, body, and suffix (the old ... Mon, 30 Oct 2000 02:14:58 GMT paynter [1631] * trunk/gsdl/src/phind/generate/phproc.pm (modified) * trunk/gsdl/src/phind/generate/phrase.cpp (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) * trunk/gsdl/src/phind/generate/suffix.cpp (modified) * trunk/gsdl/src/phind/generate/suffix.h (modified) Changed copyrights to include NZDLP. Mon, 30 Oct 2000 02:13:35 GMT paynter [1630] * trunk/gsdl/src/phind/generate/phindgen.pl (modified) Tidy up pword.txt and pdata.txt files. Mon, 30 Oct 2000 02:12:18 GMT paynter [1629] * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) Changed handling of cgi arguments so that a "0" now means return no ... Mon, 30 Oct 2000 02:11:04 GMT paynter [1628] * trunk/gsdl/src/phind/host/phind-host.pl (deleted) Obsolete. Mon, 30 Oct 2000 02:10:28 GMT paynter [1627] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/PhindTitle.java (modified) * trunk/gsdl/src/phind/client/ResultBox.java (modified) * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) * trunk/gsdl/src/phind/client/ResultDisplay.java (modified) The applet is now operational. Phrases work, documents work, getting ... Sun, 29 Oct 2000 22:40:56 GMT paynter [1626] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/ResultBox.java (modified) * trunk/gsdl/src/phind/client/ResultCanvas.java (modified) * trunk/gsdl/src/phind/client/ResultItem.java (modified) * trunk/gsdl/src/phind/client/ResultTitle.java (modified) Many fixes and improvements. The java applet now parses and displays ... Fri, 27 Oct 2000 04:16:16 GMT paynter [1625] * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/client/ResultBox.java (modified) * trunk/gsdl/src/phind/client/ResultItem.java (modified) Much is cghanged. Phind is now about halfway to working with XML. ... Thu, 26 Oct 2000 21:08:44 GMT paynter [1621] * trunk/gsdl/src/phind/client (added) * trunk/gsdl/src/phind/client/Phind.java (added) * trunk/gsdl/src/phind/client/PhindTitle.java (added) * trunk/gsdl/src/phind/client/ResultBox.java (added) * trunk/gsdl/src/phind/client/ResultCanvas.java (added) * trunk/gsdl/src/phind/client/ResultDisplay.java (added) * trunk/gsdl/src/phind/client/ResultItem.java (added) * trunk/gsdl/src/phind/client/ResultTitle.java (added) The phind Java Applet client. This code is version 2.2.1 of the ... Thu, 26 Oct 2000 20:35:21 GMT paynter [1620] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/src/phind/generate/Makefile.in (modified) * trunk/gsdl/src/phind/host/Makefile.in (modified) Phind makefiles and buildcol.pl altered so that phind is installed by ... Thu, 26 Oct 2000 20:23:55 GMT paynter [1619] * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) Added an XML output mode. Fixed a bug reading the last item of the ... Thu, 26 Oct 2000 20:21:28 GMT paynter [1618] * trunk/gsdl/src/phind/generate/suffix.cpp (modified) Better verbosity control. Fixed bug in document numbers (suffix ... Wed, 25 Oct 2000 03:24:21 GMT paynter [1613] * trunk/gsdl/src/phind/generate/phindgen.pl (modified) A little less verbose by default. Wed, 25 Oct 2000 03:20:34 GMT paynter [1612] * trunk/gsdl/src/phind/generate/phproc.pm (modified) Made phproc a little less verbose by default. Mon, 16 Oct 2000 23:35:59 GMT paynter [1604] * trunk/gsdl/src/phind/generate/phindgen.pl (modified) * trunk/gsdl/src/phind/generate/phproc.pm (modified) Numerous improvements for use with the new phindcgi script. The main ... Mon, 16 Oct 2000 23:28:55 GMT paynter [1603] * trunk/gsdl/src/phind/host/Makefile.in (modified) * trunk/gsdl/src/phind/host/host.cc (deleted) * trunk/gsdl/src/phind/host/phindcgi.cpp (added) The "phind host" is no longer just a file reader, it is a cgi ... Wed, 11 Oct 2000 04:05:17 GMT jrm21 [1601] * trunk/gsdl/src/phind/generate/Makefile.in (modified) Modified makefile slightly due to gcc-2.95 problems: moved $LIBS to ... Fri, 06 Oct 2000 00:32:32 GMT paynter [1591] * trunk/gsdl/src/phind/generate/phindgen.pl (modified) Having a thesurus is now optional. Tue, 03 Oct 2000 01:24:53 GMT paynter [1575] * trunk/gsdl/src/phind/generate/lexicons/english/agrovoc.lex (deleted) Removed the agrovoc thesaurus terms - they aren't mine to distribute! ... Tue, 03 Oct 2000 01:21:20 GMT paynter [1574] * trunk/gsdl/src/phind/generate/Makefile.in (modified) * trunk/gsdl/src/phind/generate/phindgen.pl (modified) Uses stopword and lexicon files in $GSDLHOME/etc/phind Tue, 26 Sep 2000 02:21:26 GMT paynter [1565] * trunk/gsdl/src/phind/host/phind-host.pl (modified) Many changes to make the script suitable for uzse as a CGI script. Tue, 26 Sep 2000 02:19:57 GMT paynter [1564] * trunk/gsdl/src/phind/host (added) * trunk/gsdl/src/phind/host/Makefile.in (added) * trunk/gsdl/src/phind/host/host.cc (added) * trunk/gsdl/src/phind/host/phind-host.pl (added) Phind phrase browser - the phind host for serving collections Tue, 26 Sep 2000 02:19:12 GMT paynter [1563] * trunk/gsdl/src/phind/generate/lexicons (added) * trunk/gsdl/src/phind/generate/lexicons/english (added) * trunk/gsdl/src/phind/generate/lexicons/english/agrovoc.lex (added) * trunk/gsdl/src/phind/generate/lexicons/english/brown.sw (added) * trunk/gsdl/src/phind/generate/lexicons/english/fao.sw (added) * trunk/gsdl/src/phind/generate/lexicons/english/punctuation.sw (added) Phind phrase browser - english language lexicons Tue, 26 Sep 2000 02:18:36 GMT paynter [1562] * trunk/gsdl/src/phind (added) * trunk/gsdl/src/phind/generate (added) * trunk/gsdl/src/phind/generate/Makefile.in (added) * trunk/gsdl/src/phind/generate/phindgen.pl (added) * trunk/gsdl/src/phind/generate/phproc.pm (added) * trunk/gsdl/src/phind/generate/phrase.cpp (added) * trunk/gsdl/src/phind/generate/phrase.h (added) * trunk/gsdl/src/phind/generate/suffix.cpp (added) * trunk/gsdl/src/phind/generate/suffix.h (added) * trunk/gsdl/src/phind/generate/symbol-names.pl (added) Phind phrase browser - code for generating the phrase indexes