Static class managing loading of resources stored as embedded resources or in content files.
static async Task< string > ReadAllTextAsync(string FileName)
Reads a text file asynchronously.
Contains a reference to an indexed file.
CaseInsensitiveString FileName
Name of collection hosting object.
async Task Tokenize(FileReference Reference, TokenizationProcess Process)
Tokenizes an object.
Grade Supports(string Extension)
How well the file tokenizer supports files of a given extension.
Contains information about a tokenization process.
Tokenizes an XML Document or XML Fragment.
Task Tokenize(object Value, TokenizationProcess Process)
Tokenizes an object.
Interface for file tokenizers. Best tokenizer is selected