public IndexEventhandlers(IndexState state) { this.state = state; }
public IndexQueries(IndexState state) { this.state = state; }