source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12385   18 years shaoqun added a xml2 dll for yaz
(edit) @12384   18 years shaoqun added a iconv dll for yaz
(edit) @12383   18 years shaoqun added yaz-client
(edit) @12382   18 years mdewsnip Now includes the stopwordsmsg in the search results.
(edit) @12381   18 years shaoqun added a dll for yaz
(edit) @12380   18 years mdewsnip Now shows the stopwords removed by Lucene, many thanks to Me and DL …
(edit) @12379   18 years kjdon added ... to New Index and Edit index buttons
(edit) @12378   18 years kjdon added FURTHER_DIALOG_INDICATOR (...)
(edit) @12377   18 years mdewsnip Now returns query term occurrences correctly, and does fuzzy searching …
(edit) @12376   18 years mdewsnip Now stores term vectors (for the TX field only), to support query term …
(edit) @12375   18 years mdewsnip Ooops... StopWord output went to STDERR instead of STDOUT.
(edit) @12374   18 years mdewsnip Now "-out" is used to specify the out file (on Windows).
(edit) @12373   18 years mdewsnip Bit tidy up, particularly regarding command-line option parsing.
(edit) @12372   18 years mdewsnip Now returns the stop words that have been removed from the query.
(edit) @12371   18 years mdewsnip If sections_index_document_metadata is on, top level sections no …
(edit) @12370   18 years kjdon now create the archives directory here rather than expecting plugouts …
(edit) @12369   18 years kjdon moved undo and redo from CDM.FormatMAnager to General, changed a …
(edit) @12368   18 years kjdon grab the focus into textarea when we gain focus
(edit) @12367   18 years kjdon this now saves on losefocus, and has undo and redo buttons rather than …
(edit) @12366   18 years kjdon preview button click now calls loseFocus on current view
(edit) @12365   18 years kjdon undo and redo string keys are now General not CDM.FormatManager
(edit) @12364   18 years mdewsnip Now uses the t variable to control whether a "some" or "all" search is …
(edit) @12363   18 years kjdon sort_metadata renamed to store_output_info_reference, and modified the …
(edit) @12362   18 years kjdon import.sortmeta can now be a comma separated list
(edit) @12361   18 years kjdon changed a comment
(edit) @12360   18 years kjdon changed sortmeta type to metadata instead of metadatum, cos the latter …
(edit) @12359   18 years kjdon added a comment
(edit) @12358   18 years kjdon added back in the unshift that I removed in last commit
(edit) @12357   18 years mdewsnip Put back in adding GSDLCOLLECTDIR/perllib to INC, so …
(edit) @12356   18 years kjdon modified Michael's indexed_section change so that gsdldoctype of …
(edit) @12355   18 years kjdon updated to use plugouts instead of docsave
(edit) @12354   18 years kjdon removed docsave reference
(edit) @12353   18 years kjdon docsave has been replaced by plugouts
(edit) @12352   18 years kjdon changed setting of initial value for metadata type to look at preset …
(edit) @12351   18 years kjdon some varied changes
(edit) @12350   18 years kjdon change parseClassify to use a StringBuffer in an inner loop, and added …
(edit) @12349   18 years kjdon added support for setting languagemetadata to be used with language …
(edit) @12348   18 years kjdon made selectValue a static method
(edit) @12347   18 years kjdon added language_metadata strings
(edit) @12346   18 years kjdon moved text outside the source list. select all button is now on mgpp …
(edit) @12345   18 years kjdon added a tooltip for the inherited metadata icon
(edit) @12344   18 years shaoqun mixed bugs of the last update
(edit) @12343   18 years shaoqun a classes that can be used to stop a process
(edit) @12342   18 years kjdon added modegli=3 to maxnumeric option
(edit) @12341   18 years shaoqun fixed the bugs
(edit) @12340   18 years kjdon maxnumeric is set using set_maxnumeric (by buildcol.pl) rather than …
(edit) @12339   18 years kjdon added buildcol.maxnumeric
(edit) @12338   18 years kjdon added the maxnumeric option to buildcol. so it can be set in GLI. …
(edit) @12337   18 years shaoqun added strings for exporting panel
(edit) @12336   18 years shaoqun added more export versions and xslt transformation
(edit) @12335   18 years shaoqun now it uses plugouts
(edit) @12334   18 years shaoqun a module that displays plugouts info
(edit) @12333   18 years shaoqun now it uses plugout
(edit) @12332   18 years shaoqun added strings for plugouts
(edit) @12331   18 years kjdon removed a debug print statement
(edit) @12330   18 years shaoqun plugouts modules
(edit) @12329   18 years shaoqun plugouts' wrapper module
(edit) @12328   18 years shaoqun added code to guard undefined value
(edit) @12327   18 years shaoqun added methods used by plugout
(edit) @12326   18 years shaoqun added code to handle plugout
(edit) @12325   18 years kjdon now passes maxnumeric option to mgpp_passes
(edit) @12324   18 years kjdon made the wrapper use maxnumeric for query parsing, can set it using …
(edit) @12323   18 years kjdon made a variable static to keep it consistent with mgpp in greenstone 2
(edit) @12322   18 years kjdon removed extern C wrappers -- causes a problem in newer version of g++. …
(edit) @12321   18 years kjdon made MAXNUMERIC a global variable instead of a \#define. Its now a …
(edit) @12320   18 years kjdon delete -> delete [] change submitted by Emanuel Dejanu
(edit) @12319   18 years kjdon The inverted file dictionary was not ordered properly. ascii values …
(edit) @12318   18 years kjdon some changes submitted by Emanuel Dejanu
(edit) @12317   18 years kjdon close a file handle
(edit) @12316   18 years kjdon setCSTr for levels, changed the length from 8 to 3
(edit) @12315   18 years kjdon mgpp's ParseQuery now takes a fourth argumnet, maxnumeric - leave as …
(edit) @12314   18 years kjdon maxnumeric moved from mgqueryfilterclass to queryfilterclass, cos now …
(edit) @12313   18 years kjdon made MAXNUMERIC a global variable instead of a \#define. Its now a …
(edit) @12312   18 years kjdon fixed a bug that produced a NPE
(edit) @12311   18 years nzdl removed some earlier versions of collections, added two new dec …
(edit) @12310   18 years davidb Minor mods to Gatherer exit code to allow -- for the Windows case -- …
(edit) @12309   18 years kjdon changed to explodes=yes, put table tags around the HTMLDisplay …
(edit) @12308   18 years kjdon changed default level from Document to Doc cos that is what Greenstone uses
(edit) @12307   18 years kjdon removed some unused code
(edit) @12306   18 years kjdon changed a debug statement so that its not printing out a null value
(edit) @12305   18 years kjdon removed gui.ArgumentControl class and ArgumentConfiguration inner …
(edit) @12304   18 years kjdon made the LEVEL string [] protected
(edit) @12303   18 years kjdon made BasicSeparator a static class, removed some custom plugin code
(edit) @12302   18 years kjdon removed an unused variable and unused method, blank feature and part …
(edit) @12301   18 years kjdon changed the default features back to have "" as the first one - will …
(edit) @12300   18 years kjdon removed some unused variables
(edit) @12299   18 years kjdon made SearchMetadataTableCellRenderer a static class
(edit) @12298   18 years kjdon close the bufferedreader
(edit) @12297   18 years kjdon changed = to ==
(edit) @12296   18 years kjdon a coupld of strings for FormatManager and ExplodeMEtadataPrompt
(edit) @12295   18 years kjdon changed string concatenation to use a StringBuffer
(edit) @12294   18 years kjdon changed an & to &&, changed != "" to \!.equals("")
(edit) @12293   18 years kjdon getExploderPlugin changed to getExploderPlugins, and returns an …
(edit) @12292   18 years kjdon there may be multiple plugins that can explode a particular file …
(edit) @12291   18 years kjdon set explodes to yes, added a space before 'and' when concatenation authors
(edit) @12290   18 years kjdon had to add 'use FileHandle' to this file - was getting an error about …
(edit) @12289   18 years kjdon Made this POSIX compliant (I think) based on patch sent in by James …
(edit) @12288   18 years kjdon modified LanguageManager strings, and a coupld of others
(edit) @12287   18 years kjdon Made these POSIX compliant (I think) based on patch and comments sent …
(edit) @12286   18 years kjdon Made this POSIX compliant (I think) based on patch sent in by James …
Note: See TracRevisionLog for help on using the revision log.