mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Tidy up:
1) Comments 2) Facebook exception handling (would of been useful yesterday) 3) Addition of Facebook.getAppFriends to javascript API (more useful than existing all friends method) 4) Fixes to Document Library sample git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7262 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -305,6 +305,7 @@ public final class Search extends BaseScopableProcessorExtension
|
||||
* Removes any duplicates that may be present (ID search can cause duplicates - it is better to remove them here)
|
||||
*
|
||||
* @param search Lucene search to execute
|
||||
* @param sort Columns to sort by
|
||||
* @param language Search language to use e.g. SearchService.LANGUAGE_LUCENE
|
||||
*
|
||||
* @return Array of Node objects
|
||||
|
Reference in New Issue
Block a user