Skip to main content

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

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page