AddFileFrom Method

Stot

Stot

Streamer..::..AddFileFrom Method

Adds words from the Specified Document to the specified Inverted Index Table

Namespace:  Engine
Assembly:  Engine (in Engine.dll)

Syntax


public static void AddFileFrom(
	Document doc
)
Public Shared Sub AddFileFrom ( _
	doc As Document _
)
public:
static void AddFileFrom(
	Document^ doc
)

Parameters

doc
Type: Engine..::..Document
The document to be Tokenized.

Exceptions


ExceptionCondition
[TextExtractionException]Could not extract Files from the Document