Fast prefix/suffix search. Add the Edge N-gram token filter to index prefixes of words to enable fast prefix matching. Combine it with the Reverse token filter to do suffix matching. Custom tokenization. For example, use the Whitespace tokenizer to break sentences into tokens using whitespace as...