Whitespace in source content is collapsed.
Example: The query string "hi there" will match content "hi there"
Whitespace in source content is ignored.
This mode is useful when searching in PDF files where the source content in many cases contains extra whitespaces between characters in a word.
Example: The query string "hi there" will match the content "h i the re"
Generated using TypeDoc
Describes how to treat whitespace in the source content when using
IReaderDocumentSearch.createTextQuery
.Used with
ITextSearchQueryOptions