Re: Regarding improving performance of the solr

2013-09-12 Thread prabu palanisamy
ile Extensions" here: > > http://lucene.apache.org/core/4_0_0/core/org/apache/lucene/codecs/lucene40/package-summary.html > > Best, > Erick > > > On Wed, Sep 11, 2013 at 2:57 AM, prabu palanisamy >wrote: > > > @Shawn: Correctly I am trying to reduce the inde

Re: Regarding improving performance of the solr

2013-09-10 Thread prabu palanisamy
AM, prabu palanisamy wrote: > > I am currently using solr -3.5.0, indexed wikipedia dump (50 gb) with > > java 1.6. > > I am searching the solr with text (which is actually twitter tweets) . > > Currently it takes average time of 210 millisecond for each post, out of > >

Regarding improving performance of the solr

2013-09-06 Thread prabu palanisamy
Hi I am currently using solr -3.5.0, indexed wikipedia dump (50 gb) with java 1.6. I am searching the solr with text (which is actually twitter tweets) . Currently it takes average time of 210 millisecond for each post, out of which 200 millisecond is consumed by solr server (QTime). I used th

Regarding reducing qtime

2013-09-06 Thread prabu palanisamy
Hi I am currently using solr -3.5.0 indexed by wikipedia dump (50 gb) with java 1.6. I am searching the tweets in the solr. Currently it takes average of 210 millisecond for each post, out of which 200 millisecond is consumed by solr server (QTime). I used the jconsole mointor tool, The report a

Regarding mointoring the solr

2013-08-19 Thread prabu palanisamy
Hi My solr 3.5.0 indexed by wikipedia dump with java 1.6 is working perfectly. I run the solr server in my server CentOS release 5.7 (Final) and client Ubuntu 11.04 which access the solr server in my local system. The problem is that it is taking too much time. This problem does not arise when the