source: gs3-extensions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @26849   11 years davidb Finished print statement added
(edit) @26847   11 years davidb Adjusted this file to avoid using '-fstack-protector'. This means the …
(edit) @26846   11 years davidb Tightening up of script
(edit) @26845   11 years davidb Added in print statement
(edit) @26844   11 years davidb Test for and setting of a symbolic link for 'android-ndk'
(edit) @26841   11 years davidb Convenience script to delete untarred directories
(edit) @26839   11 years davidb Files for cross-compiling Perl
(edit) @26838   11 years davidb tar files providing necessary source for cross compilation of Perl
(edit) @26832   11 years davidb Restructuring of android support files
(edit) @26831   11 years davidb Restructuring of android support files
(edit) @26830   11 years davidb Restructuring of android support files
(edit) @26828   11 years davidb Restructuring of android support files
(edit) @26826   11 years davidb Javascript and CSS files that provide overlay/photo notes. Originally …
(edit) @26805   11 years davidb Packages directory
(edit) @26804   11 years davidb Added in Cascade-make external reference
(edit) @26803   11 years davidb Initial cut at Hugin extension.
(edit) @26779   11 years davidb Shifted position of commented out option
(edit) @26771   11 years davidb Developer setup file
(edit) @26769   11 years davidb Moving to correct position in extension hierarchy
(edit) @26767   11 years davidb Work done on linking collection browsing frames as well as linking to …
(edit) @26760   11 years davidb Checks for an export directory before trying to write to it. Then …
Note: See TracRevisionLog for help on using the revision log.