source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12883   18 years mdewsnip Removed a pointless comparison.
(edit) @12882   18 years kjdon added accentfolding option. setting up default stem method now uses …
(edit) @12881   18 years kjdon Accent folding patch thanks to Juan Grigera. file suffixes with …
(edit) @12880   18 years kjdon Accent folding patch thanks to Juan Grigera. Added a make_suffix function
(edit) @12879   18 years kjdon Accent Folding patch thanks to Juan Grigera. mgpp_stemmer now does …
(edit) @12878   18 years mdewsnip Fixed a bug where '&' characters in filenames aren't made XML safe.
(edit) @12877   18 years kjdon some changes thanks to suggestions made by John Rose. Also, changed …
(edit) @12876   18 years kjdon some changes to help. some thanks to suggestions made by John Rose. …
(edit) @12875   18 years kjdon added in accentfolding preferences. Also, made stem, case, accent …
(edit) @12874   18 years mdewsnip No longer sets the plugin's input encoding back to auto, to prevent it …
(edit) @12873   18 years mdewsnip Can now obtain multiple documents for a record (and assign the …
(edit) @12871   18 years kjdon Accent Folding patch, thanks to Juan Grigera. Added AccentFold filteroption
(edit) @12870   18 years kjdon Accent Folding patch, thanks to Juan Grigera. Added AccentFold option …
(edit) @12869   18 years kjdon Accent Folding patch, thanks to Juan Grigera. defaultStemMethod uses …
(edit) @12868   18 years kjdon AccentFolding patch, thanks to Juan Grigera. added accentfolding to …
(edit) @12867   18 years kjdon use stemindexes from build.cfg to set colinfo stemIndexes value
(edit) @12866   18 years kjdon added af (accent folding) arg, and ks, ss and afs which state whether …
(edit) @12865   18 years kjdon need to call set_stem_index_args to set up the ss, ks and afs args
(edit) @12864   18 years kjdon set_stem_index_args sets ks, ss, and afs args depending on the value …
(edit) @12863   18 years kjdon added in stemIndexes to colinfo_t, plus some #defines. stemIndexes …
(edit) @12848   18 years nzdl try the JAVA_HOME variable first to find java, otherwise just use …
(edit) @12846   18 years mdewsnip Minor changes.
(edit) @12845   18 years mdewsnip Commented out "use IncrementalBuildUtils", as this doesn't seem to be …
(edit) @12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
(edit) @12839   18 years kjdon changed the last mongolian mod to only include letters, and added in a …
(edit) @12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
(edit) @12833   18 years kjdon we don't want textcat to be run for isis files. we assume ascii …
(edit) @12832   18 years kjdon added in ascii casee in read_file - if not done specially, will be …
(edit) @12831   18 years mdewsnip Slovak demo collection strings, many thanks to Tomas Fiala.
(edit) @12821   18 years kjdon changed the gli modes for some options
(edit) @12820   18 years kjdon made index option glimode 4
(edit) @12819   18 years kjdon moved some options around
(edit) @12817   18 years kjdon changed the descriptions of a few import options
(edit) @12812   18 years mdewsnip Updated to include buildtype line.
(edit) @12796   18 years davidb Minor fix to error statement (compiled under Windows, but not Linux).
(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 …
Note: See TracRevisionLog for help on using the revision log.