internal static CompletionState ParseFromReader(Lucene.Net.Index.IndexReader reader) { return(ParseFromReader(reader.GetCommitUserData())); }