Re: How to determine the size of the index?

2009-10-09 Thread Chris Hostetter

: Subject: How to determine the size of the index?
: Date: Wed, 7 Oct 2009 12:46:40 -0600
: Message-ID:
: 
: In-Reply-To: 
: References: 
: <25783936.p...@talk.nabble.com>
: 
: <25788406.p...@talk.nabble.com>
: 


http://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists

When starting a new discussion on a mailing list, please do not reply to 
an existing message, instead start a fresh email.  Even if you change the 
subject line of your email, other mail headers still track which thread 
you replied to and your question is "hidden" in that thread and gets less 
attention.   It makes following discussions in the mailing list archives 
particularly difficult.
See Also:  http://en.wikipedia.org/wiki/Thread_hijacking



-Hoss



RE: How to determine the size of the index?

2009-10-08 Thread Fishman, Vladimir
No, I need to know what is the size of the index.

-Original Message-
From: Sandeep Tagore [mailto:sandeep.tag...@gmail.com] 
Sent: Wednesday, October 07, 2009 10:20 PM
To: solr-user@lucene.apache.org
Subject: Re: How to determine the size of the index?


Are you referring to schema info ??? 
You can find it at http://192.168.5.25/solr/admin/file/?file=schema.xml
and http://192.168.5.25/solr/admin/schema.jsp


Fishman, Vladimir wrote:
> 
>  Is this info available via admin page?
> 
--
View this message in context:
http://www.nabble.com/How-to-retrieve-the-index-of-a-string-within-a-fie
ld--tp25771821p25798508.html
Sent from the Solr - User mailing list archive at Nabble.com.



Re: How to determine the size of the index?

2009-10-07 Thread Sandeep Tagore

Are you referring to schema info ??? 
You can find it at http://192.168.5.25/solr/admin/file/?file=schema.xml and
http://192.168.5.25/solr/admin/schema.jsp


Fishman, Vladimir wrote:
> 
>  Is this info available via admin page?
> 
-- 
View this message in context: 
http://www.nabble.com/How-to-retrieve-the-index-of-a-string-within-a-field--tp25771821p25798508.html
Sent from the Solr - User mailing list archive at Nabble.com.



How to determine the size of the index?

2009-10-07 Thread Fishman, Vladimir

 Is this info available via admin page?