Search & Authentication
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2007 05:33 AM
I am developing a community site based on alfresco webscripts. We have an issue with using search.
From what i've seen, when i use the search API from javascript, the search will return all items that the logged in user has access to.
However, when i use Java-based search (which i have to, because i want to order the results), i get all items … even the items the user does not have access to.
Is there a way to remove the results that the user does not have access to?
From what i've seen, when i use the search API from javascript, the search will return all items that the logged in user has access to.
However, when i use Java-based search (which i have to, because i want to order the results), i get all items … even the items the user does not have access to.
Is there a way to remove the results that the user does not have access to?
Labels:
- Labels:
-
Archive
10 REPLIES 10

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2009 03:43 AM
Almost, yes.
Have a look at the public-*-context.xml files in WEB-INF/classes/alfresco.
Have a look at the public-*-context.xml files in WEB-INF/classes/alfresco.
