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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32105   6 years Georgiy Litvinov Added docFilter query param for limiting results to document's sections.
(edit) @32085   6 years kjdon removing unnecessary code that is already present in base class
(edit) @31858   7 years Georgiy Litvinov Due to slow search queries on on big documents with standard Solr …
(edit) @30149   9 years kjdon making start_results always start at 0, as sometimes it was 1, …
(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) @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) @29664   9 years ak19 Noticed in a tutorial that close() must be called on a …
(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) @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) @28063   11 years kjdon adding in comments and sorting search results
(edit) @25931   12 years sjm84 Some tidying and making Solr return some basic query information (the …
(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) @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.