source: gs3-extensions/solr/trunk/src/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35685   20 months davidb Commented out debug print statements
(edit) @35684   20 months davidb Commented out debug print statements
(edit) @33736   4 years kjdon fixed a spelling mistake
(edit) @33392   4 years ak19 Kathy found a problem whereby she wanted to run consecutive buildcols …
(edit) @33372   4 years kjdon when writing out facets in buildConfig, need to get them from …
(edit) @33371   4 years kjdon separate sort and facet fields as the former needs to be single valued …
(edit) @33370   4 years kjdon use the new get_or_create_shortname instead of create_shortname
(edit) @33359   4 years davidb solr needs to add shortnames to the fieldnamemap otherwise it won't …
(edit) @33327   4 years ak19 In order to get map coordinate metadata stored correctly in solr, …
(edit) @33315   4 years ak19 1. Bugfix to issue discovered on windows: when the GS3 server isn't …
(edit) @32441   5 years Georgiy Litvinov Added create_shortname method to Solr as inherited method creates …
(edit) @32179   5 years Georgiy Litvinov Workaround for Solr memory leak on core reloading
(edit) @32098   5 years ak19 Fix to solr facets: if there are 2 values assigned for a metadata of a …
(edit) @32088   5 years ak19 Martin (mwilliman email id) on the mailing list found that solr got …
(edit) @31858   6 years Georgiy Litvinov Due to slow search queries on on big documents with standard Solr …
(edit) @31490   6 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) @30534   7 years ak19 1. BUGFIX. When running full-rebuild on a solr collection when the GS3 …
(edit) @30050   8 years Georgiy Litvinov Solr repo modifications for Solr side highlighing and snippets
(edit) @29945   8 years ak19 Incremental building now works (again) for solr. The changes were 1. …
(edit) @29711   8 years ak19 Moving from using the solr jetty server to solr using the GS3 tomcat …
(edit) @29709   8 years ak19 Renaming solr jetty server related scripts, before replacing them with …
(edit) @29349   9 years ak19 Fixing the problem on Mac Lion binaries (not svn) of wget not running …
(edit) @29338   9 years ak19 Perlpath should not use the Config perl variable, since in the GS3 …
(edit) @29219   9 years ak19 Debug statements printed to STDERR if there's any error when accessing …
(edit) @29176   9 years ak19 For Solr: 1. collConfig.pm now reads any option sub-elements for index …
(edit) @29170   9 years ak19 TotalTermFrequency is now calculated for each search term in the query …
(edit) @29159   9 years ak19 Dr Bainbridge corrected the windows path to log4j.properties for solr
(edit) @29157   9 years ak19 Fixed the command to run solr's jetty server on Windows
(edit) @29142   9 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Solr related. 1. Java …
(edit) @28182   10 years kjdon passing the web/ext/solr dir as solr home to the server. So now it …
(edit) @28128   10 years davidb Code as written (with 'eval') was resulting in a 'Useless use of …
(edit) @28127   10 years davidb Commenting out code that looks like it was meant only for debugging
(edit) @28062   10 years kjdon removing print statements, allow for special sort field 'none'
(edit) @27858   10 years davidb Methods added to generate solr.xml.in from solr.xml and vice versa. …
(edit) @27847   10 years davidb Change from util:: to FileUtil::
(edit) @27815   10 years kjdon adding in facets
(edit) @27802   10 years kjdon adding in code for sort fields. just copied form lucene build code
(edit) @27781   10 years jmt12 Workaround for initial assignment of index shortnames (two places) - …
(edit) @25899   11 years ak19 Introducing new script run_solr_server.pl to easily stop and start the …
(edit) @25889   11 years ak19 Second set of commits for getting activate.pl to deal with solr cores …
(edit) @25888   11 years ak19 First working version of activate.pl modified for handling solr …
(edit) @25846   11 years sjm84 Some fixes and additions to the Solr perl code
(edit) @24643   12 years davidb Adjustments to code as a result of testing
(edit) @24501   12 years davidb Relocation of files to make solr.solr.home more natural. Plus, more …
(edit) @24497   12 years davidb Refinement to use $site information in multi-core name
(edit) @24486   12 years davidb Tidy up (pass 2)
(edit) @24484   12 years davidb Tidy up (pass 1)
(edit) @24483   12 years davidb Reworking of code that detects existing running instance of Solr/Jetty
(edit) @24456   12 years davidb Improved error handling of solr-admin over 'wget'
(edit) @24453   12 years davidb Tidy up of code. Better structuring of classes
(edit) @24447   12 years davidb Tidy up of code (removing commented out redundant code), plus tweaking …
(add) @24446   12 years davidb Start of Solr extension for Greenstone3
Note: See TracRevisionLog for help on using the revision log.