Exemplo n.º 1
0
 public Uri GetQuery(ISolrQuery query, QueryOptions options)
 {
     return(queryExecuter.GetQuery(query, options));
 }