source: gs3-extensions/solr

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @28127   11 years davidb Commenting out code that looks like it was meant only for debugging
(edit) @28125   11 years davidb Added if-statement test to make sure sort_field exists before it is …
(edit) @28124   11 years davidb debug flag added so file and error lines are given in Exception. To …
(edit) @28117   11 years kjdon only display FileSize for document nodes (not section nodes, as the …
(edit) @28116   11 years kjdon also need gutil.jar - contains the GlobalProperties class
(edit) @28100   11 years kjdon unzip solr-jdbm-demo index dir
(edit) @28099   11 years kjdon some changes to do with new compile-in-place strategy
(edit) @28098   11 years kjdon updated index for modified collection config.xml
(edit) @28096   11 years kjdon now compile up solr-gs3 java classes into build dir in ext folder, and …
(edit) @28095   11 years kjdon removed this file. There is a SharedSolene properties file in gs3. The …
(edit) @28094   11 years kjdon new sort/facet syntax.
(edit) @28093   11 years kjdon deleting mime-type property so that we can easily do an svn diff on …
(edit) @28092   11 years kjdon sort fields cannot be multivalued
(edit) @28065   11 years kjdon adding in sort by none, and sort order asc/desc
(edit) @28063   11 years kjdon adding in comments and sorting search results
(edit) @28062   11 years kjdon removing print statements, allow for special sort field 'none'
(edit) @28056   11 years kjdon sort fields are not allowed to be multivalued
(edit) @27872   11 years davidb Null pointer check needed for when none of the solr cores have been …
(edit) @27867   11 years davidb Change to use gsdl3_writablehome to help Solr run off CDROM/DVD
(edit) @27858   11 years davidb Methods added to generate solr.xml.in from solr.xml and vice versa. …
(edit) @27857   11 years davidb Code changed to work off the solr.xml.in file, with @gsdl3home@ being …
(edit) @27856   11 years davidb Code changed to work off the solr.xml.in file, with @gsdl3home@ being …
(edit) @27853   11 years davidb Fixed typo (missing closing quote)
(edit) @27852   11 years davidb Need to represent gsdl3home in parameterized form (i.e. @gsdl3home@), …
(edit) @27851   11 years davidb Latest version of the collection
(edit) @27850   11 years davidb config files used by solr
(edit) @27847   11 years davidb Change from util:: to FileUtil::
(edit) @27844   11 years davidb Commented out line to help with compilation
(edit) @27843   11 years davidb Example collection added/remove through add/del targets
(edit) @27842   11 years davidb Added in the 'import' and 'metadata' directories as external references
(edit) @27841   11 years davidb Shifting to getting this through an external reference
(edit) @27840   11 years davidb Example collection to test out solr ... with facets
(edit) @27816   11 years kjdon getting facet info out of buildconfig
(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) @27801   11 years kjdon added dynamic field for byXX which are the untokenised sorting fields
(edit) @27784   11 years jmt12 ignoring files
(edit) @27783   11 years jmt12 template file for GS2 extensions
(edit) @27782   11 years jmt12 An ignore file ala cvs ignore
(edit) @27781   11 years jmt12 Workaround for initial assignment of index shortnames (two places) - …
(edit) @27780   11 years jmt12 replacing deprecated call to make all directories
(edit) @26510   11 years davidb Fixed small typo in file
(edit) @25931   12 years sjm84 Some tidying and making Solr return some basic query information (the …
(edit) @25909   12 years ak19 Making SolrSearch uptodate with the changes to GS2SolrSearch. …
(edit) @25906   12 years ak19 One more java class was added to the solr extension's util package and …
(edit) @25903   12 years ak19 Adding a README for the solr extension.
(edit) @25900   12 years ak19 Adding an ant build file with add-service and del-service targets for …
(edit) @25899   12 years ak19 Introducing new script run_solr_server.pl to easily stop and start the …
(edit) @25898   12 years ak19 GS2SolrSearch.cleanUp() called upon deactivating a solr collection no …
(edit) @25894   12 years sjm84
(edit) @25892   12 years ak19 First commit for allowing a SOLR collection to be activated without …
(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) @25886   12 years sjm84 Some fixes to remove the Solr code from the main Greenstone code
(edit) @25866   12 years sjm84 Some major upgrades to SolrQueryWrapper to enable faceting
Note: See TracRevisionLog for help on using the revision log.