Virtual Oceanographic Data Center Site SOLR Search
Project description
This package provides a user interface from the VODC website (powered by Plone) to the SOLR backend which has indexed all the oceanographic data.
It was developed by the Jet Propulsion Laboratory (JPL).
Installation
Use Buildout with the plone.recipe.zope2instance recipe.
Add vodc.solr to the list of eggs to install, e.g.:
[buildout] ... eggs = ... vodc.solr
Re-run buildout, e.g. with:
$ ./bin/buildout
You don’t need to specify a ZCML slug because this package uses an automatic inclusion mechanism.
Changelog
1.0.0 — Cleaned Up
This release makes vodc.solr compatible with Plone 4 and marks an official release as a Python egg.
0.0.0 - Unreleased
Initial release
Copyright and License
Copyright © 2008–2012 by the California Institute of Technology. ALL RIGHTS RESERVED.
The Software is owned by Caltech/JPL and is protected by United States copyright laws and applicable international treaties and/or conventions. The United States Government may have prior rights to use some or all of the Software as determined under applicable contracts and license agreements with Caltech/JPL.
This software was developed at the Jet Propulsion Laboratory, an operating division of the California Institute of Technology and is not available for use by any person, organization, or other entity without prior, specific written permission.