Interface CommentIndexSchema

All Superinterfaces:
org.opencastproject.elasticsearch.impl.IndexSchema

public interface CommentIndexSchema extends org.opencastproject.elasticsearch.impl.IndexSchema
Interface defining the mapping between data and field names in the search index.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The unique identifier
    static final String
    The organization
    static final String
    The recording object
    static final String
    The recording object

    Fields inherited from interface org.opencastproject.elasticsearch.impl.IndexSchema

    FUZZY_FIELDNAME_EXTENSION, SORT_FIELD_NAME_EXTENSION, TEXT_FUZZY, VERSION