org.apache.solr.search.SolrIndexSearcher
On Tue, Apr 23, 2013 at 9:51 AM, parnab kumar <parnab.2...@gmail.com> wrote: > Hi , > > Can anyone please point out from where a solr search originates > and how it passes to the lucene index searcher and back to solr . I > actually what to know which class in solr directly calls the lucene Index > Searcher . > > Thanks. > Pom