Content repository services
Content repository services are the fundamental services for working with content in Alfresco. Content repository services are written in Java.
Content repository services are built on the storage and query engines. As with the engines, the same infrastructure is shared. The concept of users and groups is introduced into these services, such as recording the author of content, who has content locked or access to content. Implementation of the standards-defined services is packaged into the Alfresco content repository.- File Folders service
The File Folders service manages nodes for modeling files and folders in the repository. The service provides methods to create and update nodes and define the relationships between them. - Versioning service
The Versioning service manages versions of individual content nodes. To enable versioning behavior, you must apply the versionable aspect to the node. - Check Out / Check In service
Check Out and Check In services control updates to document and prevent unwanted overwrites. - Audit service
The Audit service provides a configurable record of actions and events. It collects information and stores it in a simple database form. - Authority service
The Authority service supports the creation and updating of users and groups. - Permission service
The Permission service supports methods relating to various permissions. - Person service
The Person service supports various methods relating to users. - Dictionary service
The Dictionary service supports methods to access and view content models and their definitions. - Search service
The Search service provides methods for querying the repository and returning a filtered collection of nodes based on a user’s permission.
Search Service
http://wiki.alfresco.com/wiki/Search#Search_Parameters
https://wiki.alfresco.com/wiki/Search_Documentation#Lucene_Language
How to exceed Lucene Limit Search?
沒有留言:
張貼留言
留個話吧:)