Difference between revisions of "XML Indexer"
From Gcube Wiki
(→Usage Examples =) |
(→Introduction) |
||
Line 1: | Line 1: | ||
=== Introduction === | === Introduction === | ||
+ | The XMLIndexer factory Service allow to create a GenericXMLIndexerService and a MetadataXMLIndexerService. | ||
+ | The GenericXMLIndexerService is not implemented yet. A MetadataXMLIndexer operate over a collection of homogeneus XML documents bound to a specific MetadataCollection, this indexer can be populated, updated, recreated and queried. | ||
=== Implementation Overview === | === Implementation Overview === |
Revision as of 16:14, 16 April 2007
Introduction
The XMLIndexer factory Service allow to create a GenericXMLIndexerService and a MetadataXMLIndexerService. The GenericXMLIndexerService is not implemented yet. A MetadataXMLIndexer operate over a collection of homogeneus XML documents bound to a specific MetadataCollection, this indexer can be populated, updated, recreated and queried.