|
Xindice API version 1.2m1 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AddCollection | AddCollection.java is designed to let the user create new Collections and Nested Collections within the Database. |
| AddDocument | AddDocument is designed to let the user add single document and/or multiple documents to any existing collection within the current database. |
| AddIndexer | AddIndexer.java is designed to let the user create an Indexer and insert it into a Collection. |
| AddMultipleDocuments | AddMultipleDocuments.java is designed to let the user add several Documents to an existing Collection at one time. |
| AddResource | AddResource is designed to let the user add single binary resource and/or multiple binary resources to any existing collection within the current database. |
| Command | Command is the standard interface command line arguments |
| DeleteCollection | DeleteCollection.java is designed to let the user delete or drop a named Collection or Nested Collection from the Database or Parent Collection respectively. |
| DeleteDocument | DeleteDocument.java is designed to let the user delete or drop a Document, referred by the Key, from a specific Collection or Nested Collection. |
| DeleteIndexer | DeleteIndexer.java is designed to let the user delete or drop an Indexer from a named Collection or a nested Collection within the Database. |
| ExportTree | ExportTree is designed to take a Collection tree and create a Directory tree from it. |
| HelpCommand | |
| ImportTree | ImportTree.java is designed to take a directory/file path and create a Collection from it's name. |
| ListCollectionDocuments | ListCollectionDocumets.java is designed to let the user list all documents in a specific collection. |
| ListCollections | ListCollections.java is designed to let the user list all Collections from a parent Collection or a nested Collection. |
| ListIndexers | ListIndexers.java is designed to let the user recall a list of Indexers from a specific Collection. |
| RetrieveDocument | RetrieveDocument.java is designed to let the user recall or retrieve a Document from a specific Collection and save it to a new location. |
| Shutdown | Shutdown.java is designed to let the user shutdown the Database. |
| StringSerializer | SAX content handler that produces a string from the SAX events it receives. |
| TextQuery | TextQuery is designed to enable the user to query a Collection for Documents that match Lucene query. |
| XPathQuery | SingleDocumentQuery is designed to enable the user/admin to XPathQuery a Collection for a Single Document. |
| XUpdate | XUpdate runs an XUpdate query stored in a file against the specified collection or document. |
Implements the commands that are available via the Command Line Tools.
|
Xindice API version 1.2m1 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||