source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12912   18 years kjdon turned off accent folding if partial matching is being done - can't do …
(edit) @12911   18 years kjdon I have removed a line I think I committed by mistake back in 2005. …
(edit) @12910   18 years kjdon new indexoptions field in collect.cfg specifies which stem indexes …
(edit) @12909   18 years kjdon now uses colcfg to write out the build file rather than reimplementing …
(edit) @12906   18 years kjdon in useWget, strReadIn may not be defined, so initialise it to empty string
(edit) @12903   18 years kjdon remove the trailing slash from cache_dir -on windows this stuff things up
(edit) @12902   18 years kjdon tidied up saveRecords a bit. SRWDownload now uses filename_cat instead …
(edit) @12897   18 years kjdon added indexoptions into collect.cfg fields, and stemindexes into …
(edit) @12896   18 years mdewsnip More tidying up of the code.
(edit) @12895   18 years mdewsnip More minor changes.
(edit) @12894   18 years mdewsnip Tidied up the new() function some more.
(edit) @12893   18 years mdewsnip More variable name improvements.
(edit) @12892   18 years mdewsnip Changed the ".use_hlist" entries to ".list_type", for simplicity.
(edit) @12891   18 years mdewsnip Tidied up that horrible long line in the new() function of every …
(edit) @12890   18 years kjdon initial stab at a simple version of unac library. used for Accent …
(edit) @12889   18 years mdewsnip Tidied up lots of variable names.
(edit) @12888   18 years kjdon Accent folding patch thanks to Juan Grigera. added unac includes and lib
(edit) @12887   18 years kjdon Accent folding patch thanks to Juan Grigera. addedd in support for …
(edit) @12886   18 years kjdon Accent folding patch thanks to Juan Grigera. Added in all the extra …
(edit) @12885   18 years kjdon Accent folding patch thanks to Juan Grigera. now has more options for …
(edit) @12884   18 years kjdon Accent folding patch thanks to Juan Grigera. parsing of …
(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.
Note: See TracRevisionLog for help on using the revision log.