Skip to main content

%iFind.Filer.NoEngine

Internal class implementing filing code. Do not access directly.

Method Inventory

Methods

classmethod FileIndex(pDirect As %iFind.DirectInput, pIndexer As %iKnow.Indexer, pIndexName As %String = "", pIndexLocation As %String(MAXLEN=""), pRecordID As %Integer, ByRef pIndexParams)
classmethod FileIndexStream(pStream As %Stream.Object, pIndexName As %String = "", pIndexLocation As %String(MAXLEN=""), pRecordID As %Integer, ByRef pIndexParams)
classmethod FileIndexString(pString As %String, pIndexName As %String = "", pIndexLocation As %String(MAXLEN=""), pRecordID As %Integer, ByRef pIndexParams)
classmethod IndexBuffer(ByRef pIndexParams)
INPUT: %ifsBuffer(i) = data OUTPUT: %wordD(wordInt) = wordValue %wordI(" "_wordValue) = wordInt %wordT(0, wordInt) = "" %wordB = totalWordCount (not counting stripped versions twice) %wordB(wordInt, positionOffset) $bit(position)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab