source: gs3-extensions/solr/trunk/src/src/java/org/greenstone/gsdl3/service/GS2SolrSearch.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32378   6 years Georgiy Litvinov Get solr servlet name from build properties. Fixed port number …
(edit) @32110   6 years ak19 Forgot to commit bugfix. The bug was that when searching a solr …
(edit) @32105   6 years Georgiy Litvinov Added docFilter query param for limiting results to document's sections.
(edit) @32086   6 years kjdon added code to deal with storing any displayItems for the facets, then …
(edit) @30564   8 years Georgiy Litvinov Load Solr cores on search service start.
(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) @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) @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) @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) @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) @28065   11 years kjdon adding in sort by none, and sort order asc/desc
(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) @25898   12 years ak19 GS2SolrSearch.cleanUp() called upon deactivating a solr collection no …
(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) @25863   12 years sjm84 Some changes to enable facet searching
(edit) @25862   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25766   12 years sjm84 Fixed Solr hanging tomcat when tomcat is shut down
(edit) @24739   13 years davidb Shifted to using LuceneWrapper3
(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.