Extending Language Resources

Windows Search uses language resources such as word breakers and stemmers to break text in its native locale during index creation and query processing. Microsoft provides word breakers and stemmers for several languages. This section describes how to implement and use custom word breakers and stemmers for languages and locales beyond those provided by Microsoft.

Additional Resources

Managing the Index

Querying the Index Programmatically

Extending the Index