source: gs3-extensions/solr/trunk/src/src/java/org/greenstone

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29987   9 years ak19 Adjustments to comments.
(edit) @29986   9 years ak19 The getTerms() functionality previously used by the EmbeddedSolrServer
(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) @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) @29355   10 years ak19 Overlooked a very important commit, but with corrections: solr cores …
(edit) @29228   10 years ak19 Belongs with commit revision 29217. Forgot to commit then: setting the …
(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) @29170   10 years ak19 TotalTermFrequency is now calculated for each search term in the query …
(edit) @29142   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Solr related. 1. Java …
(edit) @28967   10 years kjdon no longer have this.doc to use. Need to create new Documents when needed
(edit) @28163   11 years kjdon set a default sort field, and make sure it is not being set to null
(edit) @28125   11 years davidb Added if-statement test to make sure sort_field exists before it is …
(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) @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) @27844   11 years davidb Commented out line to help with compilation
(edit) @27816   11 years kjdon getting facet info out of buildconfig
(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) @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) @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
(edit) @25865   12 years sjm84 Reformatting this file ahead of some changes (also removing large …
(edit) @25864   12 years sjm84 SolrQueryResult now can now store facets
(edit) @25863   12 years sjm84 Some changes to enable facet searching
(edit) @25862   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25808   12 years ak19 Added cleanUp() method to make this class more similar to GS2SolrSearch
(edit) @25766   12 years sjm84 Fixed Solr hanging tomcat when tomcat is shut down
(edit) @24740   13 years davidb This is now handled as LuceneWrapper3 in gs2 build's lucene-gs area
(edit) @24739   13 years davidb Shifted to using LuceneWrapper3
(edit) @24647   13 years davidb Addition files to patch Lucene code in main Greenstone 3 service area
(add) @24641   13 years davidb Initial cut at Greenstone3 runtime code to support Solr. Solr code …
Note: See TracRevisionLog for help on using the revision log.