Tariqa SOAP
|
Public Member Functions | |
__construct ($documentView=null, $documentMarkup=null, $documentRange=null, $includeExtendedOutput=null, $includeShepardsSignals=null, $continueId=null) | |
Data Fields | |
$documentView | |
const | dvCite = "Cite" |
const | dvExpandedCite = "ExpandedCite" |
const | dvSearchHitsInContext = "SearchHitsInContext" |
const | dvFullText = "FullText" |
const | dvFullTextWithTerms = "FullTextWithTerms" |
$documentMarkup | |
const | dmDisplay = "Display" |
const | dmSemantic = "Semantic" |
$documentRange | |
$includeExtendedOutput | |
$includeShepardsSignals | |
$continueId |
Encloses the documentView, documentMarkup, and WSKDocumentRange elements which define a series of retrieval options.
__construct | ( | $ | documentView = null , |
$ | documentMarkup = null , |
||
$ | documentRange = null , |
||
$ | includeExtendedOutput = null , |
||
$ | includeShepardsSignals = null , |
||
$ | continueId = null |
||
) |
Constructs a WSKRetrievalOptions Object
string | $documentView | |
string | $documentMarkup | |
WSKDocumentRange | $documentRange | |
boolean | $includeExtendedOutput | |
boolean | $includeShepardsSignals | |
string | $continueId |
$continueId |
$documentMarkup |
$documentRange |
$documentView |
$includeExtendedOutput |
$includeShepardsSignals |
const dmDisplay = "Display" |
const dmSemantic = "Semantic" |
const dvCite = "Cite" |
Displays the name of the document plus some relevant information about it so that users can select the one or more documents they want to review in more detail. By default, initial search results are returned in this display format.
const dvExpandedCite = "ExpandedCite" |
This format lists documents in the Cite format. In addition, it lists up to the first 25 search term matches in each document along with a few words on both sides of them to show their use in the context of the document.
const dvFullText = "FullText" |
Displays all the document's text so you can read it in its entirety.
const dvFullTextWithTerms = "FullTextWithTerms" |
This format displays the full text a single retrieved document. In addition it lists all LexisNexis index terms that have been assigned to that document. This helps users see how that document was categorized when it was analyzed and indexed.
const dvSearchHitsInContext = "SearchHitsInContext" |
SearchHitsInContext