|
|
@29842
|
[29842]
|
4 years |
ak19 |
Undoing previous commit, as Georgy has explained that 0:0:0:0:0:0:0:1 and …
|
|
|
@29838
|
[29838]
|
4 years |
ak19 |
Georgy had earlier explained that we need ::1 as part of the allowed IP …
|
|
|
@29754
|
[29754]
|
4 years |
ak19 |
Adding in the local remote address allowed to access the solr servlet in …
|
|
|
@29751
|
[29751]
|
4 years |
ak19 |
On windows, ant is unable to move xercesImppl.jar file from GS3 web lib to …
|
|
|
@29749
|
[29749]
|
4 years |
ak19 |
Bringing ext\solr's gs3-setup.bat up to speed with recent changse ing …
|
|
|
@29723
|
[29723]
|
4 years |
ak19 |
Georgy suggested limiting access to the /solr servlet to just localhost. …
|
|
|
@29715
|
[29715]
|
4 years |
ak19 |
Removing accidentally committed debugging code
|
|
|
@29714
|
[29714]
|
4 years |
ak19 |
Simplified by removing repetition of filelist
|
|
|
@29711
|
[29711]
|
4 years |
ak19 |
Moving from using the solr jetty server to solr using the GS3 tomcat …
|
|
|
@29710
|
[29710]
|
4 years |
ak19 |
Removing large chunks of commented out code ahead of changes. The …
|
|
|
@29709
|
[29709]
|
4 years |
ak19 |
Renaming solr jetty server related scripts, before replacing them with the …
|
|
|
@29707
|
[29707]
|
4 years |
ak19 |
Removing windows line endings ahead of committing changes for solr …
|
|
|
@29664
|
[29664]
|
4 years |
ak19 |
Noticed in a tutorial that close() must be called on a SolrQueryRequest? …
|
|
|
@29655
|
[29655]
|
4 years |
jmt12 |
Adding svnignore property
|
|
|
@29654
|
[29654]
|
4 years |
jmt12 |
Ignore the newly created linux directory
|
|
|
@29653
|
[29653]
|
4 years |
jmt12 |
An environment setup script for Greenstone2 based upon the existing …
|
|
|
@29652
|
[29652]
|
4 years |
jmt12 |
Correcting a typo in the path to gsoap (comma where period expected)
|
|
|
@29651
|
[29651]
|
4 years |
jmt12 |
Correcting a typo in the path to gsoap (comma where period expected)
|
|
|
@29542
|
[29542]
|
4 years |
kjdon |
lucene sort order param has changed to reverse sort on/off, but solr uses …
|
|
|
@29417
|
[29417]
|
4 years |
kjdon |
tidied up the descriptions
|
|
|
@29355
|
[29355]
|
4 years |
ak19 |
Overlooked a very important commit, but with corrections: solr cores …
|
|
|
@29349
|
[29349]
|
4 years |
ak19 |
Fixing the problem on Mac Lion binaries (not svn) of wget not running when …
|
|
|
@29338
|
[29338]
|
4 years |
ak19 |
Perlpath should not use the Config perl variable, since in the GS3 binary …
|
|
|
@29288
|
[29288]
|
4 years |
ak19 |
Final of 2 commits. SVN executable not set in GS3 binary's …
|
|
|
@29287
|
[29287]
|
4 years |
ak19 |
First of 2 commits. SVN executable not set in GS3 binary's …
|
|
|
@29228
|
[29228]
|
5 years |
ak19 |
Belongs with commit revision 29217. Forgot to commit then: setting the …
|
|
|
@29219
|
[29219]
|
5 years |
ak19 |
Debug statements printed to STDERR if there's any error when accessing the …
|
|
|
@29218
|
[29218]
|
5 years |
ak19 |
Fix to null pointer exception in recent commit
|
|
|
@29217
|
[29217]
|
5 years |
ak19 |
Terms must be found in a sorlCore (sidx or didx) of THIS collection, not …
|
|
|
@29209
|
[29209]
|
5 years |
ak19 |
Correcting else statement error messages
|
|
|
@29207
|
[29207]
|
5 years |
ak19 |
Making solr_passes executable
|
|
|
@29176
|
[29176]
|
5 years |
ak19 |
For Solr: 1. collConfig.pm now reads any option sub-elements for index …
|
|
|
@29171
|
[29171]
|
5 years |
ak19 |
Configuring with a less aggressive stemming filter for English so that a …
|
|
|
@29170
|
[29170]
|
5 years |
ak19 |
TotalTermFrequency? is now calculated for each search term in the query …
|
|
|
@29159
|
[29159]
|
5 years |
ak19 |
Dr Bainbridge corrected the windows path to log4j.properties for solr
|
|
|
@29157
|
[29157]
|
5 years |
ak19 |
Fixed the command to run solr's jetty server on Windows
|
|
|
@29153
|
[29153]
|
5 years |
ak19 |
Rebuilt the solr-jdbm-demo collection to update it from Lucene3.3.0 to …
|
|
|
@29152
|
[29152]
|
5 years |
ak19 |
Need to add noggit jar file to the list of jar files to be copied over …
|
|
|
@29151
|
[29151]
|
5 years |
ak19 |
Forgot the .jar extension for the guava jar file
|
|
|
@29150
|
[29150]
|
5 years |
ak19 |
There is no ext/solr/web anymore. Moving the if test on this of the …
|
|
|
@29142
|
[29142]
|
5 years |
ak19 |
Part of port from lucene3.3.0 to lucene4.7.2. Solr related. 1. Java and …
|
|
|
@29141
|
[29141]
|
5 years |
ak19 |
Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Adding new …
|
|
|
@29140
|
[29140]
|
5 years |
ak19 |
Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Updating test …
|
|
|
@29139
|
[29139]
|
5 years |
ak19 |
Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Updating …
|
|
|
@29138
|
[29138]
|
5 years |
ak19 |
etc folder for solr4.7.2
|
|
|
@29137
|
[29137]
|
5 years |
ak19 |
Removing etc folder prior to move.
|
|
|
@29136
|
[29136]
|
5 years |
ak19 |
Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Moving etc …
|
|
|
@29135
|
[29135]
|
5 years |
ak19 |
Part of port from lucene3.3.0 to lucene4.7.2. Solr related. conf and lib …
|
|
|
@29134
|
[29134]
|
5 years |
ak19 |
Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Moving conf to …
|
|
|
@29133
|
[29133]
|
5 years |
ak19 |
Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Moving conf to …
|
|
|
@29132
|
[29132]
|
5 years |
jmt12 |
Ignoring expanded packages
|
|
|
@29131
|
[29131]
|
5 years |
jmt12 |
Lists directories and files to ignore
|
|
|
@29130
|
[29130]
|
5 years |
jmt12 |
Lists directories and files to ignore
|
|
|
@29129
|
[29129]
|
5 years |
jmt12 |
Ignoring platform specific compiled binaries
|
|
|
@29128
|
[29128]
|
5 years |
jmt12 |
Altered to include cmake and opensift, and also to ensure packages are …
|
|
|
@29127
|
[29127]
|
5 years |
jmt12 |
Prepare the environment for using the openCV extension under GSDL2
|
|
|
@29126
|
[29126]
|
5 years |
jmt12 |
Adding in some notes about compiling OpenCV on CentOS/Rocks
|
|
|
@29125
|
[29125]
|
5 years |
jmt12 |
Adding distribution of cmake as it is required for OpenCV and isn't …
|
|
|
@29124
|
[29124]
|
5 years |
jmt12 |
Added code to try and prevent OpenCV recompiling if it is already …
|
|
|
@29123
|
[29123]
|
5 years |
jmt12 |
The latest version of OpenCV
|
|
|
@29122
|
[29122]
|
5 years |
jmt12 |
Source distribution of OpenSIFT 1.1.2 modified to allow SIFT features to …
|
|
|
@29121
|
[29121]
|
5 years |
jmt12 |
Cascade-Make files for cmake (used in building OpenCV) and openSIFT
|
|
|
@29120
|
[29120]
|
5 years |
jmt12 |
An image processing plugin that makes use of SIFT features generated by …
|
|
|
@29119
|
[29119]
|
5 years |
jmt12 |
Initial checkin
|
|
|
@28967
|
[28967]
|
5 years |
kjdon |
no longer have this.doc to use. Need to create new Documents when needed
|
|
|
@28597
|
[28597]
|
5 years |
davidb |
CGI script for loading and savimg image-data from a chromagram
|
|
|
@28596
|
[28596]
|
5 years |
davidb |
Fixed dos/bash confusion in INSTALL.sh (had used 'set' for a bash script, …
|
|
|
@28548
|
[28548]
|
5 years |
davidb |
Changes after developing the demo for the SMAM-2013 keynote talk
|
|
|
@28547
|
[28547]
|
5 years |
davidb |
Javascript file used by runtime system
|
|
|
@28546
|
[28546]
|
5 years |
davidb |
CGI scripts that help the Greenstone-Meandre extension run smoothly at …
|
|
|
@28545
|
[28545]
|
5 years |
davidb |
Text tidy up
|
|
|
@28496
|
[28496]
|
5 years |
davidb |
Added web script install
|
|
|
@28495
|
[28495]
|
5 years |
davidb |
How to compile up and ingest into a Meandre server the Greenstone …
|
|
|
@28494
|
[28494]
|
5 years |
davidb |
Simple install script (at this stage, only for cgi-bin scripts)
|
|
|
@28401
|
[28401]
|
5 years |
davidb |
if-statement guards added for when the graphics equalizer is not in use
|
|
|
@28400
|
[28400]
|
5 years |
davidb |
Convenience symbolic link to gs3-devel.sh counterpart
|
|
|
@28399
|
[28399]
|
5 years |
davidb |
Removed to make way for symbolic link
|
|
|
@28398
|
[28398]
|
5 years |
davidb |
Useful alternative filenames for extension
|
|
|
@28397
|
[28397]
|
5 years |
davidb |
Need to test field is defined before using it.
|
|
|
@28388
|
[28388]
|
5 years |
davidb |
Set of JS, CSS, PNG etc web resources to support a mixture of audio …
|
|
|
@28387
|
[28387]
|
5 years |
davidb |
Better to source files with './' in front
|
|
|
@28386
|
[28386]
|
5 years |
davidb |
|
|
|
@28284
|
[28284]
|
5 years |
davidb |
First cut at files to support Meandre workbench in Greenstone
|
|
|
@28266
|
[28266]
|
5 years |
kjdon |
need to copy over solr.xml.in as is, as well as generating solr.xml from …
|
|
|
@28183
|
[28183]
|
5 years |
kjdon |
small mods
|
|
|
@28182
|
[28182]
|
5 years |
kjdon |
passing the web/ext/solr dir as solr home to the server. So now it uses …
|
|
|
@28163
|
[28163]
|
5 years |
kjdon |
set a default sort field, and make sure it is not being set to null
|
|
|
@28128
|
[28128]
|
5 years |
davidb |
Code as written (with 'eval') was resulting in a 'Useless use of private …
|
|
|
@28127
|
[28127]
|
5 years |
davidb |
Commenting out code that looks like it was meant only for debugging
|
|
|
@28125
|
[28125]
|
5 years |
davidb |
Added if-statement test to make sure sort_field exists before it is used. …
|
|
|
@28124
|
[28124]
|
5 years |
davidb |
debug flag added so file and error lines are given in Exception. To …
|
|
|
@28117
|
[28117]
|
6 years |
kjdon |
only display FileSize? for document nodes (not section nodes, as the …
|
|
|
@28116
|
[28116]
|
6 years |
kjdon |
also need gutil.jar - contains the GlobalProperties? class
|
|
|
@28100
|
[28100]
|
6 years |
kjdon |
unzip solr-jdbm-demo index dir
|
|
|
@28099
|
[28099]
|
6 years |
kjdon |
some changes to do with new compile-in-place strategy
|
|
|
@28098
|
[28098]
|
6 years |
kjdon |
updated index for modified collection config.xml
|
|
|
@28096
|
[28096]
|
6 years |
kjdon |
now compile up solr-gs3 java classes into build dir in ext folder, and …
|
|
|
@28095
|
[28095]
|
6 years |
kjdon |
removed this file. There is a SharedSolene? properties file in gs3. The …
|
|
|
@28094
|
[28094]
|
6 years |
kjdon |
new sort/facet syntax.
|
|
|
@28093
|
[28093]
|
6 years |
kjdon |
deleting mime-type property so that we can easily do an svn diff on the …
|
|
|