source: gs3-extensions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32202   6 years ak19 Adding to SVN the reference to …
(edit) @32199   6 years ak19 Rebuilt GS3 solr demo collection as per Kathy's request, in order to …
(edit) @32179   6 years Georgiy Litvinov Workaround for Solr memory leak on core reloading
(edit) @32149   6 years Georgiy Litvinov Fixed schema
(edit) @32148   6 years Georgiy Litvinov Added jars compiled with java version 1.7
(edit) @32110   6 years ak19 Forgot to commit bugfix. The bug was that when searching a solr …
(edit) @32105   6 years Georgiy Litvinov Added docFilter query param for limiting results to document's sections.
(edit) @32100   6 years kjdon just tried this and this target failed as it couldn't find …
(edit) @32098   6 years ak19 Fix to solr facets: if there are 2 values assigned for a metadata of a …
(edit) @32088   6 years ak19 Martin (mwilliman email id) on the mailing list found that solr got …
(edit) @32087   6 years Georgiy Litvinov Added valid russian morphology analyzer configuration into showcase …
(edit) @32086   6 years kjdon added code to deal with storing any displayItems for the facets, then …
(edit) @32085   6 years kjdon removing unnecessary code that is already present in base class
(edit) @32054   6 years ak19 Windows friendly zip file version of the tar.gz
(edit) @32052   6 years ak19 Committing the more current version of icecite, even though it doesn't …
(edit) @32051   6 years ak19 Fixes to get icecite to convert PDFs to txt on Windows. See added …
(edit) @32029   7 years ak19 More links and some minor changes to sentence structures
(edit) @32025   7 years ak19 Correcting icecite classpath (removing extraneous).
(edit) @32024   7 years ak19 IceCite for Greenstone was built 19 July 2017 on the research net …
(edit) @32023   7 years ak19 First attempt at committing the non-extension gs-icecite, icecite …
(edit) @31886   7 years ak19 Ensuring these properties files get treated as text and not binary. …
(edit) @31859   7 years Georgiy Litvinov Replaced russian morphology analyzer by much more efficient version.
(edit) @31858   7 years Georgiy Litvinov Due to slow search queries on on big documents with standard Solr …
(edit) @31755   7 years ak19 Adding a useful link
(edit) @31490   7 years ak19 1. Fix to issue of a tomcat host/port change not propagating to solr …
(edit) @31168   7 years Georgiy Litvinov Increased java heap limit to prevent Out of memory error
(edit) @31138   7 years kjdon changed the messages a bit to be more helpful
(edit) @31133   7 years ak19 Trying with a pre-created archives folder for solr-demo collection so …
(edit) @31048   7 years ak19 Swapping order of displayItems for attribute name=name to get the …
(edit) @30851   8 years ak19 French, Polish and Spanish translations for gs3colcfg module of GS3 …
(edit) @30799   8 years kjdon having lang and key combined in one displayItem causes things to go …
(edit) @30796   8 years kjdon solr collection strings translations, thanks to diego, lavji zala, …
(edit) @30783   8 years ak19 Fix for GSDL3EXTS and SOLR_PORT no remaining set AFTER script finishes …
(edit) @30747   8 years ak19 Adding collection name display strings back into the demo collections, …
(edit) @30695   8 years ak19 Changed mime-type from binary to text on gs3colcfg module's files as …
(edit) @30674   8 years kjdon collection level displayItems now come from properties file
(edit) @30643   8 years kjdon removed displayItems that are not needed as we can get the strings …
(edit) @30642   8 years kjdon indented nicely in emacs
(edit) @30591   8 years ak19 Correct way of allowing spaces in filepath when using a batch for …
(edit) @30583   8 years ak19 Final fixes to get changes to GTI working with new gs3colcfg …
(edit) @30578   8 years ak19 Fixing name of newly added file, should be properties not xml.
(edit) @30577   8 years ak19 First step in adding demo collection's collectionConfig displayitems …
(edit) @30574   8 years ak19 Improving dispersed GS3: changes to util.pm fix the bug whereby the …
(edit) @30571   8 years kjdon removed unnecessary items in format statement
(edit) @30570   8 years kjdon changed a few of the displayItems
(edit) @30564   8 years Georgiy Litvinov Load Solr cores on search service start.
(edit) @30534   8 years ak19 1. BUGFIX. When running full-rebuild on a solr collection when the GS3 …
(edit) @30532   8 years ak19 Filepath fix for spaces wasn't a fix but broke functioning of the …
(edit) @30521   8 years kjdon we no longer have any properties files, so commenting out the code for …
(edit) @30496   8 years kjdon put these strings into the main ServiceRack.properties. makes it …
(edit) @30440   8 years davidb for reference
(edit) @30426   8 years davidb Fixed debug typo
(edit) @30413   8 years davidb Minor changes to help code compile on MacOS El Capitan
(edit) @30412   8 years davidb With changes made on MacOS so DYLD_LIBRARY_PATH not typically honoured …
(edit) @30411   8 years davidb Changes after debugging on MacOS El Capitan
(edit) @30400   8 years ak19 Harry found and fixed this bug when he was installing GS3 in R block, …
(edit) @30158   9 years kjdon tidying up the format statements
(edit) @30149   9 years kjdon making start_results always start at 0, as sometimes it was 1, …
(edit) @30148   9 years kjdon making start_results always start at 0, as sometimes it was 1, …
(edit) @30146   9 years kjdon set the index to match the default level, just in case we are doing …
(edit) @30088   9 years ak19 The current solr tomcat context file's IP regex was insufficient to …
(edit) @30085   9 years kjdon updated the OAI configuration
(edit) @30083   9 years ak19 Forgot to rebuild the solr demo collection after Georgy's changes so …
(edit) @30057   9 years Georgiy Litvinov Solr repo fixes for highlighting bug.
(edit) @30050   9 years Georgiy Litvinov Solr repo modifications for Solr side highlighing and snippets
(edit) @30036   9 years ak19 Scripts for adding in the IPv4 of the GS server machine into the …
(edit) @30035   9 years ak19 Solr servlet and commands to its URL need to work in binary, for which …
(edit) @30001   9 years ak19 Final commit (I think) to get update to solr getTerms() to work on gs3 …
(edit) @30000   9 years ak19 2nd fix to get getTerms() working on gs3 checkout.
(edit) @29999   9 years ak19 Forgot to commit change to using custom Greenstone SearchHandler to …
(edit) @29991   9 years ak19 Cosmetic changes. Fixing my annoying spelling mistakes.
(edit) @29987   9 years ak19 Adjustments to comments.
(edit) @29986   9 years ak19 The getTerms() functionality previously used by the EmbeddedSolrServer
(edit) @29985   9 years Georgiy Litvinov Added russian morphology analyzer description to schema.xml
(edit) @29945   9 years ak19 Incremental building now works (again) for solr. The changes were 1. …
(edit) @29932   9 years Georgiy Litvinov Added russian morpology analyzer
(edit) @29842   9 years ak19 Undoing previous commit, as Georgy has explained that 0:0:0:0:0:0:0:1 …
(edit) @29838   9 years ak19 Georgy had earlier explained that we need ::1 as part of the allowed …
(edit) @29754   9 years ak19 Adding in the local remote address allowed to access the solr servlet …
(edit) @29751   9 years ak19 On windows, ant is unable to move xercesImppl.jar file from GS3 web …
(edit) @29749   9 years ak19 Bringing ext\solr's gs3-setup.bat up to speed with recent changse ing …
(edit) @29723   9 years ak19 Georgy suggested limiting access to the /solr servlet to just …
(edit) @29715   9 years ak19 Removing accidentally committed debugging code
(edit) @29714   9 years ak19 Simplified by removing repetition of filelist
(edit) @29711   9 years ak19 Moving from using the solr jetty server to solr using the GS3 tomcat …
(edit) @29710   9 years ak19 Removing large chunks of commented out code ahead of changes. The …
(edit) @29709   9 years ak19 Renaming solr jetty server related scripts, before replacing them with …
(edit) @29707   9 years ak19 Removing windows line endings ahead of committing changes for solr …
(edit) @29664   9 years ak19 Noticed in a tutorial that close() must be called on a …
(edit) @29655   9 years jmt12 Adding svnignore property
(edit) @29654   9 years jmt12 Ignore the newly created linux directory
(edit) @29653   9 years jmt12 An environment setup script for Greenstone2 based upon the existing …
(edit) @29652   9 years jmt12 Correcting a typo in the path to gsoap (comma where period expected)
(edit) @29651   9 years jmt12 Correcting a typo in the path to gsoap (comma where period expected)
(edit) @29542   9 years kjdon lucene sort order param has changed to reverse sort on/off, but solr …
(edit) @29417   9 years kjdon tidied up the descriptions
(edit) @29355   10 years ak19 Overlooked a very important commit, but with corrections: solr cores …
(edit) @29349   10 years ak19 Fixing the problem on Mac Lion binaries (not svn) of wget not running …
(edit) @29338   10 years ak19 Perlpath should not use the Config perl variable, since in the GS3 …
(edit) @29288   10 years ak19 Final of 2 commits. SVN executable not set in GS3 binary's …
Note: See TracRevisionLog for help on using the revision log.