source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3177   21 years sjboddie * empty log message *
(edit) @3176   21 years jrm21 in the "Word count" freqmsg, we now print out terms with digits, …
(edit) @3175   21 years jrm21 Need to initialise indexData to NULL on object creation.
(edit) @3174   21 years jrm21 fixed typo where a macro had "" instead of "_", so it didn't parse.
(edit) @3173   21 years jrm21 Removed un-used (and non-GPL compatible) CCL parser source code.
(edit) @3172   21 years sjboddie * empty log message *
(edit) @3171   21 years sjboddie * empty log message *
(edit) @3170   21 years sjboddie * empty log message *
(edit) @3169   21 years sjboddie * empty log message *
(edit) @3168   21 years sjboddie * empty log message *
(edit) @3167   21 years sjboddie * empty log message *
(edit) @3166   21 years sjboddie * empty log message *
(edit) @3165   21 years jrm21 removed some debugging that was going to stderr.
(edit) @3164   21 years sjboddie initial protemix receptionist code
(edit) @3163   21 years (none) This commit was manufactured by cvs2svn to create branch 'protemix'.
(edit) @3162   21 years sjboddie Initial revision
(edit) @3161   21 years kjdon syntax now handles phrases insode a field search, and term …
(edit) @3160   21 years kjdon no longer format query strings inside fields. two or more words are …
(edit) @3159   21 years kjdon in mgpp form query, field list now has a blank line after All Fields …
(edit) @3158   21 years kjdon the indexfieldmap list is now in sorted order with TextOnly at the …
(edit) @3157   21 years kjdon modified mgpp form search field list - all fields and textonly are at …
(edit) @3156   21 years jrm21 Added a few extra accented characters, and recognise some …
(edit) @3155   21 years sjboddie Removed the crappy GSDL_GET_FILEDESC stuff as it's no longer needed …
(edit) @3154   21 years sjboddie Fixed a bug in the usage logging code (on some compilers you need to …
(edit) @3153   21 years jrm21 missing newline at end-of-file added.
(edit) @3152   21 years jrm21 Don't set _quotedquery_ (used to display post-processing information) …
(edit) @3151   21 years jrm21 MSIE >= 6.0 encodes high bytes in URL as %uHHHH (unicode) rather than …
(edit) @3150   21 years jrm21 Text to/from the receptionist is encoded in unicode, so we convert …
(edit) @3149   21 years jrm21 removed a debugging statement for mgpp phrase search.
(edit) @3148   21 years jrm21 If a document has associated files that are also given a subdirectory, …
(edit) @3147   21 years jrm21 Updated to mention new maintained version at sourceforge.
(edit) @3146   21 years sjboddie textcat now returns "id" for Indonesian instead of "in"
(edit) @3145   21 years kjdon matches 21-40 was not working - the form would be cleared when you …
(edit) @3144   21 years kjdon added mgpp's metadata field map to the gdbm file For metadata, it uses …
(edit) @3143   21 years jrm21 Minor tweak for badly formatted dates. We now use a window, so …
(edit) @3142   21 years jrm21 1) We can't use "Date" for the year metadata, as greenstone assumes …
(edit) @3141   21 years cvs_blondeel Typo
(edit) @3140   21 years cvs_blondeel Little mistake
(edit) @3139   21 years cvs_blondeel Corrections
(edit) @3138   21 years cvs_blondeel Proofreading, corrections, typos, grammar, accents in identifiers, …
(edit) @3137   21 years paynter Changed the way Width, Height, Size and Type metadata is calculated. …
(edit) @3136   21 years paynter Reconciled John's version of my changes to EMAILPlug with my version …
(edit) @3135   21 years jrm21 modified process_exp to process php3 -named files too.
(edit) @3134   21 years jrm21 1) Convert headers to detected charset if possible. 2) Convert header …
(edit) @3133   21 years jrm21 Added iso-8859-15 as another possible Western encoding, commented out …
(edit) @3132   21 years jrm21 Try to determine the encoding used in the headers in case it is not …
(edit) @3131   21 years jrm21 somehow got the wrong file first time around... (think it was for 8859-1)
(edit) @3130   21 years jrm21 Added map files for iso-8859-15 encoding, which is basically Latin1 …
(edit) @3129   21 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @3128   21 years sjboddie Added a hack to reset language to English if trying to view the home …
(edit) @3127   21 years sjboddie * empty log message *
(edit) @3126   21 years sjboddie * empty log message *
(edit) @3125   21 years sjboddie * empty log message *
(edit) @3124   21 years sjboddie * empty log message *
(edit) @3123   21 years jrm21 Fixed typo - "greentone"
(edit) @3122   21 years sjboddie * empty log message *
(edit) @3121   21 years sjboddie We now use UTF-8 as the default encoding instead of iso-8859-1
(edit) @3120   21 years sjboddie * empty log message *
(edit) @3119   21 years sjboddie * empty log message *
(edit) @3118   21 years sjboddie * empty log message *
(edit) @3117   21 years sjboddie Demo collection now uses build time files as produced by the Organizer …
(edit) @3116   21 years sjboddie RecPlug will now die with an error if it finds a metadata.xml file …
(edit) @3115   21 years jrm21 Redirect mg(pp)_passes stderr to /dev/null if the "-out xxx" option is …
(edit) @3114   21 years sjboddie Altered build.bat so it now simply runs mkcol.pl (this allows those …
(edit) @3113   21 years sjboddie * empty log message *
(edit) @3112   21 years jrm21 minor changes to formatted values (eg if enclosed in { and } ) and …
(edit) @3111   21 years jrm21 Allow .eml extension (IE and mozilla default to this for individual …
(edit) @3110   21 years cs025 Added NzdlBrowse to Makefile.
(edit) @3109   21 years jrm21 When getting first char for classification, s/(.).*$/$1/g isn't good …
(edit) @3108   21 years jrm21 Don't recursive into directories if they are symbolic links and point …
(edit) @3107   21 years jrm21 fixed problem where documents after a "bad" document would not be read …
(edit) @3106   21 years sjboddie * empty log message *
(edit) @3105   21 years sjboddie Added a "keywords" button
(edit) @3104   21 years nzdl * empty log message *
(edit) @3103   21 years sjboddie renamed "organization" button "organisations"
(edit) @3102   21 years nzdl * empty log message *
(edit) @3101   21 years kjdon can now specify which index to search. Also, the filterOPtions for …
(edit) @3100   21 years kjdon new classes for FilterOption support
(edit) @3099   21 years kjdon added support for retrieving filter options. two new classes defined, …
(edit) @3098   21 years kjdon added support for query to specify index, and for retrieval of filter …
(edit) @3097   21 years kjdon NzdlQuery now has an option specifying which index to query
(edit) @3096   21 years kjdon in parse_query_params, added a check for empty Index option - can't …
(edit) @3095   21 years jrm21 Added check for reading an empty file (ie read_line() returns undef).
(edit) @3094   21 years jrm21 Needed to add failhandle to the init() function, to pass to BasPlug.
(edit) @3093   21 years nzdl * empty log message *
(edit) @3092   21 years sjboddie * empty log message *
(edit) @3091   21 years kjdon last commit broke the Makefile for Java 1.3 - added comment on how to …
(edit) @3090   21 years kjdon fixed parameter types for createQueryFilterRequest
(edit) @3089   21 years kjdon changed getMetadata(), - it was returning null, now returns a bool
(edit) @3088   21 years kjdon added -oldImplBase to the idlj commands to fix up compatibility issues …
(edit) @3087   21 years sjboddie Fixed a couple of bugs in the way the "Expand Text" function worked
(edit) @3086   21 years nzdl * empty log message *
(edit) @3085   21 years jrm21 changed usage information to refer to XML documents instead of GML …
(edit) @3084   21 years kjdon phind now passes e argument when going to documents from the applet
(edit) @3083   21 years nzdl * empty log message *
(edit) @3082   21 years jrm21 Removed cvs log from file. Field 92 is not obsolete - changed to say …
(edit) @3081   21 years sjboddie * empty log message *
(edit) @3080   21 years sjboddie * empty log message *
(edit) @3079   21 years jrm21 New version - 0.7.1 instead of 0.6.3. Can do Word 2000 documents.
(edit) @3078   21 years sjboddie More French fixes from JC
Note: See TracRevisionLog for help on using the revision log.