Interface SolrFieldNames
- All Known Subinterfaces:
SolrWebFieldNames
,SolrWorkspacesConstants
- All Known Implementing Classes:
AbstractSearchGenerator
,FrontODFSearch
,SearchGenerator
,SearchResourcesGenerator
,SolrContentIndexer
,SolrPageIndexer
,SolrProjectIndexer
,SolrProjectResourceIndexer
,SolrResourceIndexer
,SolrWorkflowIndexer
public interface SolrFieldNames
Constants for Solr field names related to indexation.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Constant for initial value of read-access for allowed groupsstatic final String
Constant for initial value of read-access for allowed usersstatic final String
Constant for initial value of read-access for anonymous userstatic final String
Constant for initial value of read-access for any connected userstatic final String
Constant for initial value of read-access for denied groupsstatic final String
Constant for initial value of read-access for denied usersstatic final String
All content types field name.static final String
All mixin types field name.static final String
All tags (including parent ones).static final String
The id of the content for an attachmentstatic final String
Non-validated comments of a content.static final String
Validated comments of a content.static final String
Content creator field name.static final String
Content first validator field namestatic final String
Content language field name.static final String
Content languages field.static final String
Content last contributor field name.static final String
Content last major validator field namestatic final String
Content last validator field name.static final String
Content name field name.static final String
The ids of the outgoing references to resources or folders of resources (as metadata, in docbooks, attachments of this content...)static final String
Content titles field name.static final String
The dummy "content type" of a resource.static final String
Content types field name.static final String
The ids of visible content attachmentsstatic final String
Creation date field name.static final String
Date sortingstatic final String
Date facet field.static final String
Dublin Core contributor.static final String
Dublin Core coverage.static final String
Dublin Core creator.static final String
Dublin Core date.static final String
Dublin Core description.static final String
Dublin Core format.static final String
Dublin Core identifier.static final String
Dublin Core language.static final String
Dublin Core publisher.static final String
Dublin Core relation.static final String
Dublin Core rights.static final String
Dublin Core source.static final String
Dublin Core subject.static final String
Dublin Core title.static final String
Dublin Core type.static final String
Document type.static final String
Exact word search operatorstatic final String
Resource excerpt field name.static final String
The file name for resources.static final String
Full-text field name with general text indexation.static final String
Id field name.static final String
Constant for indicating if it is anAmetysObject
.static final String
Separator before language suffixstatic final String
Last modified date field name.static final String
The length of a resource.static final String
The mime type for resources.static final String
Mixin types field name.static final String
The resource pathstatic final String
Pseudo content type value for a resourcestatic final String
Pseudo content types field name.static final String
Repeater entry position.static final String
The ids of the ancestors of the resource and the resource itselfstatic final String
The ids of the ancestors of the resource (i.e.static final String
The resource authorstatic final String
The resource datestatic final String
Last modified date field name.static final String
Group of MIME-Type of the resourcestatic final String
The resource root IDstatic final String
Constant for parents of the content, i.e.static final String
Stemmed operatorstatic final String
Sub-content field name.static final String
Full-text field name with general text indexation.static final String
Tags field name.static final String
Title field name.static final String
Page title for sorting field name.static final String
Document type for a contentstatic final String
Document type for a resource of a content (as a content attachment)static final String
Document type for a resource of a content (as an attribute of content)static final String
Document type for a content repeaterstatic final String
Document type for a resourcestatic final String
Document type for a workflow entry.static final String
Document type for a workflow step.static final String
Constant for workflow current steps field.static final String
Constant for workflow current steps field (with suffix).static final String
Constant for workflow entry state field.static final String
Constant for workflow history steps field.static final String
Constant for workflow history steps field (with suffix).static final String
Constant for workflow name field.static final String
Constant for workflow reference field (on the AmetysObject itself).static final String
Constant for workflow reference field with suffix (on the AmetysObject itself).static final String
Constant for workflow step action ID field.static final String
Constant for workflow step caller field.static final String
Constant for workflow step due date field.static final String
Constant for workflow step finish date field.static final String
Constant for workflow step ID field.static final String
Constant for workflow step owner field.static final String
Constant for workflow step start date field.static final String
Constant for workflow step status field.
-
Field Details
-
LANGUAGE_SEPARATOR
Separator before language suffix- See Also:
-
STEMMED_OPERATOR
Stemmed operator- See Also:
-
EXACT_WS_OPERATOR
Exact word search operator- See Also:
-
DOCUMENT_TYPE
Document type.- See Also:
-
REPEATER_ENTRY_POSITION
Repeater entry position.- See Also:
-
TYPE_CONTENT
Document type for a content- See Also:
-
TYPE_REPEATER
Document type for a content repeater- See Also:
-
TYPE_RESOURCE
Document type for a resource- See Also:
-
TYPE_CONTENT_ATTACHMENT_RESOURCE
Document type for a resource of a content (as a content attachment)- See Also:
-
TYPE_CONTENT_ATTRIBUTE_RESOURCE
Document type for a resource of a content (as an attribute of content)- See Also:
-
ATTACHMENT_CONTENT_ID
The id of the content for an attachment- See Also:
-
TYPE_WF_ENTRY
Document type for a workflow entry.- See Also:
-
TYPE_WF_STEP
Document type for a workflow step.- See Also:
-
ID
Id field name.- See Also:
-
TITLE
Title field name.- See Also:
-
TITLE_SORT
Page title for sorting field name.- See Also:
-
SYSTEM_FULL
Full-text field name with general text indexation.- See Also:
-
FULL
Full-text field name with general text indexation.- See Also:
-
LAST_MODIFIED
Last modified date field name.- See Also:
-
CREATION_DATE
Creation date field name.- See Also:
-
CONTENT_COMMENTS_VALIDATED
Validated comments of a content.- See Also:
-
CONTENT_COMMENTS_NONVALIDATED
Non-validated comments of a content.- See Also:
-
CONTENT_NAME
Content name field name.- See Also:
-
CONTENT_TYPES
Content types field name.- See Also:
-
ALL_CONTENT_TYPES
All content types field name.- See Also:
-
MIXIN_TYPES
Mixin types field name.- See Also:
-
ALL_MIXIN_TYPES
All mixin types field name.- See Also:
-
PSEUDO_CONTENT_TYPES
Pseudo content types field name.- See Also:
-
PSEUDO_CONTENT_TYPE_VALUE_RESOURCE
Pseudo content type value for a resource- See Also:
-
CONTENT_LANGUAGE
Content language field name.- See Also:
-
CONTENT_CREATOR
Content creator field name.- See Also:
-
CONTENT_LAST_CONTRIBUTOR
Content last contributor field name.- See Also:
-
CONTENT_FIRST_VALIDATOR
Content first validator field name- See Also:
-
CONTENT_LAST_VALIDATOR
Content last validator field name.- See Also:
-
CONTENT_LAST_MAJOR_VALIDATOR
Content last major validator field name- See Also:
-
TAGS
Tags field name.- See Also:
-
ALL_TAGS
All tags (including parent ones).- See Also:
-
CONTENT_OUTGOING_REFEERENCES_RESOURCE_IDS
The ids of the outgoing references to resources or folders of resources (as metadata, in docbooks, attachments of this content...)- See Also:
-
CONTENT_VISIBLE_ATTACHMENT_RESOURCE_IDS
The ids of visible content attachments- See Also:
-
CONTENT_TITLES
Content titles field name.- See Also:
-
CONTENT_LANGUAGES
Content languages field.- See Also:
-
SUB_CONTENT
Sub-content field name.- See Also:
-
EXCERPT
Resource excerpt field name.- See Also:
-
FILENAME
The file name for resources.- See Also:
-
PATH
The resource path- See Also:
-
MIME_TYPES
The mime type for resources.- See Also:
-
LENGTH
The length of a resource.- See Also:
-
CONTENT_TYPE_RESOURCE
The dummy "content type" of a resource.- See Also:
-
RESOURCE_ROOT_ID
The resource root ID- See Also:
-
RESOURCE_ANCESTOR_IDS
The ids of the ancestors of the resource (i.e. ids of the parent resource collections)- See Also:
-
RESOURCE_ANCESTOR_AND_SELF_IDS
The ids of the ancestors of the resource and the resource itself- See Also:
-
RESOURCE_CREATOR
The resource author- See Also:
-
RESOURCE_DATE
The resource date- See Also:
-
RESOURCE_LAST_MODIFIED
Last modified date field name.- See Also:
-
DATES_FACET
Date facet field.- See Also:
-
DATE_FOR_SORTING
Date sorting- See Also:
-
DC_TITLE
Dublin Core title.- See Also:
-
DC_CREATOR
Dublin Core creator.- See Also:
-
DC_SUBJECT
Dublin Core subject.- See Also:
-
DC_DESCRIPTION
Dublin Core description.- See Also:
-
DC_PUBLISHER
Dublin Core publisher.- See Also:
-
DC_CONTRIBUTOR
Dublin Core contributor.- See Also:
-
DC_DATE
Dublin Core date.- See Also:
-
DC_TYPE
Dublin Core type.- See Also:
-
DC_FORMAT
Dublin Core format.- See Also:
-
DC_IDENTIFIER
Dublin Core identifier.- See Also:
-
DC_SOURCE
Dublin Core source.- See Also:
-
DC_LANGUAGE
Dublin Core language.- See Also:
-
DC_RELATION
Dublin Core relation.- See Also:
-
DC_COVERAGE
Dublin Core coverage.- See Also:
-
DC_RIGHTS
Dublin Core rights.- See Also:
-
RESOURCE_MIME_TYPE_GROUP
Group of MIME-Type of the resource- See Also:
-
WORKFLOW_REF
Constant for workflow reference field (on the AmetysObject itself).- See Also:
-
WORKFLOW_REF_DV
Constant for workflow reference field with suffix (on the AmetysObject itself).- See Also:
-
WORKFLOW_NAME
Constant for workflow name field.- See Also:
-
WORKFLOW_ENTRY_STATE
Constant for workflow entry state field.- See Also:
-
WORKFLOW_HISTORY_STEPS
Constant for workflow history steps field.- See Also:
-
WORKFLOW_HISTORY_STEPS_DV
Constant for workflow history steps field (with suffix).- See Also:
-
WORKFLOW_CURRENT_STEPS
Constant for workflow current steps field.- See Also:
-
WORKFLOW_CURRENT_STEPS_DV
Constant for workflow current steps field (with suffix).- See Also:
-
WORKFLOW_STEP_ID
Constant for workflow step ID field.- See Also:
-
WORKFLOW_STEP_ACTIONID
Constant for workflow step action ID field.- See Also:
-
WORKFLOW_STEP_OWNER
Constant for workflow step owner field.- See Also:
-
WORKFLOW_STEP_CALLER
Constant for workflow step caller field.- See Also:
-
WORKFLOW_STEP_STARTDATE
Constant for workflow step start date field.- See Also:
-
WORKFLOW_STEP_DUEDATE
Constant for workflow step due date field.- See Also:
-
WORKFLOW_STEP_FINISHDATE
Constant for workflow step finish date field.- See Also:
-
WORKFLOW_STEP_STATUS
Constant for workflow step status field.- See Also:
-
IS_AMETYS_OBJECT
Constant for indicating if it is anAmetysObject
.- See Also:
-
ACL_INIT_VALUE_ANONYMOUS
Constant for initial value of read-access for anonymous user- See Also:
-
ACL_INIT_VALUE_ANYCONNECTED
Constant for initial value of read-access for any connected user- See Also:
-
ACL_INIT_VALUE_ALLOWED_USERS
Constant for initial value of read-access for allowed users- See Also:
-
ACL_INIT_VALUE_DENIED_USERS
Constant for initial value of read-access for denied users- See Also:
-
ACL_INIT_VALUE_ALLOWED_GROUPS
Constant for initial value of read-access for allowed groups- See Also:
-
ACL_INIT_VALUE_DENIED_GROUPS
Constant for initial value of read-access for denied groups- See Also:
-
SIMPLE_CONTENT_PARENTS
Constant for parents of the content, i.e. all the ascending hierarchy (parent, grandparent, etc.). SeeContentType.getParentAttributeDefinition()
- See Also:
-