source: gs3-extensions/solr/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31858   7 years Georgiy Litvinov Due to slow search queries on on big documents with standard Solr …
(edit) @31755   7 years ak19 Adding a useful link
(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) @31138   7 years kjdon changed the messages a bit to be more helpful
(edit) @31133   7 years ak19 Trying with a pre-created archives folder for solr-demo collection so …
(edit) @31048   7 years ak19 Swapping order of displayItems for attribute name=name to get the …
(edit) @30851   8 years ak19 French, Polish and Spanish translations for gs3colcfg module of GS3 …
(edit) @30799   8 years kjdon having lang and key combined in one displayItem causes things to go …
(edit) @30796   8 years kjdon solr collection strings translations, thanks to diego, lavji zala, …
(edit) @30783   8 years ak19 Fix for GSDL3EXTS and SOLR_PORT no remaining set AFTER script finishes …
(edit) @30747   8 years ak19 Adding collection name display strings back into the demo collections, …
(edit) @30695   8 years ak19 Changed mime-type from binary to text on gs3colcfg module's files as …
(edit) @30674   8 years kjdon collection level displayItems now come from properties file
(edit) @30643   8 years kjdon removed displayItems that are not needed as we can get the strings …
(edit) @30642   8 years kjdon indented nicely in emacs
(edit) @30591   8 years ak19 Correct way of allowing spaces in filepath when using a batch for …
(edit) @30583   8 years ak19 Final fixes to get changes to GTI working with new gs3colcfg …
(edit) @30578   8 years ak19 Fixing name of newly added file, should be properties not xml.
(edit) @30577   8 years ak19 First step in adding demo collection's collectionConfig displayitems …
(edit) @30574   8 years ak19 Improving dispersed GS3: changes to util.pm fix the bug whereby the …
(edit) @30571   8 years kjdon removed unnecessary items in format statement
(edit) @30570   8 years kjdon changed a few of the displayItems
(edit) @30564   8 years Georgiy Litvinov Load Solr cores on search service start.
(edit) @30534   8 years ak19 1. BUGFIX. When running full-rebuild on a solr collection when the GS3 …
(edit) @30532   8 years ak19 Filepath fix for spaces wasn't a fix but broke functioning of the …
(edit) @30521   8 years kjdon we no longer have any properties files, so commenting out the code for …
(edit) @30496   8 years kjdon put these strings into the main ServiceRack.properties. makes it …
(edit) @30400   8 years ak19 Harry found and fixed this bug when he was installing GS3 in R block, …
(edit) @30158   9 years kjdon tidying up the format statements
(edit) @30149   9 years kjdon making start_results always start at 0, as sometimes it was 1, …
(edit) @30148   9 years kjdon making start_results always start at 0, as sometimes it was 1, …
(edit) @30146   9 years kjdon set the index to match the default level, just in case we are doing …
(edit) @30088   9 years ak19 The current solr tomcat context file's IP regex was insufficient to …
(edit) @30085   9 years kjdon updated the OAI configuration
(edit) @30083   9 years ak19 Forgot to rebuild the solr demo collection after Georgy's changes so …
(edit) @30057   9 years Georgiy Litvinov Solr repo fixes for highlighting bug.
(edit) @30050   9 years Georgiy Litvinov Solr repo modifications for Solr side highlighing and snippets
(edit) @30036   9 years ak19 Scripts for adding in the IPv4 of the GS server machine into the …
(edit) @30035   9 years ak19 Solr servlet and commands to its URL need to work in binary, for which …
(edit) @30001   9 years ak19 Final commit (I think) to get update to solr getTerms() to work on gs3 …
(edit) @30000   9 years ak19 2nd fix to get getTerms() working on gs3 checkout.
(edit) @29999   9 years ak19 Forgot to commit change to using custom Greenstone SearchHandler to …
(edit) @29991   9 years ak19 Cosmetic changes. Fixing my annoying spelling mistakes.
(edit) @29987   9 years ak19 Adjustments to comments.
(edit) @29986   9 years ak19 The getTerms() functionality previously used by the EmbeddedSolrServer
(edit) @29985   9 years Georgiy Litvinov Added russian morphology analyzer description to schema.xml
(edit) @29945   9 years ak19 Incremental building now works (again) for solr. The changes were 1. …
(edit) @29932   9 years Georgiy Litvinov Added russian morpology analyzer
(edit) @29842   9 years ak19 Undoing previous commit, as Georgy has explained that 0:0:0:0:0:0:0:1 …
(edit) @29838   9 years ak19 Georgy had earlier explained that we need ::1 as part of the allowed …
(edit) @29754   9 years ak19 Adding in the local remote address allowed to access the solr servlet …
(edit) @29751   9 years ak19 On windows, ant is unable to move xercesImppl.jar file from GS3 web …
(edit) @29749   9 years ak19 Bringing ext\solr's gs3-setup.bat up to speed with recent changse ing …
(edit) @29723   9 years ak19 Georgy suggested limiting access to the /solr servlet to just …
(edit) @29715   9 years ak19 Removing accidentally committed debugging code
(edit) @29714   9 years ak19 Simplified by removing repetition of filelist
(edit) @29711   9 years ak19 Moving from using the solr jetty server to solr using the GS3 tomcat …
(edit) @29710   9 years ak19 Removing large chunks of commented out code ahead of changes. The …
(edit) @29709   9 years ak19 Renaming solr jetty server related scripts, before replacing them with …
(edit) @29707   9 years ak19 Removing windows line endings ahead of committing changes for solr …
(edit) @29664   9 years ak19 Noticed in a tutorial that close() must be called on a …
(edit) @29542   9 years kjdon lucene sort order param has changed to reverse sort on/off, but solr …
(edit) @29417   9 years kjdon tidied up the descriptions
(edit) @29355   10 years ak19 Overlooked a very important commit, but with corrections: solr cores …
(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) @29288   10 years ak19 Final of 2 commits. SVN executable not set in GS3 binary's …
(edit) @29287   10 years ak19 First of 2 commits. SVN executable not set in GS3 binary's …
(edit) @29228   10 years ak19 Belongs with commit revision 29217. Forgot to commit then: setting the …
(edit) @29219   10 years ak19 Debug statements printed to STDERR if there's any error when accessing …
(edit) @29218   10 years ak19 Fix to null pointer exception in recent commit
(edit) @29217   10 years ak19 Terms must be found in a sorlCore (sidx or didx) of THIS collection, …
(edit) @29209   10 years ak19 Correcting else statement error messages
(edit) @29207   10 years ak19 Making solr_passes executable
(edit) @29176   10 years ak19 For Solr: 1. collConfig.pm now reads any option sub-elements for index …
(edit) @29171   10 years ak19 Configuring with a less aggressive stemming filter for English so that …
(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) @29153   10 years ak19 Rebuilt the solr-jdbm-demo collection to update it from Lucene3.3.0 to …
(edit) @29152   10 years ak19 Need to add noggit jar file to the list of jar files to be copied over …
(edit) @29151   10 years ak19 Forgot the .jar extension for the guava jar file
(edit) @29150   10 years ak19 There is no ext/solr/web anymore. Moving the if test on this of the …
(edit) @29142   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Solr related. 1. Java …
(edit) @29141   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Adding new …
(edit) @29140   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Updating …
(edit) @29139   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Updating …
(edit) @29138   10 years ak19 etc folder for solr4.7.2
(edit) @29137   10 years ak19 Removing etc folder prior to move.
(edit) @29136   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Moving etc …
(edit) @29135   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Solr related. conf and …
(edit) @29134   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Moving …
(edit) @29133   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Moving …
(edit) @28967   10 years kjdon no longer have this.doc to use. Need to create new Documents when needed
(edit) @28266   11 years kjdon need to copy over solr.xml.in as is, as well as generating solr.xml …
(edit) @28183   11 years kjdon small mods
(edit) @28182   11 years kjdon passing the web/ext/solr dir as solr home to the server. So now it …
(edit) @28163   11 years kjdon set a default sort field, and make sure it is not being set to null
(edit) @28128   11 years davidb Code as written (with 'eval') was resulting in a 'Useless use of …
Note: See TracRevisionLog for help on using the revision log.