source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1784   23 years sjboddie changed the test for perl as it didn't work on windows with some …
(edit) @1783   23 years sjboddie Added a check to make sure perl is functional before using the collector
(edit) @1782   23 years sjboddie Fixed a couple of problems with LogDateFormat configuration option …
(edit) @1780   23 years sjboddie tidied up mkcol.pl's help text
(edit) @1779   23 years sjboddie Implemented LogDateFormat configuration option.
(edit) @1778   24 years sjboddie Implemented the new MailServer, LogEvents, EmailEvents and …
(edit) @1777   24 years sjboddie Created sendmail.pl - a wrapper around the Sendmail perl module for …
(edit) @1776   24 years sjboddie Removed GSDLUSAGELOG and GSDLSERVER pre-processor definitions which (I …
(edit) @1775   24 years kjm18 fixed a bug in FindWordNumbers()
(edit) @1774   24 years kjm18 added MatchMode in set_queryfilter_options - used in mgppqueryfilter. …
(edit) @1773   24 years kjm18 changed a comment
(edit) @1772   24 years kjm18 removed Paragraph stuff - now only has Document and Section; added …
(edit) @1771   24 years kjm18 ranking and all/some now use the query page settings. ranking uses …
(edit) @1770   24 years kjm18 changed parseQuery to take a new parameter - defaultBoolCombine - this …
(edit) @1769   24 years kjm18 added options for ranked/non-ranked, all/some searches
(edit) @1768   24 years kjm18 overall term frequency only calculated if needRankInfo=true
(edit) @1762   24 years sjboddie Added support for the new LogEvents, EmailEvents, EmailUserEvents and …
(edit) @1761   24 years dmm9 Removing obsolete documentation
(edit) @1760   24 years sjboddie * empty log message *
(edit) @1759   24 years sjboddie Made a start on tidying up the main.cfg configuration file and adding …
(edit) @1758   24 years say1 added minimum image size and a few bug fixes
(edit) @1757   24 years say1 tightened the criteria for email files to avoid matching all dynamic …
(edit) @1756   24 years say1 added detection and handling of unreadable files
(edit) @1755   24 years say1 added better cycle detection (but still not perfect)
(edit) @1754   24 years say1 added support for jar files (which are actually just fancy zip files)
(edit) @1753   24 years sjboddie Fixed what I hope is the final bug in getting http building to work on …
(edit) @1752   24 years sjboddie Edited main mg makefile to prevent it from compiling or attempting to …
(edit) @1748   24 years sjboddie * empty log message *
(edit) @1747   24 years sjboddie made a few changes to windows makefiles
(edit) @1746   24 years sjboddie Fixed a minor bug in the way wget worked on windows.
(edit) @1745   24 years sjboddie Moved the old wincrypt and wingdbm packages into packages/windows
(edit) @1744   24 years say1 about a billion changes to ImagePlug
(edit) @1743   24 years sjboddie Had a bit of a go at getting the building code to build from http and …
(edit) @1742   24 years jrm21 Added a comment to the usage stuff about PRESCRIPT.
(edit) @1741   24 years sjboddie Fixed a little bug that was causing pluginfo.pl to print some dodgy …
(edit) @1740   24 years jrm21 We now escape underscores so that any macros in source code (wrt to …
(edit) @1739   24 years sjboddie A few changes to get multi-volume cd-roms working again
(edit) @1738   24 years jrm21 all calls to text_t.getcstr() now delete the returned ptr. Also, we …
(edit) @1737   24 years jrm21 Added a comment telling people what the macro to use is called …
(edit) @1735   24 years say1 fixed about a billion little Image things.
(edit) @1734   24 years jrm21 For postscript, fall back to some simple text extraction if ps2ascii …
(edit) @1733   24 years say1 new plugin for images
(edit) @1732   24 years say1 check metadata before adding
(edit) @1731   24 years jrm21 New and improved! Now gets #include information from std C files as …
(edit) @1730   24 years jrm21 removed a debugging statement left in accidentally…
(edit) @1729   24 years jrm21 title regexp should have started "\s*", not "\s+" - it's optional …
(edit) @1728   24 years jrm21 Minor change so that leading whitespace is skipped when grabbing the …
(edit) @1727   24 years jrm21 Put the space in a better position, so that the space occurs inside …
(edit) @1726   24 years jrm21 Added a space character for when using subcollections…
(edit) @1725   24 years sjboddie logging is now turned off by default
(edit) @1722   24 years jrm21 Check to see if CFLAGS is already set in environment, and if so, don't …
(edit) @1721   24 years sjboddie Fixed a small bug that was causing phrase searching to act erratically …
(edit) @1720   24 years dmm9 Added information to the usage text about date extraction option
(edit) @1719   24 years dmm9 Added information to the usage text about date extraction option
(edit) @1718   24 years dmm9 Added information to the usage text about date extraction option
(edit) @1717   24 years nzdl Fixed a couple of minor bugs in cross-collection searching
(edit) @1716   24 years jrm21 minor change to allow the -title option to display correctly on HTML page.
(edit) @1715   24 years jrm21 yaz library is now made by packages/Makefile instead of from …
(edit) @1714   24 years jrm21 moved packages to front of OTHERDIRS list, so it is made first in case …
(edit) @1713   24 years jrm21 Tidied up YAZ Makefiles and Makefiles.ins
(edit) @1712   24 years say1 cleaned up metadata extraction.
(edit) @1711   24 years say1 fixed minor spelling mistake
(edit) @1710   24 years say1 RecPlug now skips CVS directories.
(edit) @1709   24 years sjboddie build script edited to use wget to download source files via http and ftp
(edit) @1708   24 years sjboddie * empty log message *
(edit) @1707   24 years jrm21 Plugin for source code (primarily for putting Greenstone src into a …
(edit) @1706   24 years say1 cleaned up the Title code to strip away standard prefixes inserted by …
(edit) @1705   24 years say1 fixed to handle filenames with multiple dots.
(edit) @1704   24 years sjboddie wget is now extracted from tar archive, configured and compiled in the …
(edit) @1703   24 years sjboddie removed wget from cvs. it will be added again as a .tar.gz file …
(edit) @1702   24 years annetteb Bug fix for when offset values are read in from GDBM.
(edit) @1701   24 years sjboddie * empty log message *
(edit) @1700   24 years say1 changed PSPlug to extract CreationDate, Title and Pages info.
(edit) @1699   24 years say1 fixed the bug in HTML plug which broke images for Dave
(edit) @1698   24 years dmm9 Fixing up usage message for documentation purposes
(edit) @1697   24 years sjboddie * empty log message *
(edit) @1696   24 years sjboddie Created a "phrases" button for the phind classifier
(edit) @1695   24 years nzdl Fixed a bug in the cross-collection searching stuff
(edit) @1694   24 years kjm18 updated to resembled the corresponding mg updated versions
(edit) @1693   24 years kjm18 updated to resemble the updated buildcol.pl
(edit) @1692   24 years jrm21 pdftohtml can't handle encrypted pdfs, but doesn't return an error …
(edit) @1691   24 years jrm21 return "" instead of exit 1 on error. This means that if 1 file …
(edit) @1690   24 years nzdl Tidied up the "n documents matched the query" string that's produced …
(edit) @1689   24 years kjm18 queryresult.is_approx now correct
(edit) @1688   24 years kjm18 Added actualNumDocs variable to QueryResult - records the total number …
(edit) @1687   24 years jrm21 modified ulimit timeouts to 40sec from 20sec :)
(edit) @1686   24 years jrm21 HTMLPlug no longer blocks .pdf files. (also updated reference to this …
(edit) @1685   24 years jrm21 PSPlug based heavily on PDFPlug…
(edit) @1684   24 years paynter Supports rtf file as an input type, looks in packages dir for pdftohtml
(edit) @1683   24 years paynter Bug fix - all documents returned for phrases of more than one word …
(edit) @1682   24 years paynter More java browser nonsense - introduced the deprecated methods …
(edit) @1681   24 years paynter Eliminated all calls to getSize() and setSize() and replaced them with …
(edit) @1680   24 years paynter Highlight occurances of the wors in the phrase when we open a document …
(edit) @1679   24 years sjboddie Re-Added recent changes that were lost when the CVS repository was …
(edit) @1678   24 years sjboddie Re-added some recent changes that got lost when the cvs repository was …
(edit) @1677   24 years paynter Added teh BibTex entry type as metadata.
(edit) @1676   24 years paynter Plugins for processing files of bibliography records in BibTex and …
(edit) @1675   24 years say1 updated configure script to keep up with changes to configure.in
(edit) @1674   24 years nzdl * empty log message *
(edit) @1671   24 years paynter Added "pacakges" directlry to list of places that "make install" hits.
Note: See TracRevisionLog for help on using the revision log.