Documents
User documentation
Presentation
03/04/2010 11:20 am
Currently Alfresco Share has a general use search functionality. It has a textbox on the top right corner intended to perform search in the whole site for documents, wiki articles, blog posts ...
Internally it performs search on content (fulltext search), name, title, description properties and tags.
...
Features
03/04/2010 11:25 am
Main features¶
Currently Alfresco Share has a general use search functionality. It has a textbox on the top right corner intended to perform search in the whole site for documents, wiki articles, blog posts ...
Internally it performs search on content (fulltext search), name, title, description properties and tags.
...
Installation guide
03/04/2010 11:49 am
If you're interested in all features above and want to give them a try, here a step-by-step guide:
This add-on has been developed for 3.2CE, 3.2r2CE and 3.2.0rEE Alfresco versions.
Before you start installation we highly recommend you to backup alfresco_installation\tomcat\webapps\share folder, so you'll be able to restore "Share" to its original state.
...
Possible improvements
03/04/2010 11:54 am
Possible improvements¶
Here some features that could make Share's search feature more powerful:
Auto-complete for Tags and Categories¶
In search forms, most properties are represented by simple text fields. It's not a big issue if it is the author or the title that you're querying, because internally we're using wildcards (*) for those ordinary properties.
...