Attribute |
Details |
private static const String BOOLEAN_EQUALS |
Initial: "="
|
private static const String BOOLEAN_GREATER |
Initial: ">"
|
private static const String BOOLEAN_GREATER_THAN_EQUALS |
Initial: ">="
|
private static const String BOOLEAN_LESS_THAN_EQUALS |
Initial: "<="
|
protected static const String CQL_AND |
Initial: "and"
Notes: | The cql AND constant. | |
protected static const String CQL_NOT |
Initial: "not"
Notes: | The cql NOT constant. | |
protected static const String CQL_OR |
Initial: "or"
Notes: | The cql OR constant. | |
private BooleanOperator cqlOperator |
Initial: null
|
private static const String EMPTY_SEARCH_TERM |
Initial: "''"
Notes: | String to be used to represent an empty search term. | |
private static const String INDEX_COMPONENT_ACCESSIBILITY |
Initial: "escidoc.component.creation-date"
Notes: | Index for component availability. | |
private static const String INDEX_COMPONENT_CONTENT_CATEGORY |
Initial: "escidoc.component.content-category"
Notes: | Index for component content category. | |
private static const String INDEX_COMPONENT_VISIBILITY |
Initial: "escidoc.component.visibility"
Notes: | Index for component visibility. | |
private static const String INDEX_CONTENT_TYPE |
Initial: "escidoc.content-model.objid"
Notes: | Index for the content-type. | |
private static const String INDEX_CONTEXT_OBJECTID |
Initial: "escidoc.context.objid"
Notes: | Index for object ids of contexts. | |
private static const String INDEX_COPYRIGHT_DATE |
Initial: "escidoc.component.file.dateCopyrighted"
Notes: | Index for copyright date. | |
private static const String INDEX_CREATED_BY_OBJECTID |
Initial: "escidoc.created-by.objid"
Notes: | Index for the created-by object id. | |
private static const String INDEX_DATE_ACCEPTED |
Initial: "escidoc.publication.dateAccepted"
Notes: | Index for the accepted date. | |
private static const String INDEX_DATE_ANY |
Initial: "escidoc.publication.any-dates"
|
private static const String INDEX_DATE_CREATED |
Initial: "escidoc.publication.created"
Notes: | Index for creation date. | |
private static const String INDEX_DATE_ISSUED |
Initial: "escidoc.publication.issued"
Notes: | Index for the issued date. | |
private static const String INDEX_DATE_MODIFIED |
Initial: "escidoc.publication.modified"
Notes: | Index for the modified date. | |
private static const String INDEX_DATE_PUBLISHED_ONLINE |
Initial: "escidoc.publication.published-online"
Notes: | Index for the published online date. | |
private static const String INDEX_DATE_SUBMITTED |
Initial: "escidoc.publication.dateSubmitted"
Notes: | Index for the submitted date. | |
private static const String INDEX_EVENT |
Initial: "escidoc.any-event"
|
private static const String INDEX_FULLTEXT |
Initial: "escidoc.fulltext"
Notes: | Index for fulltexts. | |
private static const String INDEX_GENRE |
Initial: "escidoc.publication.type"
|
private static const String INDEX_IDENTIFIER |
Initial: "escidoc.any-identifier"
Notes: | Index for identifiers. | |
private static const String INDEX_LANGUAGE |
Initial: "escidoc.publication.language"
Notes: | Index for languages. | |
private static const String INDEX_LOCAL_TAG |
Initial: "escidoc.property.content-model-specific.local-tags.local-tag"
Notes: | Index for local tags. | |
private static const String INDEX_METADATA |
Initial: "escidoc.metadata"
Notes: | Index for metadata. | |
private static const String INDEX_OBJECT_TYPE |
Initial: "escidoc.objecttype"
Notes: | Index for object types. | |
private static const String INDEX_ORGANIZATION |
Initial: "escidoc.any-organizations"
Notes: | Index for organizations. | |
private static const String INDEX_ORGANIZATION_PIDS |
Initial: "escidoc.any-organization-pids"
Notes: | Index for organization pids. | |
private static const String INDEX_PERSON |
Initial: "escidoc.publication.creator.person.compound.person-complete-name"
Notes: | Index for persons. | |
private static const String INDEX_PERSON_ROLE |
Initial: "escidoc.creator.role"
Notes: | Index for creator roles. | |
private static const String INDEX_SOURCE |
Initial: "escidoc.any-source"
Notes: | Index for sources. | |
private static const String INDEX_TITLE |
Initial: "escidoc.any-title"
Notes: | Index for any-title. | |
private static const String INDEX_TOPIC |
Initial: "escidoc.publication.subject"
|
private LogicalOperator logicalOperator |
Initial: null
|
private ArrayList searchIndexes |
Initial: null
|
private String searchTerm |
Initial: null
|
private static const long serialVersionUID |
Initial: 1L
Notes: | Serializable identifier. | |
private ArrayList subCriteria |
Initial: new ArrayList()
Notes: | subcriteria for this criterion. | |
private ArrayList typeList |
Initial: null
|