Skip to content

discoverygarden/gsearch

 
 

Repository files navigation

FedoraGenericSearch (GSearch)

See the text at FedoraGenericSearch/src/html/fedoragsearch-doc.html or after installation at http://localhost:8080/fedoragsearch

Building

Requires:

  • Apache Ant
CURRENT_DIR=$PWD
git clone https://github.com/discoverygarden/gsearch.git
cd gsearch/FedoraGenericSearch
ant release
# The "ant release" call will build a .zip file in
# $CURRENT_DIR/gsearch/FgsBuild/release/fedoragsearch-{version}.zip
# where {version} is specified in
# $CURRENT_DIR/gsearch/FedoraGenericSearch/build.xml
# Alternatively, the war file itself will be in
# $CURRENT_DIR/gsearch/FgsBuild/fromsource/fedoragsearch.war

  • License and Copyright: FedoraGenericSearch is subject to the same open source license as the Fedora Commons Repository System at www.fedora-commons.org
    • It is believed that the intent above was to keep this in line with the fcrepo3 license.
  • Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 by The Technical University of Denmark. All rights reserved.
    • This would apply where appropriate.
  • There is additional licensing in the repo.

About

Fedora Generic Search Service

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 58.7%
  • XSLT 25.8%
  • HTML 6.7%
  • JavaScript 5.2%
  • CSS 2.4%
  • Shell 0.6%
  • Other 0.6%