Adds new persistent highlight terms to the set and displays the corresponding highlights
The set artifact ID to add the new terms to
The new terms to add
(optional) The search syntax for the new terms
Removes the new term styling for all terms
Array of highlight sets to remove styling on
A promise with all Highlight data
Clears out the recent search term that matches the term id
id of term to clear
Clears the current recent search terms
Retrieves all Highlight Data, including Persistent Highlight data and Recent Search data
Document Artifact ID of correlating Persistent Highlight Data
(optional) Whether or not to skip the cache and force retrieval from the API (Defaults to false)
A promise with all Highlight data
Retrieves the Persistent Highlight Set data from Relativity Highlight Endpoint
Document Artifact ID of correlating Persistent Highlight Data
(optional) Whether or not to skip the cache and force retrieval from the API (Defaults to false)
A promise with all Persistent Highlight data from Relativity
Retrieves the Recent Search Set data
A promise with all the Recent Search Set data
Sets active viewer type for highlight service
current viewer type of viewer
Sets the search term that will be added to the PHS pane
The term to be added
The syntax to use for searching
The initital visibility of the term
Class for working with IPersistentHighlightSets and IPersistentHighlightTerms