Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsIndexJob::pOnIndexWordFn Data Member
dtsIndexJob Structure | dtsIndexJob Structure | Send Feedback

The pOnIndexWordFn can be used to provide a callback to modify the text of words as they are being indexed.

void DTPROC (* pOnIndexWordFn)(void *pOnIndexWordData, struct dtsOnIndexWordInfo *info);
Description

See dtsOnIndexWordInfo for more information.

Structure
Links
You are here: C++ API > Classes > dtsIndexJob Structure > dtsIndexJob::pOnIndexWordFn Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.