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

Revision Log Mode:


Legend:

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