ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.search / SearchResultDocument / <init>

<init>

SearchResultDocument(documentID: String, projectID: String, storeTimestamp: Long, originalDocument: ObjectNode, documentData: Map<String, Any>, restrictedProjectID: String? = null, projectAnnotationData: ProjectAnnotationData? = null)

The SearchResultDocument is a view on a document with all useful data for display in the search result area in the frontend.