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