source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @12285   18 years kjdon changed make to $(MAKE) so it still works even if you are using gmake
(edit) @12284   18 years kjdon added language partitions to the list of metadata
(edit) @12283   18 years kjdon made this more like LanguageManager. A bit more simple.
(edit) @12282   18 years kjdon changed the toString method to not output 'subcollection'
(edit) @12281   18 years kjdon renamed ListListener to AssignedListListener
(edit) @12280   18 years kjdon no longer display 'format' in the list of assigned formats
(edit) @12279   18 years kjdon no longer display 'plugin', or 'classify' in the list of assigned …
(edit) @12278   18 years kjdon tidied this up. now can have a list of languages per partition.
(edit) @12277   18 years kjdon Language can now have more than one lang code associated with it. …
(edit) @12276   18 years sjboddie Added "Sort Field" (sf) argument that can be passed through to a …
(edit) @12275   18 years mdewsnip Added a command-line option for sorting the search results.
(edit) @12274   18 years mdewsnip Added support for "indexed_section" and "info_section" gsdldoctype …
(edit) @12273   18 years shaoqun added all features
(edit) @12272   18 years mdewsnip Moved some code out of a loop that should only be done once.
(edit) @12271   18 years kjdon setTitle (line 71) should be using the dictionary
(edit) @12270   18 years kjdon set_OIDtype now takes two arguments, the type and the metadata (used …
(edit) @12269   18 years kjdon fixed a typo in a comment
(edit) @12268   18 years kjdon set_OIDtype now takes a second argument which is the metadata element …
(edit) @12267   18 years kjdon added import.OIDmetadata option
(edit) @12266   18 years kjdon added a new option: OIDmetadata, which is used with OIDtype=assigned, …
(edit) @12265   18 years nzdl Chi's changes from the last BBC build
(edit) @12264   18 years mdewsnip New classes to support incremental building with Lucene, many thanks …
(edit) @12263   18 years kjdon moved the setCaretPostion statement to after the setText statement, so …
(edit) @12262   18 years mdewsnip Now parses the query terms returned from Lucene into the Greenstone …
(edit) @12261   18 years mdewsnip Changed the way query terms are output. Also shows the number of query …
(edit) @12260   18 years mdewsnip Updated to include the new query term stuff, and the classes in packages.
(edit) @12259   18 years mdewsnip Remove some unused stuff.
(edit) @12258   18 years mdewsnip Now references the GS2Lucene classes in the org.nzdl.gsdl.LuceneWrap
(edit) @12257   18 years mdewsnip Added package definitions.
(edit) @12256   18 years mdewsnip Now returns query terms and their frequencies.
(edit) @12255   18 years mdewsnip Upgraded the version of Lucene from 1.4.1 to 2.0.0... what's the worst …
(edit) @12254   18 years mdewsnip Made this compatible with Lucene 1.9 and newer.
(edit) @12253   18 years kjdon removed the custom attribute setting
(edit) @12252   18 years kjdon ArgumentConfiguration getArguments no longer takes any arguments - …
(edit) @12251   18 years kjdon added a getElement method, and removed the Custom methods - can no …
Note: See TracRevisionLog for help on using the revision log.