source: gs3-extensions/solr

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(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) @25846   12 years sjm84 Some fixes and additions to the Solr perl code
(edit) @25808   12 years ak19 Added cleanUp() method to make this class more similar to GS2SolrSearch
(edit) @25802   12 years sjm84 Some minor fixes to the Add-service.sh file
(edit) @25766   12 years sjm84 Fixed Solr hanging tomcat when tomcat is shut down
(edit) @24743   13 years davidb jar files to include in main gsdl3 area
(edit) @24742   13 years davidb Due to introduction of LuceneWrapper3, no longer need to keep a backup …
(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) @24715   13 years davidb Added in support to copy and remove needed jar files
(edit) @24714   13 years davidb Corrected 'gsdlsrc' to 'gsdlsrcdir' variable, plus made the decision …
(edit) @24713   13 years davidb Corrected 'gsdlsrc' to 'gsdlsrcdir' variable, plus made the decision …
(edit) @24648   13 years davidb Support for patching Lucene files added
(edit) @24647   13 years davidb Addition files to patch Lucene code in main Greenstone 3 service area
(edit) @24646   13 years davidb renaming of property file to lower down class
(edit) @24645   13 years davidb Property to new service
(edit) @24644   13 years davidb Some standalone test code to try out a built solr index
(edit) @24643   13 years davidb Adjustments to code as a result of testing
(edit) @24642   13 years davidb supporting files and add and remove solr service to Greenstone3
(edit) @24641   13 years davidb Initial cut at Greenstone3 runtime code to support Solr. Solr code …
(edit) @24640   13 years davidb jar files needed to run Solr through iJetty when initiated by buildcol.pl
(edit) @24502   13 years davidb Relocation of files to make solr.solr.home more natural. Moving this …
(edit) @24501   13 years davidb Relocation of files to make solr.solr.home more natural. Plus, more …
(edit) @24500   13 years davidb Relocation of files to make solr.solr.home more natural
(edit) @24497   13 years davidb Refinement to use $site information in multi-core name
(edit) @24486   13 years davidb Tidy up (pass 2)
(edit) @24485   13 years davidb renaming of setup files to be compliant with gs3 requirements
(edit) @24484   13 years davidb Tidy up (pass 1)
(edit) @24483   13 years davidb Reworking of code that detects existing running instance of Solr/Jetty
(edit) @24456   13 years davidb Improved error handling of solr-admin over 'wget'
(edit) @24454   13 years davidb Neutral solr.xml file, ready for new multiple cores to be added
(edit) @24453   13 years davidb Tidy up of code. Better structuring of classes
(edit) @24452   13 years davidb Template for solr.xml used by Greenstone
(edit) @24448   13 years davidb Ignore the data directory that gets created by Solr
(edit) @24447   13 years davidb Tidy up of code (removing commented out redundant code), plus tweaking …
(edit) @24446   13 years davidb Start of Solr extension for Greenstone3
(edit) @24445   13 years davidb Start of Solr extension for Greenstone3
Note: See TracRevisionLog for help on using the revision log.