source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12795   18 years davidb setup.bash infers GSDLHOME from current working directory, but in …
(edit) @12794   18 years davidb Changes to make depositor action work under Windows. Main change is …
(edit) @12793   18 years kjdon gcc-4 compilation patch, thanks to Juan Grigera
(edit) @12792   18 years kjdon added parentheses for saving in addstemcase
(edit) @12791   18 years kjdon fixed up a non-compiling mistake
(edit) @12789   18 years kjdon added some form search help
(edit) @12788   18 years kjdon removed feedback link cos we don't monitor the address anymore
(edit) @12787   18 years kjdon removed mailaddr macro
(edit) @12786   18 years kjdon added sort field macro for use in query form with lucene, query …
(edit) @12785   18 years kjdon added new set_sfselection_macro method
(edit) @12784   18 years kjdon modified query parsing for mgpp and lucene. hopefully it will work …
(edit) @12783   18 years kjdon removed declarations which are not used outside this file, changed the …
(edit) @12782   18 years kjdon added some more search help
(edit) @12781   18 years kjdon added sort field to query form for lucene, a little bit of help text
(edit) @12780   18 years kjdon query form rejigging. mainly for lucene, removed t option for advanced …
(edit) @12779   18 years kjdon hide stem adn casefolding prefs for lucene collections
(edit) @12778   18 years kjdon added _sfselection_ macro to list of those set by server (sort field …
(edit) @12777   18 years kjdon removed the centering for the query form
(edit) @12776   18 years mdewsnip Fixed a bug where misspelled words could be marked as stop words with …
(edit) @12775   18 years mdewsnip Fixed bug where some terms have zero frequency (because they don't …
(edit) @12774   18 years kjdon new jar file after xmlSafe change, see log of GS2LuceneQuery.java
(edit) @12773   18 years kjdon added xmlSafe around the query_string in the XML output - can't have & …
(edit) @12772   18 years kjdon put the { of an if or while or else statement on the same line as the …
(edit) @12771   18 years mdewsnip Changed the new "fuzziness" argument to take an integer instead of a …
(edit) @12770   18 years mdewsnip Changed the Lucene "-fuzzy" argument to "-fuzziness <value>", for more …
(edit) @12769   18 years kjdon removed left over qf refs
(edit) @12768   18 years kjdon no longer use arg qf for simple/advanced form. Use the b arg, so that …
(edit) @12767   18 years kjdon removed the two alerts which were committed by mistake
(edit) @12766   18 years kjdon some changes to help text, in particular, modification of search type help
(edit) @12765   18 years kjdon added a selector macro for searchtypeprefs text base on coll type and …
(edit) @12764   18 years kjdon changed preferences page, in particular search type and query box and …
(edit) @12761   18 years mdewsnip Fixed problem accessing non-ASCII files.
(edit) @12760   18 years kjdon added quotes in chooseadvancedsearch to make it work properly
(edit) @12759   18 years kjdon added a space at the end of textadvancedlucenesearch
(edit) @12754   18 years kjdon makefile for windows
(edit) @12744   18 years kjdon added the license info and description
(edit) @12743   18 years kjdon updated the descriptions of classifiers
(edit) @12742   18 years kjdon plugin description mods. Some changed, some added, some removed
(edit) @12741   18 years kjdon changed the descriptions
(edit) @12736   18 years kjdon added in unicode range for Mongolian
(edit) @12720   18 years mdewsnip Some HTML 4 compliance fixes to the search history stuff.
(edit) @12719   18 years nzdl Updated Arabic interface, many thanks to Usama Salama.
(edit) @12715   18 years mdewsnip Now supports MST and XRF files with uppercase extensions on Linux, …
(edit) @12714   18 years mdewsnip Can now handle uppercase extensions on Linux.
(edit) @12707   18 years mdewsnip On Windows the perl "bin" path has to be added to the PATH for …
(edit) @12706   18 years mdewsnip Added a "-records_per_folder" option to explode_metadata_database.pl, …
(edit) @12705   18 years mdewsnip Now escapes backslash characters in metadata values so these appear …
(edit) @12704   18 years davidb convert RTF upgraded so it can also use windows scripting option.
(edit) @12703   18 years mdewsnip Added new "*" values for each field, which contain the first subfield …
(edit) @12697   18 years mdewsnip Changed IsisGdl to ignore logically deleted records, unless the new …
(edit) @12696   18 years kjdon added some help macros kindly provided by Galina Bachmanova
(edit) @12693   18 years kjdon removed extraneous - from option descriptions
(edit) @12692   18 years kjdon changed a few strings. removed some export ones, and added others
(edit) @12691   18 years kjdon added OIDtype and OIDmetadata to the option list. it was using OIDtype …
(edit) @12688   18 years kjdon make sure the output filename to use in the conversion is in utf-8, …
(edit) @12687   18 years kjdon moved 'use DBI' from the start to 'require DBI' in the read function - …
(edit) @12686   18 years kjdon small changes to hopefully make it clearer
(edit) @12685   18 years mdewsnip Commented out or removed Lucene debugging comments.
(edit) @12684   18 years kjdon added hashfile, txt2db and db2txt to the make clean command
(edit) @12683   18 years kjdon check for a byte order marker and strip it
(edit) @12656   18 years mdewsnip Put old range filter stuff back, and added "-startresults" and …
(edit) @12655   18 years mdewsnip Lucene now returns just the results we're interested in (ie. those for …
(edit) @12654   18 years mdewsnip Added the Slovak language definition and macrofile.
(edit) @12653   18 years mdewsnip Made it a little bit easier to use a custom set of stop words with Lucene.
(edit) @12640   18 years mdewsnip Now returns valid XML instead of an error when -listall and …
(edit) @12639   18 years mdewsnip Changed the "-collect" option to "-collection", because it's a million …
(edit) @12630   18 years mdewsnip Plugins now output a <Processes> and <Blocks> information field, so …
(edit) @12629   18 years mdewsnip Merged the "-listall" and "-describeall" code, and made both always …
(edit) @12628   18 years mdewsnip Added an extra argument to print_xml_usage for specifying whether to …
(edit) @12627   18 years mdewsnip Extended to allow quoted names in the first line.
(edit) @12626   18 years mdewsnip Removed all the DTD stuff from XML output... it's just one more …
(edit) @12625   18 years mdewsnip Removed the DTD stuff from the top of the XML output... it's just one …
(edit) @12624   18 years mdewsnip Added an extra argument to print_xml_usage for specifying whether to …
(edit) @12622   18 years jrm21 if we can't open an output file, also give the operating system's …
(edit) @12619   18 years kjdon it seems that when I added in the option OIDmetadata, I didn't …
(edit) @12618   18 years kjdon now can pass in OIDmetadata to set_OIDtype
(edit) @12617   18 years kjdon added common.invalid_options and download.could_not_find_download
(edit) @12616   18 years kjdon now accepts -h as well as --help
(edit) @12615   18 years kjdon changed slightly the checking of how many args we have left after …
(edit) @12614   18 years kjdon changed plugin to classifier in the cut and pasted text
(edit) @12613   18 years kjdon changed slightly the checking of how many args we have left after …
(edit) @12611   18 years kjdon need to delete the char * returned by MyGetCStr, otherwise we run out …
(edit) @12610   18 years mdewsnip Essentially a brand-new plugin (the old CSVPlug has been renamed to …
(edit) @12606   18 years mdewsnip Renamed CSVPlug.pm to MetadataCSVPlug.pm, as there will be a new …
(edit) @12605   18 years shaoqun added code that supports the mapping_file option
(edit) @12604   18 years mdewsnip Added definition for new DOS codepage 852 (Central European) encoding.
(edit) @12603   18 years shaoqun added codes that uses the mapping file
(edit) @12602   18 years mdewsnip Added definition for the new DOS codepage 852 (Central European) encoding.
(edit) @12601   18 years mdewsnip Mapping files for DOS codepage 852 (Central Europe).
(edit) @12600   18 years shaoqun added a string for mapping_file option
(edit) @12598   18 years shaoqun added mapping_file option for MARCXML plugout
(edit) @12597   18 years shaoqun mapping file for qualified dc to marc
(edit) @12596   18 years shaoqun mapping file for dc to marc
(edit) @12595   18 years shaoqun transformation file for dc to marc
(edit) @12594   18 years shaoqun added code that uses MARCXML mapping file
(edit) @12593   18 years shaoqun a util class that converts a string to its lowercase
(edit) @12587   18 years kjdon added a double quote in a comment to get the font colouring back to normal
(edit) @12586   18 years kjdon don't stick srw in the start of the download path
(edit) @12585   18 years kjdon put quotes around the cache dir in the wget command - on windows, will …
(edit) @12582   18 years kjdon changed _labelTypes_ to _labelType_ so that it matches the English version
Note: See TracRevisionLog for help on using the revision log.