mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fix for ALF-9086 "RINF 52: Lucene Removal: Fix FileFolderService search methods"
- changed wildcard character to '*' git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29567 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -73,7 +73,7 @@ public interface FileFolderService
|
||||
* Lists page of immediate child files and/or folders of the given context node
|
||||
* with pattern matching and optional filtering (exclusion of certain child file/folder subtypes) and sorting
|
||||
*
|
||||
* Pattern uses '%' as a wildcard
|
||||
* Pattern uses '*' as a wildcard
|
||||
*
|
||||
* @since 4.0
|
||||
*/
|
||||
|
Reference in New Issue
Block a user