Re: Keyword - search statistics

2011-02-07 Thread Vijay Raj
: dev@lucene.apache.org >Sent: Mon, February 7, 2011 5:25:18 PM >Subject: Re: Keyword - search statistics > >Thanks Eric. >What about having another core and interpret the request calls and pool it in >that core.. ? >Do we see any performance hit form your point of view. > &g

Re: Keyword - search statistics

2011-02-07 Thread Erick Erickson
You have to explain your problem in *much* more detail for anyone to make a really relevant comment, all we can do so far is guess what you're *really* after Best Erick On Mon, Feb 7, 2011 at 8:25 PM, Selvaraj Varadharajan wrote: > Thanks Eric. > What about having another core and interpret

Re: Keyword - search statistics

2011-02-07 Thread Selvaraj Varadharajan
Thanks Eric. What about having another core and interpret the request calls and pool it in that core.. ? Do we see any performance hit form your point of view. -Selvaraj On Mon, Feb 7, 2011 at 3:31 PM, Erick Erickson wrote: > Solr doesn't keep "meta data", so if you're asking for some kind of s

Re: Keyword - search statistics

2011-02-07 Thread Bill Bell
You can also use Google Analytics or something like that too to get stats. Bill Bell Sent from mobile On Feb 7, 2011, at 4:31 PM, Erick Erickson wrote: > Solr doesn't keep "meta data", so if you're asking for some kind of search > logging your app has to provide that... > > Best > Erick > >

Re: Keyword - search statistics

2011-02-07 Thread Erick Erickson
Solr doesn't keep "meta data", so if you're asking for some kind of search logging your app has to provide that... Best Erick On Sun, Feb 6, 2011 at 10:46 PM, Selvaraj Varadharajan wrote: > > Hi > >Is there any way i can get 'no of times' a key word searched in SOLR ? > > > *Here is my sol

Keyword - search statistics

2011-02-06 Thread Selvaraj Varadharajan
Hi Is there any way i can get 'no of times' a key word searched in SOLR ? *Here is my solr package details* Solr Specification Version: 1.4.0 Solr Implementation Version: 1.4.0 833479 - grantingersoll - 2009-11-06 12:33:40 Lucene Specification Version: 2.9.1 Lucene Implement