Files
alfresco-community-repo/source/java/org/alfresco/repo
Neil McErlean 8e3b855dea ALF-9151.
Added findSites() method which uses Lucene queries to retrieve sites.
     This method supports a CONTAINS query on cm:name, title, description.
  All listSites() methods are now immediately consistent - as opposed to eventually.
     However in moving these method implementations to CannedQueries, they now only
     support STARTS_WITH_IGNORE_CASE queries on cm:name, title, description.
     I've highlighted this in the javadoc.
  ScriptSiteService now uses the eventually consistent findSites() method for searches.
  Also some fallout in the tests.



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@28943 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-07-12 11:42:16 +00:00
..
2011-07-08 11:09:02 +00:00
2011-06-24 14:54:45 +00:00
2011-06-30 11:36:51 +00:00
2011-04-11 15:57:26 +00:00
2011-04-11 15:57:26 +00:00
2011-05-21 10:41:57 +00:00
2011-06-10 00:21:55 +00:00
2011-04-11 15:57:26 +00:00
2011-06-09 12:08:12 +00:00
2011-06-29 05:58:56 +00:00
2011-04-11 19:26:26 +00:00
2011-05-21 10:41:57 +00:00
2011-06-30 18:08:20 +00:00
2011-06-08 15:38:14 +00:00
2011-06-09 12:08:12 +00:00
2011-05-21 10:41:57 +00:00
2011-04-11 19:26:26 +00:00
2011-04-11 19:26:26 +00:00
2010-09-27 12:47:35 +00:00
2011-04-11 19:26:26 +00:00
2011-06-23 14:19:47 +00:00
2011-05-21 10:41:57 +00:00
2011-07-12 11:42:16 +00:00
2011-05-21 10:41:57 +00:00
2011-06-10 00:21:55 +00:00
2011-06-08 17:29:54 +00:00
2011-06-23 14:19:47 +00:00
2011-05-21 10:41:57 +00:00
2011-07-04 15:00:07 +00:00