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.
Task Tokenize(object Value, TokenizationProcess Process)
Tokenizes an object.
Contains information about a tokenization process.
Interface for file tokenizers. Best tokenizer is selected