Skip to main content

%Stream.GlobalCharacterSearchable

stream class %Stream.GlobalCharacterSearchable extends %Stream.GlobalCharacter

This class provides the ability to index and search a character stream from SQL. Specify this class as the type class for a stream property and supply values for the LANGUAGECLASS and (optionally) SIMILARITYINDEX parameters.

Property Inventory

Method Inventory

Properties

property container as %ObjectHandle [ Transient ];
Property methods: containerGet(), containerIsValid(), containerSet()
property containerProperty as %CacheString [ Transient ];
Property methods: containerPropertyGet(), containerPropertyIsValid(), containerPropertySet()

Methods

method ReadPassage(ByRef len As %Integer = 24576, ByRef sc As %Status) as %CacheString

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab