EDRN Public Portal Search
Project description
This product, edrnsite.search, provides customized searching and search results for the EDRN Knowledge Environment (EKE). EDRN uses the EKE to make it easy to discover, share, search for, and retrieve all of EDRN’s collective knowledge, including cancers and other diseases, biomarkers, specimens, investigators, participants, studies, protocols, etc.
Although intended for the EDRN public portal, it can be installed in any Plone compatible site.
This software is developed by the EDRN Informatics Center at JPL, operated by the California Institute of Technology, for NCI.
Installation
Use Buildout with the plone.recipe.zope2instance recipe.
Add edrnsite.search to the list of eggs to install, e.g.:
[buildout] ... eggs = ... edrnsite.search
Tell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = edrnsite.search
Re-run buildout, e.g. with:
% ./bin/buildout
You can skip the ZCML slug if you are going to explicitly include the package from another package’s configure.zcml file.
Changelog
What follows is a history of changes from release to release.
1.1.5 — Upgrades
Made compatible with Plone 4.2.4.
Made compatible with edrn.theme-1.2.2
1.1.4 — Spit & Polish
This release happens to cover the following:
CA-883 - Syntax error in edrnsite/search/tests/base.py
Made compatible with Plone 4.1.5.
1.1.3 — Test Support
This release includes:
Depending on just Plone the framework instead of Plone the application.
Updating to the plone.app.testing fixtures.
1.1.2 - Simpler Specimens
This release removes the tests for searches of specimens, since specimens have been vastly simplified.
1.1.1 - Upgrade Cleanup
This release updates the GenericSetup profile to 4 and adds upgrade steps to that profile.
1.1.0 - Plone 4
This release makes edrnsite.search compatible with Plone 4.
1.0.1 - Specimen Search
This time around, the search package works with the new fields in the EKE specimen package and the fact the package no longer delegates to the ERNE UI for specimen display. (There is no corresponding issue in the issue tracker for this new feature; or if there is, the issue tracker is down as I write this and can’t confirm.)
1.0.0 - Prime Time
This release addresses a number of issues that make this component (and some of its selected counterparts) “prime time” for the operational NCI portal.
This release addresses the following issues:
You can find the issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA
0.0.2 - Specimen Search - 2010-08-09
This release added free-text search that matched ERNE specimens provided by the eke.specimens package.
0.0.1 - Undocumented Release
The changelog failed to be updated for this release.
0.0.0 - Unreleased
Initial release into beta.
Copyright
Copyright 2009-2010 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.