mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Final parts of FTS and CMIS split (MOB-570, MOB-573). Started adding FTS as a query language (MOB-574)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13955 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -55,6 +55,12 @@ public interface SearchService
|
||||
public static final String LANGUAGE_XPATH = "xpath";
|
||||
|
||||
public static final String LANGUAGE_JCR_XPATH = "jcr-xpath";
|
||||
|
||||
public static final String LANGUAGE_FTS_ALFRESCO = "fts-alfresco";
|
||||
|
||||
//public static final String LANGUAGE_SQL_CMIS_STRICT = "sql-cmis-strict";
|
||||
|
||||
//public static final String LANGUAGE_SQL_ALFTRESCO = "sql-alfresco";
|
||||
|
||||
/**
|
||||
* Search against a store.
|
||||
|
Reference in New Issue
Block a user