WordSplitter
Leave feedback
On this page
Gets or sets the custom word splitter used to split text into words.
public IWordSplitter WordSplitter { get; set; }
The custom word splitter used to split text into words. A null value means that the built-in word splitter will be used.
- interface IWordSplitter
- class FileIndexingEventArgs
- namespace GroupDocs.Search.Events
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.