source: gs3-extensions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @29132   10 years jmt12 Ignoring expanded packages
(edit) @29131   10 years jmt12 Lists directories and files to ignore
(edit) @29130   10 years jmt12 Lists directories and files to ignore
(edit) @29129   10 years jmt12 Ignoring platform specific compiled binaries
(edit) @29128   10 years jmt12 Altered to include cmake and opensift, and also to ensure packages are …
(edit) @29127   10 years jmt12 Prepare the environment for using the openCV extension under GSDL2
(edit) @29126   10 years jmt12 Adding in some notes about compiling OpenCV on CentOS/Rocks
(edit) @29125   10 years jmt12 Adding distribution of cmake as it is required for OpenCV and isn't …
(edit) @29124   10 years jmt12 Added code to try and prevent OpenCV recompiling if it is already …
(edit) @29123   10 years jmt12 The latest version of OpenCV
(edit) @29122   10 years jmt12 Source distribution of OpenSIFT 1.1.2 modified to allow SIFT features …
(edit) @29121   10 years jmt12 Cascade-Make files for cmake (used in building OpenCV) and openSIFT
(edit) @29120   10 years jmt12 An image processing plugin that makes use of SIFT features generated …
(edit) @29119   10 years jmt12 Initial checkin
(edit) @28967   10 years kjdon no longer have this.doc to use. Need to create new Documents when needed
(edit) @28597   10 years davidb CGI script for loading and savimg image-data from a chromagram
(edit) @28596   10 years davidb Fixed dos/bash confusion in INSTALL.sh (had used 'set' for a bash …
(edit) @28548   10 years davidb Changes after developing the demo for the SMAM-2013 keynote talk
(edit) @28547   10 years davidb Javascript file used by runtime system
(edit) @28546   10 years davidb CGI scripts that help the Greenstone-Meandre extension run smoothly at …
(edit) @28545   10 years davidb Text tidy up
(edit) @28496   11 years davidb Added web script install
(edit) @28495   11 years davidb How to compile up and ingest into a Meandre server the Greenstone …
(edit) @28494   11 years davidb Simple install script (at this stage, only for cgi-bin scripts)
(edit) @28401   11 years davidb if-statement guards added for when the graphics equalizer is not in use
(edit) @28400   11 years davidb Convenience symbolic link to gs3-devel.sh counterpart
(edit) @28399   11 years davidb Removed to make way for symbolic link
(edit) @28398   11 years davidb Useful alternative filenames for extension
(edit) @28397   11 years davidb Need to test field is defined before using it.
(edit) @28388   11 years davidb Set of JS, CSS, PNG etc web resources to support a mixture of audio …
(edit) @28387   11 years davidb Better to source files with './' in front
(edit) @28386   11 years davidb
(edit) @28284   11 years davidb First cut at files to support Meandre workbench in Greenstone
(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) @26881   11 years davidb update to pkg-config files added
(edit) @26880   11 years davidb Code by Joshua Holland, based on openCV, to do facial recognition. …
(edit) @26878   11 years davidb To cross-compile sed
(edit) @26877   11 years davidb Further upgrading of extension to use more standard set of envirnment …
(edit) @26876   11 years davidb Patch that tweaks one file in ilmbase to help compilation on a 32-bit …
(edit) @26875   11 years davidb Patch that tweaks one file in ilmbase to help compilation on a 32-bit …
(edit) @26864   11 years davidb lib64 added to LD_LIBRARY_PATH
(edit) @26863   11 years davidb Handy sym-link to gs3-setup.sh
(edit) @26862   11 years davidb All the various packages hugin needs to compile
(edit) @26861   11 years davidb ... with full list of packages to compile
(edit) @26860   11 years davidb After much testing, recompiling and tweaking, here are the set of …
(edit) @26859   11 years davidb Renaming of perl-devel.sh to devel.sh
(edit) @26858   11 years davidb Initial cut at file for compiling up sed for Android
(edit) @26857   11 years davidb
(edit) @26856   11 years davidb Added in cascade-make external
(edit) @26855   11 years davidb Hand-written 'import.sh' wrapper script for android that sets …
(edit) @26854   11 years davidb Switched from using the 'r8b' to 'r8d' version of NDK
(edit) @26853   11 years davidb Tweak to the config_h.SH file to control what is used by Android's …
(edit) @26852   11 years davidb 'sed' is used in setup.bash, so cross-compile version is needed
Note: See TracRevisionLog for help on using the revision log.