Ah, that makes sense. I just wanted to point it out in case it wasn't intentional since it wasn't apparent from the front end as to why they were listed twice.

Thanks for taking a moment to reply =)

Matthew Runo
Software Engineer, Zappos.com
[EMAIL PROTECTED] - 702-943-7833

On Aug 12, 2008, at 8:06 AM, Shalin Shekhar Mangar wrote:

They are both the same searcher. The reason for displaying them twice is to
see the current searcher separately (named "searcher") and any other
searchers that are still open due to any reasons. The name attribute was
specially added so that one can verify that both are indeed the same.

On Tue, Aug 12, 2008 at 8:28 PM, Matthew Runo <[EMAIL PROTECTED]> wrote:

Hello!

I've noticed that the admin center of SVN head seems to report two open
searches recently, though they appear to be the same searcher..

Example:

name:    [EMAIL PROTECTED] main
class:  org.apache.solr.search.SolrIndexSearcher
version:        1.0
description:    index searcher
stats:  searcherName : [EMAIL PROTECTED] main
caching : true
numDocs : 157474
maxDoc : 467325
readerImpl : MultiSegmentReader
readerDir : org.apache.lucene.store.FSDirectory@/opt/solr/data/index
indexVersion : 1205944089163
openedAt : Tue Aug 12 06:48:41 PDT 2008
registeredAt : Tue Aug 12 06:48:42 PDT 2008
warmupTime : 1190

name:   searcher
class:  org.apache.solr.search.SolrIndexSearcher
version:        1.0
description:    index searcher
stats:  searcherName : [EMAIL PROTECTED] main
caching : true
numDocs : 157474
maxDoc : 467325
readerImpl : MultiSegmentReader
readerDir : org.apache.lucene.store.FSDirectory@/opt/solr/data/index
indexVersion : 1205944089163
openedAt : Tue Aug 12 06:48:41 PDT 2008
registeredAt : Tue Aug 12 06:48:42 PDT 2008
warmupTime : 1190


Note that the "stats: searcherName : [EMAIL PROTECTED] main" line is the same for both - leading me to think that this is just a display issue. Is
anyone else seeing this?

--Matthew




--
Regards,
Shalin Shekhar Mangar.

Reply via email to