*Index
*News
*Status
*Changelog
*Contributors
Downloads
*Releases
*Nightly
Resources
*Build Status
*Source
*Mailing Lists
*CVS
*Library
User's Guide
*Installation
*Configuration
*FAQ
*Examples
*Tomcat Howto
*Avalon Howto
*JDBC Stores Howto
Programmer's Corner
*Architecture
*Domain
*Namespace
Slide API
*Structure
*Security
*Lock
*Content
*Macro
*Index
*Process
WebDAV
*General Info
*Clients
API Reference
*UML
*JavaDoc
*WebDAV Client Javadoc
     Index Helper
 Overview

Overview

There is no standardized searching/indexing interface in Slide yet.

At the time of this writing, we plan on having a standardized Searching and Indexing interface in the same spirit as other (Lock, Security, ...) helper functions.

Using the same design pattern (high-level interface, low-level service), we hope to provide administrators the ability to choose appropriate back-end technology for indexing searching. We plan on supporting systems where structure and content might already be stored in a database which supports searching (SQL database, LDAP directory, ...), or in other cases where data might be stored in a storage server (ie. file system) which doesn't have any query capabilities and where an additional technology might be needed to provide such querying service.

Feel free to discuss about the design of this module on the slide-dev mailing list.


 
$Revision$ $Author$ $Date$
 

Java, JDBC, JNDI, JTA, JMS, Sun, Sun Microsystems are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and in other countries. All other product names mentioned herein are trademarks of their respective owners.
 

The Apache Software Foundation. (C) 2000-2001. All rights reserved