Why do you want to know? If there is a specific problem you're
trying to solve, perhaps stating the problem itself will get you a
better response.
Best
Erick
On Thu, Oct 28, 2010 at 4:00 AM, Li Li wrote:
> is there anyone could help me?
>
> 2010/10/11 Li Li :
> > hi all,
> >I want to know t
is there anyone could help me?
2010/10/11 Li Li :
> hi all,
> I want to know the detail of IndexReader in SolrCore. I read a
> little codes of SolrCore. Here is my understanding, are they correct?
> Each SolrCore has many SolrIndexSearcher and keeps them in
> _searchers. and _searcher keep t
hi all,
I want to know the detail of IndexReader in SolrCore. I read a
little codes of SolrCore. Here is my understanding, are they correct?
Each SolrCore has many SolrIndexSearcher and keeps them in
_searchers. and _searcher keep trace of the latest version of index.
Each SolrIndexSearcher