source: main/trunk/gli/src/org/greenstone/gatherer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36272   22 months anupama Finally tracked down where the commented-out GS3 format statements are …
(edit) @36263   22 months kjdon rank and none are also special words (for sortfields), along with text …
(edit) @36262   22 months kjdon put the plugout string into static strings
(edit) @36260   22 months kjdon put the none/rank options underneath the metadata list, instead of on top
(edit) @36259   22 months kjdon got rid of some debug strings, and commented out code
(edit) @36255   23 months kjdon added a numTicked method
(edit) @36254   23 months kjdon for gs2, all search meta types are set to 'search'
(edit) @36253   23 months kjdon added in the none/rank options for sort fields
(edit) @36252   23 months kjdon adding in add all button string keys
(edit) @36251   23 months kjdon added back in an 'add all' button. This is different to the previous …
(edit) @36250   23 months kjdon added keys for add all button
(edit) @36245   23 months kjdon need to call super.gainFocus - otherwise the current panes contents …
(edit) @36244   23 months kjdon updating this for new searchmeta changes
(edit) @36243   23 months kjdon solr button should only be available for gs3
(edit) @36242   23 months kjdon gs2, all index/level/sort search metas have the same type. We need to …
(edit) @36241   23 months kjdon removed commented out code. for gs2, the collect.cfg has no way to …
(edit) @36240   23 months kjdon added strings for rank/none - for sortfields. and in gs2, default …
(edit) @36237   23 months davidb Bugfix: Fixing my own bug (Anu). When replacing a file with another …
(edit) @36235   23 months kjdon removed some old debug statements
(edit) @36230   2 years kjdon previously we were removing metadata from the fragmenttablemodel by …
(edit) @36229   2 years kjdon I find it annoying when switching between gs2 and 3 that the gli …
(edit) @36194   2 years kjdon handle searchmeta elements. Also make dot optional when writing out …
(edit) @36193   2 years kjdon initial work - not yet finished - on updating translations to handle …
(edit) @36192   2 years kjdon searchmetadata_manager renamed to searchmeta_manager to keep it the …
(edit) @36191   2 years kjdon updated to use new SearchMeta instead of collectionmeta
(edit) @36190   2 years kjdon updated to use new SearchMeta instead of collectionmeta
(edit) @36189   2 years kjdon soem debuggin stuff, some stuff needed for inheritance
(edit) @36188   2 years kjdon some more work handling searchmetadata as opposed to …
(edit) @36187   2 years kjdon added searchMeta element into command order
(edit) @36186   2 years kjdon modified to use teh new SearchMeta
(edit) @36185   2 years kjdon we now have a new SearchMeta class, inherits from CollectionMeta. This …
(edit) @36184   2 years kjdon added getType() method
(edit) @36183   2 years kjdon added getType() method
(edit) @36182   2 years kjdon rename of searchmetadata_manager to keep it consisten with …
(edit) @36178   2 years kjdon added string for new SearchMetadata - index/level etc display texts …
(edit) @36177   2 years kjdon set type attribute - this will be used for getting the correct coll …
(edit) @36176   2 years kjdon add a small gap between rows in the index/sort/facet panel
(edit) @36175   2 years kjdon put solr first in the ordering
(edit) @36174   2 years kjdon we decided to get rid of the add_all button
(edit) @36173   2 years kjdon setDefault tooltip now customisable; added a bevel border round the …
(edit) @36172   2 years kjdon added another dictionary key
(edit) @36171   2 years kjdon sortFields can have a default
(edit) @36170   2 years kjdon added a method for converting a nodelist to string - cos I needed it …
(edit) @36165   2 years kjdon made [Default Index] thingy customisable
(edit) @36164   2 years kjdon added default_indicator_key, changed the order of the buttons
(edit) @36162   2 years kjdon added code for sortfields and facets. its going wrong though, so …
(edit) @36161   2 years kjdon added default element name, plus key for default indicator in list
(edit) @36160   2 years kjdon added methods to get the sortfields and facets
(edit) @36158   2 years kjdon this now inherits from BaseIndexManager
(edit) @36157   2 years kjdon some changes to help the inheritance along
(edit) @36156   2 years kjdon adding proper handlign for sortfields and facets. needs quite a bit of …
(edit) @36155   2 years kjdon added methods for getting the Sorts and Facets elements
(edit) @36154   2 years kjdon added method to get the class type, so we can use it to make new objects
(edit) @36153   2 years kjdon IndexingManager updated to add in sortfield panel and facet panel if needed
(edit) @36152   2 years kjdon changed the layout of case/stem etc options to 2x2 instead of 4x1
(edit) @36151   2 years kjdon Facet and SortField inherit from Index, as basically the same code but …
(edit) @36150   2 years kjdon took the basic functions from IndexMnaager and put them into …
(edit) @36149   2 years kjdon updated for new class name
(edit) @36148   2 years kjdon renamed IndexManager.java to SearchIndexManager.java
(edit) @36147   2 years kjdon a couple strings to do with solr, and internal representation of …
(edit) @36146   2 years kjdon just added a check for null node when generating string representation
(edit) @36140   2 years kjdon made the stemming controls be selected and enabled appropriately for …
(edit) @36139   2 years kjdon updated to use the new MGIndex/Index classes. a bit of code …
(edit) @36138   2 years kjdon split Index into 2 classes - Index: for mgpp/lucene/solr indexes, and …
(edit) @36137   2 years kjdon added gs2 versions for sort fields
(edit) @36136   2 years kjdon method to set a class type, now that we have INdex and MGIndex, and we …
(edit) @36135   2 years kjdon added solr option to build types. Also setCaretPosition on the indexer …
(edit) @36126   2 years kjdon check for url is not null - if we have left a servlet definition in, …
(edit) @36110   2 years kjdon need to work out servlet_path and site_name in the local (not remote) …
(edit) @36105   2 years kjdon some commits around handling servlet path - if teh gliserver url is …
(edit) @36104   2 years kjdon added some handling around getting the default servlet path from …
(edit) @36103   2 years kjdon added second hashmap so we can get site name for a servlet path
(edit) @36102   2 years kjdon removed the defaults of localsite and library for site_name and …
(edit) @36094   2 years kjdon pass servlet_path to Configuration
(edit) @36093   2 years kjdon change to number of Configuration arguments
(edit) @36092   2 years kjdon Configuration needs to be passed in servlet_path as well as site_name, …
(edit) @36091   2 years kjdon check that servlet arg starts with /, and add one if it doesn't
(edit) @35667   3 years davidb Some notes on how to address deprecated warnings added
(edit) @35665   3 years davidb Calling things like new Boolean(false) and new Integer(100) has been …
(edit) @35663   3 years davidb Some tidy up to print statements, and Vendor test expanded to be …
(edit) @35661   3 years davidb Adjusted solution to how -noclasspath is explicitly set by Greenstone3 …
(edit) @35637   3 years davidb The inclusion of the '-noclasspath' flag is to avoid the ant bash/bat …
(edit) @34544   3 years ak19 The UTF-8 locale warning when starting GLI just after a successful GS …
(edit) @34521   3 years kjdon the no_check_cert_arg is not used for some downloaders, eg z3950, so …
(edit) @34510   4 years ak19 Dr Bainbridge didn't want a heuristic test on tilda for checking if a …
(edit) @34509   4 years ak19 Related to previous commits 34506-34508. Storing both the Win 8.3 …
(edit) @34508   4 years ak19 Fixing oversight in previous commit: ex.Metadata was not showing up in GLI.
(edit) @34507   4 years ak19 Redoing work of commit revision 34394: Redoing Bugfix 1 for GLI …
(edit) @34415   4 years ak19 Bugfix for slowdown when assigning meta to multiple gathered docs in …
(edit) @34414   4 years ak19 Minor improvement to existing code to deal with slowdown when …
(edit) @34394   4 years ak19 Bugfix 1 for GLI metadata slowdown: selecting multiple Gathererd files …
(edit) @34295   4 years ak19 To be compatible with a VM that generates nightly binaries using Java …
(edit) @34294   4 years ak19 Kathy noticed that the try-with-resources does not work with the JDK 6 …
(edit) @34289   4 years ak19 Some comments for the previous commit.
(edit) @34288   4 years ak19 Further fix to client-GLI > Rightclick Doc > Replace: if the …
(edit) @34287   4 years ak19 Belongs with previous commit, had left out one more file that needed …
(edit) @34286   4 years ak19 Client-GLI was noticeably slow compared to GLI when swapping between …
(edit) @34285   4 years ak19 1. Dictionary string for the CSV filefilter extension description. 2. …
(edit) @34284   4 years ak19 After testing on client-GLI, rolling back uploading the converted or …
(edit) @34283   4 years ak19 Incorporating Kathy & Dr Bainbridge's improvements to the recently …
Note: See TracRevisionLog for help on using the revision log.