1 out of 2 rated this helpful - Rate this topic

IWordBreaker Interface

[Indexing Service is no longer available for use as of Windows XP. Instead, use Windows Search.]

The IWordBreaker interface is a language-specific language resource component. The word breaker parses text and identifies individual words and phrases. The word breaker is used in background processes and must be optimized for both throughput and minimal use of resources.

When To Implement

Implement this interface to create a custom word breaker for a language. Indexing Service calls the methods of this interface when it builds content indexes and runs queries.

Members

The IWordBreaker interface inherits from the IUnknown interface. IWordBreaker also has the following types of members:

Methods

The IWordBreaker interface has the following methods.

MethodDescription
BreakText

Breaks text to identify words and phrases and provides the results to the WordSink and PhraseSink objects.

ComposePhrase

Not supported.

GetLicenseToUse

Retrieves the license information for this IWordBreaker implementation.

Init

Initializes the IWordBreaker implementation and indicates the mode in which the component operates.

 

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Indexsrv.h

See Also

Implementing a Word Breaker
Language Resource Samples

 

 

Send comments about this topic to Microsoft

Build date: 5/10/2011

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ