I think something like SolrQueryRequest.getCore().getSearcher() does what you want....
Best Erick On Fri, May 11, 2012 at 5:46 PM, Paul Libbrecht <p...@hoplahup.net> wrote: > Hello SOLR experts, > > can I see the same index while responding another query? > If yes how? > > thanks in advance > > Paul