I have a set of objects of type Idea
Idea
public class Idea { public string Title { get; set; } public string Body { get; set; } }
This appears to be a duplicate of RavenDB fast substring search
The answer there, which was not mentioned here, is to use a custom Lucene analyzer called NGram