public interface SolrWebFieldNames extends SolrFieldNames
Modifier and Type | Field and Description |
---|---|
static String |
ATTACHMENT_PAGE_ID
The id of the page for an attachment
|
static String |
CONTENT_IDS
The contained content ids.
|
static String |
CONTENT_INTERESTING_DATES
Content interesting dates (creation or start date etc...)
|
static String |
DATE_FOR_SORTING
Date sorting
|
static String |
DATES_FACET
Date facet field.
|
static String |
FACETABLE_CONTENT_FIELD_PREFIX
Prefix for facetable content field
|
static String |
LASTNAME_FOR_SORTING
Lastname sorting
|
static String |
ORPHAN
Orphan field name.
|
static String |
PAGE_ANCESTOR_IDS
The ids of the ancestors of the page
|
static String |
PAGE_CONTENT_TYPES
The contained content types.
|
static String |
PAGE_DEPTH
The depth of the page in the sitemap.
|
static String |
PAGE_IDS
Page Id field name for resources or contents.
|
static String |
PAGE_LONG_TITLE
Page title field name.
|
static String |
PAGE_OUTGOING_REFEERENCES_RESOURCE_IDS
The ids of the outgoing references to resources or folders of resources (displayed in this page by a service, attachments of this page...)
|
static String |
PAGE_PARENT_ID
The id of the parent of the page
|
static String |
PAGE_TITLE
Page title field name.
|
static String |
PAGE_TYPE
Page template.
|
static String |
PAGE_VISIBLE_ATTACHMENT_RESOURCE_IDS
The ids of visible page attachments
|
static String |
PRIVACY
Content privacy field name.
|
static String |
SECTION_PAGE_TITLE
Title of the ancestor page with the section tag
|
static String |
SERVICE_IDS
Service ids field name.
|
static String |
SHARED
Shared field name.
|
static String |
SITE_NAME
Site name.
|
static String |
SITE_TYPE
Site type.
|
static String |
SITEMAP_NAME
Solr specific : Site map name.
|
static String |
TEMPLATE
Page template.
|
static String |
TYPE_PAGE
Page document type.
|
static String |
TYPE_PAGE_RESOURCE
Document type for a resource of a page (page attachment)
|
ACL_INIT_VALUE_ALLOWED_GROUPS, ACL_INIT_VALUE_ALLOWED_USERS, ACL_INIT_VALUE_ANONYMOUS, ACL_INIT_VALUE_ANYCONNECTED, ACL_INIT_VALUE_DENIED_GROUPS, ACL_INIT_VALUE_DENIED_USERS, ALL_CONTENT_TYPES, ALL_MIXIN_TYPES, ALL_TAGS, ATTACHMENT_CONTENT_ID, CONTENT_COMMENTS, CONTENT_COMMENTS_NONVALIDATED, CONTENT_COMMENTS_VALIDATED, CONTENT_CREATOR, CONTENT_LANGUAGE, CONTENT_LANGUAGES, CONTENT_LAST_CONTRIBUTOR, CONTENT_NAME, CONTENT_OUTGOING_REFEERENCES_RESOURCE_IDS, CONTENT_TITLES, CONTENT_TYPE_RESOURCE, CONTENT_TYPES, CONTENT_VISIBLE_ATTACHMENT_RESOURCE_IDS, CREATION_DATE, DC_CONTRIBUTOR, DC_COVERAGE, DC_CREATOR, DC_DATE, DC_DESCRIPTION, DC_FORMAT, DC_IDENTIFIER, DC_LANGUAGE, DC_PUBLISHER, DC_RELATION, DC_RIGHTS, DC_SOURCE, DC_SUBJECT, DC_TITLE, DC_TYPE, DOCUMENT_TYPE, EXCERPT, FILENAME, FIRST_VALIDATION, FULL_EXACT_WS, FULL_GENERAL, FULL_PREFIX, FULL_STEMMED_PREFIX, ID, IS_AMETYS_OBJECT, LAST_MAJOR_VALIDATION, LAST_MODIFIED, LAST_VALIDATION, LENGTH, MIME_TYPES, MIXIN_TYPES, PATH, PSEUDO_CONTENT_TYPE_VALUE_RESOURCE, PSEUDO_CONTENT_TYPES, REPEATER_ENTRY_POSITION, RESOURCE_ANCESTOR_AND_SELF_IDS, RESOURCE_ANCESTOR_IDS, RESOURCE_CREATOR, RESOURCE_DATE, RESOURCE_LAST_MODIFIED, RESOURCE_ROOT_ID, SIMPLE_CONTENT_PARENTS, SUB_CONTENT, TAGS, TITLE, TITLE_SORT, TYPE_CONTENT, TYPE_CONTENT_ATTACHMENT_RESOURCE, TYPE_CONTENT_ATTRIBUTE_RESOURCE, TYPE_REPEATER, TYPE_RESOURCE, TYPE_WF_ENTRY, TYPE_WF_STEP, WORKFLOW_CURRENT_STEPS, WORKFLOW_CURRENT_STEPS_DV, WORKFLOW_ENTRY_STATE, WORKFLOW_HISTORY_STEPS, WORKFLOW_HISTORY_STEPS_DV, WORKFLOW_NAME, WORKFLOW_REF, WORKFLOW_REF_DV, WORKFLOW_STEP, WORKFLOW_STEP_ACTIONID, WORKFLOW_STEP_CALLER, WORKFLOW_STEP_DUEDATE, WORKFLOW_STEP_FINISHDATE, WORKFLOW_STEP_ID, WORKFLOW_STEP_OWNER, WORKFLOW_STEP_STARTDATE, WORKFLOW_STEP_STATUS
static final String CONTENT_INTERESTING_DATES
static final String FACETABLE_CONTENT_FIELD_PREFIX
static final String PAGE_IDS
static final String PAGE_ANCESTOR_IDS
static final String PAGE_PARENT_ID
static final String SITE_NAME
static final String SITE_TYPE
static final String SITEMAP_NAME
static final String ORPHAN
static final String SHARED
static final String PRIVACY
static final String PAGE_TITLE
static final String PAGE_LONG_TITLE
static final String TEMPLATE
static final String PAGE_TYPE
static final String PAGE_DEPTH
static final String CONTENT_IDS
static final String PAGE_CONTENT_TYPES
static final String SERVICE_IDS
static final String PAGE_OUTGOING_REFEERENCES_RESOURCE_IDS
static final String PAGE_VISIBLE_ATTACHMENT_RESOURCE_IDS
static final String TYPE_PAGE
static final String TYPE_PAGE_RESOURCE
static final String SECTION_PAGE_TITLE
static final String DATES_FACET
static final String DATE_FOR_SORTING
static final String LASTNAME_FOR_SORTING
static final String ATTACHMENT_PAGE_ID