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

Reply via email to