source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13081   18 years kjdon added globallinks - if we are on the help page with no collection …
(edit) @13080   18 years mdewsnip More encoding fixes.
(edit) @13079   18 years mdewsnip Missing marathi.dm?
(edit) @13078   18 years mdewsnip Fixed up some encoding problems caused by the GTI.
(edit) @13077   18 years mdewsnip Fixed up encoding problems.
(edit) @13075   18 years kjdon translator package is called gti not translator
(edit) @13072   18 years kjdon fixed a bug where the first page was given pagenumber of 2
(edit) @13071   18 years nzdl updated macros by Thomas Fiala
(edit) @13070   18 years nzdl this has been through translator, so some macros have been deleted, …
(edit) @13069   18 years nzdl updates thanks to Dewa Asmara Widjaksana
(edit) @13068   18 years kjdon when unbuilding and rebuilding the gdbm database for incremental …
(edit) @13067   18 years kjdon if we are appending, and a lucene collection, then set builddir to be …
(edit) @13065   18 years shaoqun added the host name to the downloaded oai file path
(edit) @13064   18 years shaoqun made it work for path with spaces
(edit) @13063   18 years kjdon make sure some matchTerms are set in terminfo - no termvariants are …
(edit) @13054   18 years mdewsnip Now puts the terms through xmlSafe() as well, to prevent invalid XML …
(edit) @13053   18 years kjdon removed some 'use xxx' statments for modules which are not used
(edit) @13051   18 years kjdon moved all the mets outputting methods from doc.pm into METSPlugout.
(edit) @13050   18 years kjdon moved all the mets outputting methods from doc.pm into METSPlugout. …
(edit) @13045   18 years kjdon in get_top_metadata_list, need to escape the metadata values so that …
(edit) @13043   18 years kjdon added urdu.dm and urdu2.dm into macro files list
(edit) @13041   18 years kjdon moved some macros from armenian2.dm to armenian.dm - they are ones to …
(edit) @13040   18 years kjdon moved some macros from english2.dm to english.dm - they are ones to do …
(edit) @13039   18 years mdewsnip Fixed up some encoding problems with recently translated strings... …
(edit) @13038   18 years kjdon moved some macros from lang2.dm to lang.dm - they are ones to do with …
(edit) @13037   18 years kjdon description macros for the buttons (gli, admin etc) now come from …
(edit) @13036   18 years mdewsnip Armenian2.dm wasn't in the list of macrofiles, for some reason.
(edit) @13035   18 years mdewsnip Statically complied libraries so the iconv.dll isn't required.
(edit) @13034   18 years mdewsnip Added iconv.h so Katherine's path could be removed from the makefile, …
(edit) @13030   18 years mdewsnip Turned -removeold on so that warning message isn't shown.
(edit) @13029   18 years kjdon removed DateList and SearchTypes format statements cos they are not …
(edit) @13028   18 years mdewsnip Changed the "40MB" space required for a binary installation to "70MB".
(edit) @13024   18 years shaoqun made it work for parsing two METS output files
(edit) @13021   18 years kjdon removed the tooltips from the admin, collector, depositor etc buttons
(edit) @13019   18 years mdewsnip Now access yaz-client in GSDLHOME/bin/GSDLOS.
(edit) @13018   18 years mdewsnip Now specifies --bindir to Yaz's configure, so the yaz-client ends up …
(edit) @13017   18 years kjdon when doing special formatting for datelist, allow yyyy-mm-dd format
(edit) @13013   18 years shaoqun fixed the dir with space bug on windows
(edit) @13012   18 years mdewsnip Changed to find wget in GSDLHOME/bin/GSDLOS.
(edit) @13010   18 years shaoqun fixed the bugs to split the cache dir on windows
(edit) @13009   18 years mdewsnip Updated another Slovak translation.
(edit) @13008   18 years mdewsnip Removed the English strings.
(edit) @13007   18 years kjdon davids last change stuffed things up for running GLI from start menu. …
(edit) @13006   18 years nzdl Updated Thai interface, many thanks to Yenruedee Chanwirawong.
(edit) @13005   18 years nzdl Updated Slovak interface, many thanks to Tomas Fiala.
(edit) @13004   18 years nzdl Updated Marathi interface, many thanks to Shubhada Nagarkar.
(edit) @13003   18 years nzdl Updated German interface, many thanks to Sheshagiri Kulkarni.
(edit) @13002   18 years nzdl Updated Gaelic interface, many thanks to Rita Campbell and Laurinda …
(edit) @13001   18 years nzdl Updated Armenian interface, many thanks to Tigran Zargaryan.
(edit) @13000   18 years mdewsnip Now displays the "cached" attribute of a Lucene ResultSet, for debugging.
(edit) @12999   18 years mdewsnip Code for caching query results (eg. in index/sidx/cache), disabled by …
(edit) @12998   18 years kjdon added in accentfolding support to makefile
(edit) @12997   18 years kjdon added ifdef win32 around the u_char and u-long typedefs to get rid of …
(edit) @12996   18 years kjdon changed u_char and u_long hash defines to typedefs, otherwise they can …
(edit) @12995   18 years kjdon sysfuncs.h was only needed for u_char, changed u_chars to unsigned …
(edit) @12994   18 years kjdon moved all the STEM methods and hash defines from mg_files.h into stemmer.h
(edit) @12993   18 years mdewsnip Now stores the query results XML in a string buffer before outputting …
(edit) @12992   18 years mdewsnip Added the command (commented out) for skipping lucene_query.pl and …
(edit) @12991   18 years mdewsnip Ooops... managed to lose the header of the XML output in my recent changes.
(edit) @12990   18 years kjdon added accent folding support into makefiles
(edit) @12989   18 years mdewsnip Follow to close the searcher object.
(edit) @12987   18 years mdewsnip You can now specify the query string as a command-line argument to …
(edit) @12986   18 years kjdon added accentfolding support to the makefile
(edit) @12985   18 years kjdon have added iconv.lib into this package
(edit) @12984   18 years kjdon added in the unac library for windows - this will be precompiled by …
(edit) @12983   18 years mdewsnip Moved the stuff for running the query into a new runQuery function, in …
(edit) @12982   18 years kjdon iconv library file needed for unac (and mgpp and recpt) compilation on …
(edit) @12981   18 years mdewsnip Tidied up command-line option parsing in preparation for allowing the …
(edit) @12980   18 years mdewsnip Now passes the endresults value (if defined) into the …
(edit) @12978   18 years kjdon changed line 528 to avoid a compile warnign on windows
(edit) @12977   18 years kjdon I think I've removed hat Ms from the file
(edit) @12976   18 years mdewsnip Rearranged some code to make the fact that the term information is now …
(edit) @12975   18 years mdewsnip Simplified all the term frequency stuff considerably, and made it …
(edit) @12974   18 years kjdon incremental option changed to incremental_dlc, and its now set by …
(edit) @12973   18 years kjdon removed unnecessary line
(edit) @12972   18 years kjdon now has incremental and incremental_dlc argument to new()
(edit) @12971   18 years kjdon removed some debug print statements
(edit) @12970   18 years kjdon set_keepold and self->{'keepold'} have been changed to set_incremental …
(edit) @12969   18 years kjdon only do the timestamp thing if incremental is set
(edit) @12968   18 years kjdon now uses incremental option not keepold option
(edit) @12967   18 years kjdon updated scripts.no/both_old_options to include incremental, and added …
(edit) @12966   18 years kjdon check_removeold_and_keepold now checks incremental as well
(edit) @12965   18 years kjdon scriptutil::check_removeold_and_keepold now has a incremental argument …
(edit) @12964   18 years kjdon added a new option: -incremental, which invokes David's archives.inf …
(edit) @12963   18 years mdewsnip Now shows more than just the filename in the fail.log file.
(edit) @12962   18 years kjdon iconv_open check doesn't work on the Mac, not sure how to make it …
(edit) @12961   18 years kjdon added a new option to ConvertToPlug: -keep_original_filename. The …
(edit) @12951   18 years kjdon changed \! to == 0 cos someone complained that it didn't work
(edit) @12949   18 years kjdon removed an unnecessary 'my'
(edit) @12947   18 years kjdon added new -extract_style option to HTMLPlug. looks for style, script …
(edit) @12944   18 years kjdon we now include _document:documentheader_ macro in the html head. This …
(edit) @12943   18 years kjdon look for gs.DocumentHeader and DocumentHeader metadata, and if found, …
(edit) @12930   18 years kjdon changed set_query_type_args to make plain the default if no search …
(edit) @12927   18 years kjdon added in accentfold option
(edit) @12926   18 years kjdon added in accentfolding stuff
(edit) @12922   18 years kjdon added --disable-accentfold option to main configure, which is used to …
(edit) @12916   18 years kjdon changed the comment to say MGPP instead of GNU tar
(edit) @12915   18 years kjdon the compilation of the accent folding stuff (which needs unac package …
(edit) @12914   18 years kjdon allow IndexData to be constructed even if stem indexes are missing - …
(edit) @12913   18 years kjdon we now check for existence of stem index for our stem method in …
Note: See TracRevisionLog for help on using the revision log.