G I M P S

G

getLink() - Method in class ISSearch.ISDocument
Returns the absolute URL of the current document
getLink() - Method in interface ISSearch.ISDocumentInterface
Returns the absolute URL of the current document
getPos() - Method in class ISSearch.ISTerm
This function returns the position of the word in the source document
getPos() - Method in interface ISSearch.ISTermInterface
This function returns the position of the word in the source document
getStem() - Method in class ISSearch.ISTerm
This function returns the word stem
getStem() - Method in interface ISSearch.ISTermInterface
This function returns the word stem
getTerms() - Method in class ISSearch.ISDocument
Returns the bag of words extracted from the document.
getTerms() - Method in interface ISSearch.ISDocumentInterface
Returns the bag of words extracted from the document.
getUrls() - Method in class ISSearch.ISDocument
Returns the set of absolute Url's extracted from the current document.
getUrls() - Method in interface ISSearch.ISDocumentInterface
Returns the set of absolute Url's extracted from the current document.
getWord() - Method in class ISSearch.ISTerm
This function returns the original extracted word
getWord() - Method in interface ISSearch.ISTermInterface
This function returns the original extracted word

G I M P S