Project

General

Profile

Statistics
| Revision:

# Date Author Comment
7533 04/05/2013 09:28 AM ben leinfelder

(generated image commit) add ObjectPathMap reference for an indication about how we might read the bytes of a science metadata file for generating the index events.

7531 04/04/2013 05:08 PM ben leinfelder

add new Stand-alone indexer component that can utilize more of the cn-index-processor code (Spring configuration) as is. Include Hazelcast reference to illustrate listener mechanism for responding to events that affect the index.

7529 04/03/2013 05:05 PM Jing Tao

Change the name of the class SolrFieldParser to IDocumentSubprocessorFactory.

7528 04/03/2013 12:02 PM Jing Tao

Add SolrDoc and SolrElementField class.

7522 03/25/2013 10:30 AM ben leinfelder

added more classes to the index diagram to reflect current state of the code - needs to be updated to include plan for implementation (e.g., DocType object is not what we want). http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5884

7521 03/22/2013 04:50 PM ben leinfelder

enable plantuml generation when building the sphinx documentation. note that you do need to have graphviz installed, but hopefully that is all.

7262 06/07/2012 09:04 AM ben leinfelder

update MN registration screen shot and amend instructions that say a nodeId will be assigned during registration.
add section about generating SM for a new Member Node that has existing Metacat data.

7028 02/23/2012 09:55 AM Matt Jones

Set mime type on images.

7027 02/23/2012 09:53 AM Matt Jones

Set mime type.

6989 02/07/2012 03:12 AM Matt Jones

Updated configuration documentation in admin guide for Metacat DataONE section. Changed links in configuration utility to point at the Admin guide.

6943 01/23/2012 03:52 PM ben leinfelder

edited the configuration docs, swapped in new fully-configured screen shot
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

6885 01/11/2012 07:25 PM Matt Jones

Continued authoring the description of DataONE in Metacat. More to come.

6871 01/10/2012 01:00 AM Matt Jones

Moving Metacat Sphinx RST documentation from docs/dev to docs/user directory.

6870 01/10/2012 12:42 AM Matt Jones

Merged most recent changes from trunk into the RST converted version of the Administrator's Guide. Now the Sphinx/RST version is up to date rlative to the most recent word document, and is now the active copy. The MS Word document will be deprecated and removed. All future changes should be made to the RST version.

6854 01/05/2012 01:06 PM Matt Jones

Removing unused screenshots that are duplicates of the others in the admin doc.

6832 01/03/2012 04:07 PM Matt Jones

Screenshots from the Metacat admin guide.

5266 03/08/2010 07:31 PM Matt Jones

Adding new documentation section for Metacat design documents in Sphinx/ReStructured Text format. Build this documentation using the
provided Makefile, assuming that both Sphinx and PlantUML are installed and on the local executable path by running 'make plantuml html'....