|
|
@32202
|
[32202]
|
18 months |
ak19 |
Adding to SVN the reference to …
|
|
|
@32199
|
[32199]
|
18 months |
ak19 |
Rebuilt GS3 solr demo collection as per Kathy's request, in order to add …
|
|
|
@32179
|
[32179]
|
19 months |
litvinovg |
Workaround for Solr memory leak on core reloading
|
|
|
@32149
|
[32149]
|
22 months |
litvinovg |
Fixed schema
|
|
|
@32148
|
[32148]
|
22 months |
litvinovg |
Added jars compiled with java version 1.7
|
|
|
@32110
|
[32110]
|
23 months |
ak19 |
Forgot to commit bugfix. The bug was that when searching a solr …
|
|
|
@32105
|
[32105]
|
23 months |
litvinovg |
Added docFilter query param for limiting results to document's sections.
|
|
|
@32098
|
[32098]
|
2 years |
ak19 |
Fix to solr facets: if there are 2 values assigned for a metadata of a …
|
|
|
@32088
|
[32088]
|
2 years |
ak19 |
Martin (mwilliman email id) on the mailing list found that solr got …
|
|
|
@32087
|
[32087]
|
2 years |
litvinovg |
Added valid russian morphology analyzer configuration into showcase …
|
|
|
@32086
|
[32086]
|
2 years |
kjdon |
added code to deal with storing any displayItems for the facets, then …
|
|
|
@32085
|
[32085]
|
2 years |
kjdon |
removing unnecessary code that is already present in base class
|
|
|
@31886
|
[31886]
|
2 years |
ak19 |
Ensuring these properties files get treated as text and not binary. …
|
|
|
@31859
|
[31859]
|
2 years |
litvinovg |
Replaced russian morphology analyzer by much more efficient version.
|
|
|
@31858
|
[31858]
|
2 years |
litvinovg |
Due to slow search queries on on big documents with standard Solr …
|
|
|
@31755
|
[31755]
|
2 years |
ak19 |
Adding a useful link
|
|
|
@31490
|
[31490]
|
3 years |
ak19 |
1. Fix to issue of a tomcat host/port change not propagating to solr …
|
|
|
@31168
|
[31168]
|
3 years |
litvinovg |
Increased java heap limit to prevent Out of memory error
|
|
|
@31138
|
[31138]
|
3 years |
kjdon |
changed the messages a bit to be more helpful
|
|
|
@31133
|
[31133]
|
3 years |
ak19 |
Trying with a pre-created archives folder for solr-demo collection so that …
|
|
|
@31048
|
[31048]
|
3 years |
ak19 |
Swapping order of displayItems for attribute name=name to get the …
|
|
|
@30851
|
[30851]
|
3 years |
ak19 |
French, Polish and Spanish translations for gs3colcfg module of GS3 …
|
|
|
@30799
|
[30799]
|
3 years |
kjdon |
having lang and key combined in one displayItem causes things to go wrong …
|
|
|
@30796
|
[30796]
|
3 years |
kjdon |
solr collection strings translations, thanks to diego, lavji zala, gaku …
|
|
|
@30783
|
[30783]
|
3 years |
ak19 |
Fix for GSDL3EXTS and SOLR_PORT no remaining set AFTER script finishes …
|
|
|
@30747
|
[30747]
|
3 years |
ak19 |
Adding collection name display strings back into the demo collections, as …
|
|
|
@30695
|
[30695]
|
3 years |
ak19 |
Changed mime-type from binary to text on gs3colcfg module's files as these …
|
|
|
@30674
|
[30674]
|
3 years |
kjdon |
collection level displayItems now come from properties file
|
|
|
@30643
|
[30643]
|
3 years |
kjdon |
removed displayItems that are not needed as we can get the strings from …
|
|
|
@30642
|
[30642]
|
3 years |
kjdon |
indented nicely in emacs
|
|
|
@30591
|
[30591]
|
3 years |
ak19 |
Correct way of allowing spaces in filepath when using a batch for loop. …
|
|
|
@30583
|
[30583]
|
3 years |
ak19 |
Final fixes to get changes to GTI working with new gs3colcfg …
|
|
|
@30578
|
[30578]
|
3 years |
ak19 |
Fixing name of newly added file, should be properties not xml.
|
|
|
@30577
|
[30577]
|
3 years |
ak19 |
First step in adding demo collection's collectionConfig displayitems for …
|
|
|
@30574
|
[30574]
|
3 years |
ak19 |
Improving dispersed GS3: changes to util.pm fix the bug whereby the perl …
|
|
|
@30571
|
[30571]
|
3 years |
kjdon |
removed unnecessary items in format statement
|
|
|
@30570
|
[30570]
|
3 years |
kjdon |
changed a few of the displayItems
|
|
|
@30564
|
[30564]
|
4 years |
litvinovg |
Load Solr cores on search service start.
|
|
|
@30534
|
[30534]
|
4 years |
ak19 |
1. BUGFIX. When running full-rebuild on a solr collection when the GS3 …
|
|
|
@30532
|
[30532]
|
4 years |
ak19 |
Filepath fix for spaces wasn't a fix but broke functioning of the setup …
|
|
|
@30521
|
[30521]
|
4 years |
kjdon |
we no longer have any properties files, so commenting out the code for …
|
|
|
@30496
|
[30496]
|
4 years |
kjdon |
put these strings into the main ServiceRack?.properties. makes it available …
|
|
|
@30400
|
[30400]
|
4 years |
ak19 |
Harry found and fixed this bug when he was installing GS3 in R block, with …
|
|
|
@30158
|
[30158]
|
4 years |
kjdon |
tidying up the format statements
|
|
|
@30149
|
[30149]
|
4 years |
kjdon |
making start_results always start at 0, as sometimes it was 1, sometimes …
|
|
|
@30148
|
[30148]
|
4 years |
kjdon |
making start_results always start at 0, as sometimes it was 1, sometimes …
|
|
|
@30146
|
[30146]
|
4 years |
kjdon |
set the index to match the default level, just in case we are doing cross …
|
|
|
@30088
|
[30088]
|
4 years |
ak19 |
The current solr tomcat context file's IP regex was insufficient to make …
|
|
|
@30085
|
[30085]
|
4 years |
kjdon |
updated the OAI configuration
|
|
|
@30083
|
[30083]
|
4 years |
ak19 |
Forgot to rebuild the solr demo collection after Georgy's changes so that …
|
|
|
@30057
|
[30057]
|
4 years |
litvinovg |
Solr repo fixes for highlighting bug.
|
|
|
@30050
|
[30050]
|
4 years |
litvinovg |
Solr repo modifications for Solr side highlighing and snippets
|
|
|
@30036
|
[30036]
|
4 years |
ak19 |
Scripts for adding in the IPv4 of the GS server machine into the solr.xml …
|
|
|
@30035
|
[30035]
|
4 years |
ak19 |
Solr servlet and commands to its URL need to work in binary, for which the …
|
|
|
@30001
|
[30001]
|
4 years |
ak19 |
Final commit (I think) to get update to solr getTerms() to work on gs3 …
|
|
|
@30000
|
[30000]
|
4 years |
ak19 |
2nd fix to get getTerms() working on gs3 checkout.
|
|
|
@29999
|
[29999]
|
4 years |
ak19 |
Forgot to commit change to using custom Greenstone SearchHandler? to …
|
|
|
@29991
|
[29991]
|
4 years |
ak19 |
Cosmetic changes. Fixing my annoying spelling mistakes.
|
|
|
@29987
|
[29987]
|
4 years |
ak19 |
Adjustments to comments.
|
|
|
@29986
|
[29986]
|
4 years |
ak19 |
The getTerms() functionality previously used by the EmbeddedSolrServer? has …
|
|
|
@29985
|
[29985]
|
4 years |
litvinovg |
Added russian morphology analyzer description to schema.xml
|
|
|
@29945
|
[29945]
|
5 years |
ak19 |
Incremental building now works (again) for solr. The changes were 1. …
|
|
|
@29932
|
[29932]
|
5 years |
litvinovg |
Added russian morpology analyzer
|
|
|
@29842
|
[29842]
|
5 years |
ak19 |
Undoing previous commit, as Georgy has explained that 0:0:0:0:0:0:0:1 and …
|
|
|
@29838
|
[29838]
|
5 years |
ak19 |
Georgy had earlier explained that we need ::1 as part of the allowed IP …
|
|
|
@29754
|
[29754]
|
5 years |
ak19 |
Adding in the local remote address allowed to access the solr servlet in …
|
|
|
@29751
|
[29751]
|
5 years |
ak19 |
On windows, ant is unable to move xercesImppl.jar file from GS3 web lib to …
|
|
|
@29749
|
[29749]
|
5 years |
ak19 |
Bringing ext\solr's gs3-setup.bat up to speed with recent changse ing …
|
|
|
@29723
|
[29723]
|
5 years |
ak19 |
Georgy suggested limiting access to the /solr servlet to just localhost. …
|
|
|
@29715
|
[29715]
|
5 years |
ak19 |
Removing accidentally committed debugging code
|
|
|
@29714
|
[29714]
|
5 years |
ak19 |
Simplified by removing repetition of filelist
|
|
|
@29711
|
[29711]
|
5 years |
ak19 |
Moving from using the solr jetty server to solr using the GS3 tomcat …
|
|
|
@29710
|
[29710]
|
5 years |
ak19 |
Removing large chunks of commented out code ahead of changes. The …
|
|
|
@29709
|
[29709]
|
5 years |
ak19 |
Renaming solr jetty server related scripts, before replacing them with the …
|
|
|
@29707
|
[29707]
|
5 years |
ak19 |
Removing windows line endings ahead of committing changes for solr …
|
|
|
@29664
|
[29664]
|
5 years |
ak19 |
Noticed in a tutorial that close() must be called on a SolrQueryRequest? …
|
|
|
@29542
|
[29542]
|
5 years |
kjdon |
lucene sort order param has changed to reverse sort on/off, but solr uses …
|
|
|
@29417
|
[29417]
|
5 years |
kjdon |
tidied up the descriptions
|
|
|
@29355
|
[29355]
|
5 years |
ak19 |
Overlooked a very important commit, but with corrections: solr cores …
|
|
|
@29349
|
[29349]
|
5 years |
ak19 |
Fixing the problem on Mac Lion binaries (not svn) of wget not running when …
|
|
|
@29338
|
[29338]
|
5 years |
ak19 |
Perlpath should not use the Config perl variable, since in the GS3 binary …
|
|
|
@29288
|
[29288]
|
5 years |
ak19 |
Final of 2 commits. SVN executable not set in GS3 binary's …
|
|
|
@29287
|
[29287]
|
5 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 …
|
|
|