source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31258   7 years davidb POS Label count, similar to Whitelist word count
(edit) @31257   7 years davidb Fixed typo
(edit) @31256   7 years davidb Earlier check of output directory to prevent large scale processing, …
(edit) @31255   7 years davidb Changed to using lambda functions
(edit) @31254   7 years davidb Experimenting with Lucene lowercase filter
(edit) @31253   7 years davidb Identified a typo, and changed to being true anyway
(edit) @31252   7 years davidb Support for icu-tokenize property added, plus relevant refactoring.
(edit) @31251   7 years davidb Code tidy up. Timed experiment showed sorting by key with …
(edit) @31250   7 years davidb Minor mods
(edit) @31249   7 years kjdon when doing highlightqueryterms we pass in the id of the document we …
(edit) @31248   7 years kjdon removed an extraneous )
(edit) @31247   7 years davidb Change sort order. Pick better output directory name
(edit) @31246   7 years davidb Experimenting with sorting
(edit) @31245   7 years davidb Refactored so processing of words from TokenPosCount now done by the …
(edit) @31244   7 years davidb Tidy up
(edit) @31243   7 years davidb Experimenting with Lucene/Solr's ICU tokenizer
(edit) @31242   7 years davidb Method name refactor
(edit) @31241   7 years ak19 Corrected misunderstanding on distinction between whether we're …
(edit) @31240   7 years kjdon indented nicely in emacs. unfortunately it means the javascript code …
(edit) @31239   7 years kjdon split up the home-help-prefs template into multiple templates for ease …
(edit) @31238   7 years kjdon added option disableSearchTermHighlighting=true so the user can switch …
(edit) @31237   7 years ak19 Forgot to declare the GS3 OAI repository's deletion policy (Deleted …
(edit) @31236   7 years ak19 More checking of oaiinf_db: need to make sure it exists before trying …
(edit) @31235   7 years davidb More fine-grained testing to help nema setup
(edit) @31234   7 years davidb More selective control of what to source/setup depending on hostname
(edit) @31233   7 years davidb Changes to operate on nema as well as gsliscluster1 and gc0-9
(edit) @31232   7 years davidb Hand edited version of state.json from gsliscluster1 suitable for …
(edit) @31231   7 years davidb Changes to allow SOLR to run on nodes in /hdfsd05/dbbridge/solr-ef
(edit) @31230   7 years ak19 Commit for GS3 server side part of OAI deletion police implementation. …
(edit) @31229   7 years ak19 Converting informative logger messages emitted with logger.error() …
(edit) @31228   7 years davidb Change to see if code can be made more unified. If so, then …
(edit) @31227   7 years davidb Code tidy up
(edit) @31226   7 years davidb Fixed bloom test for init
(edit) @31225   7 years davidb Relocated bloomfilter creation to within call() method, so done on the …
(edit) @31224   7 years davidb Debug added
(edit) @31223   7 years davidb Exception printStackTrace
(edit) @31222   7 years davidb Changed to using ClusterFileIO supporting methods
(edit) @31221   7 years davidb Missing argument added in
(edit) @31220   7 years davidb Use of whitelist Bloom filter added to words going into Solr index
(edit) @31219   7 years ak19 Forgot to add to model-collect with previous commit.
(edit) @31218   7 years ak19 Changes to get new perl code to work on the Mac Mountain Lion.
(edit) @31217   7 years ak19 Adding the new oai-inf.db files, created by rebuilding the model …
(edit) @31216   7 years ak19 Adding a datestamp field to the new oai-inf.db. Now the timestamp and …
(edit) @31215   7 years davidb Changed back to Guava 20 API, now mvn shading allows me to have this …
(edit) @31214   7 years davidb Not needed now using mvn shading
(edit) @31213   7 years davidb Tidy up
(edit) @31212   7 years davidb Changed from mvn assemblhy to shadowing, which has more control
(edit) @31211   7 years davidb Changing back to regular Guava classes. Looking to use maven shading …
(edit) @31210   7 years ak19 Forgot to remove an extra debug statement.
(edit) @31209   7 years davidb checkArgument added in
(edit) @31208   7 years ak19 Kathy found that the lowercased dbutil modules are not used (jdbm.pm, …
(edit) @31207   7 years davidb And some more tweaking
(edit) @31206   7 years davidb More tweaking of Guava cloned code
(edit) @31205   7 years davidb Next added in part of new Guava code
(edit) @31204   7 years davidb Splicing in Guava verion 20 of BloomFilter into code as own class (now …
(edit) @31203   7 years davidb Use class provided stringFunnel
(edit) @31202   7 years davidb Turns out Spark uses Guava 14.0 not 20.0. Additional code to fill in …
(edit) @31201   7 years davidb Trigger serialization of whitelist in main program
(edit) @31200   7 years davidb Better output statement
(edit) @31199   7 years davidb Renaming of classname to reflect filename rename
(edit) @31198   7 years davidb File renaming to make way for newer version of classes needed in the …
(edit) @31197   7 years davidb File renaming to make way for newer version of classes needed in the …
(edit) @31196   7 years davidb File renaming to make way for newer version of classes needed in the …
(edit) @31195   7 years davidb File renaming to make way for newer version of classes needed in the …
(edit) @31194   7 years davidb Serialize in and out methods added
(edit) @31193   7 years davidb Peter's white-list file
(edit) @31192   7 years ak19 Replacing unnecessary functions and removing unused functions.
(edit) @31191   7 years ak19 Correction to previous commit.
(edit) @31190   7 years ak19 First major commit to do with the new oaiinfo db that keeps track of …
(edit) @31189   7 years ak19 Corrections and cleanups ahead of major commit to do with the new …
(edit) @31188   7 years ak19 This commit is related to but not specific to the upcoming commit to …
(edit) @31187   7 years ak19 Useful changes not specifically related to upcoming oaiinfo db related …
(edit) @31186   7 years Georgiy Litvinov Removed useless search param from previous commit
(edit) @31185   7 years Georgiy Litvinov Remove both s1.collection s1.group from cache in case either of them …
(edit) @31184   7 years davidb New provision to run different main classes in _RUN.sh; New top-level …
(edit) @31183   7 years davidb Bump up to project using Java 1.8
(edit) @31182   7 years Georgiy Litvinov Added xslt code to search by CCS in group from group page
(edit) @31181   7 years Georgiy Litvinov Added java code to use groups in cross collection search
(edit) @31180   7 years ak19 Catalan language translations for the auxilliary module of GS2 …
(edit) @31179   7 years kjdon adding in gsf:space template, useful when you want to force a space in …
(edit) @31178   7 years kjdon having selected= is invalid for HTML, need to have …
(edit) @31177   7 years davidb Adding in Google jar that supports Bloom filters
(edit) @31176   7 years davidb Support added for producing whitelist word count
(edit) @31175   7 years davidb Trial to find memory difference betwen Hashmap and Bloom filters
(edit) @31174   7 years davidb One of the last scripts developed for getting ef dataset into HDFS
(edit) @31173   7 years davidb individual file sizes per top-level folder
(edit) @31172   7 years davidb to help track down missing files in HDFS copy
(edit) @31171   7 years davidb Util to help find where missing files are
(edit) @31170   7 years davidb Targetted sub-dir copy
(edit) @31169   7 years davidb Improved logic
(edit) @31168   7 years Georgiy Litvinov Increased java heap limit to prevent Out of memory error
(edit) @31167   7 years Georgiy Litvinov added XSLT code for bredcrumbs on group pages
(edit) @31166   7 years Georgiy Litvinov Java code for groups breadcrumbs
(edit) @31165   7 years ak19 Release-kit GS2 linux resets the configure and configure args for …
(edit) @31164   7 years ak19 Minor (spelling).
(edit) @31163   7 years ak19 Experimenting to get GS2-caveat to work on El Capitan laptop. …
(edit) @31162   7 years ak19 To get yaz to compile on GS2 El Capitan, need gs2's toplevel configure …
(edit) @31161   7 years davidb Comparison of local disk version with HDFS version
(edit) @31160   7 years ak19 Recommitting for previous aim from rev 31154, this time with …
(edit) @31159   7 years ak19 I think LIBXSLT is dependent on LIBXML rather than the other way …
Note: See TracRevisionLog for help on using the revision log.