Difference between revisions of "Creating Indices at the VO Level"

From Gcube Wiki
Jump to: navigation, search
(Created page with 'The Indexing procedure refers to the creation of indices for the collections imported in a Virtual Organization. It consists of three steps: * Creation of the Broker XSLT generi…')
 
Line 1: Line 1:
The Indexing procedure refers to the creation of indices for the collections imported in a Virtual Organization. It consists of three steps:
+
The Indexing procedure refers to the creation of indices for the collections [[ Content Import | imported ]] in a Virtual Organization. It consists of three steps:
  
* Creation of the Broker XSLT generic resources, that transform collection data into data that can be fed to an Index.
+
* Creation of the [[ Index Management Framework | Rowset XSLT ]] generic resources, that transform collection data into data that can be fed to an Index.
* Creation of the Index type generic resources, that define the Index configuration.
+
* Creation of the [[ Index Management Framework | Index type]] generic resources, that define the Index configuration.
* Definition of an IRBootstrapper job that will perform the steps required to create the Indices.
+
* Definition of an [[ IR Bootstrapper | IRBootstrapper]] job that will perform the steps required to create the Indices.

Revision as of 19:08, 30 September 2011

The Indexing procedure refers to the creation of indices for the collections imported in a Virtual Organization. It consists of three steps:

  • Creation of the Rowset XSLT generic resources, that transform collection data into data that can be fed to an Index.
  • Creation of the Index type generic resources, that define the Index configuration.
  • Definition of an IRBootstrapper job that will perform the steps required to create the Indices.