RE: Need Suggestion

2011-07-19 Thread Jagdish Vasani
Look this link : http://wiki.apache.org/solr/DistributedSearch This will help you when you have large index. -Original Message- From: Rohit Gupta [mailto:ro...@in-rev.com] Sent: Friday, July 15, 2011 11:37 PM To: solr-user@lucene.apache.org Subject: Re: Need Suggestion I am using

Re: Need Suggestion

2011-07-15 Thread Rohit Gupta
I am using -Xms2g and -Xmx6g What would be the ideal JVM size? Regards, Rohit From: Mohammad Shariq To: solr-user@lucene.apache.org Sent: Fri, 15 July, 2011 7:27:38 PM Subject: Re: Need Suggestion below are certain things to do for search latency. 1) Do

Re: Need Suggestion

2011-07-15 Thread Mohammad Shariq
below are certain things to do for search latency. 1) Do bulk insert. 2) Commit after every ~5000 docs. 3) Do optimization once in a day. 4) in search query use "fq" parameter. What is the size of JVM you are using ??? On 15 July 2011 17:44, Rohit wrote: > I am facing some performance iss

Need Suggestion

2011-07-15 Thread Rohit
I am facing some performance issues on my Solr Installation (3core server). I am indexing live twitter data based on certain keywords, as you can imagine, the rate at which documents are received is very high and so the updates to the core is very high and regular. Given below are the document size

Need Suggestion

2011-07-15 Thread Rohit Gupta
I am facing some performance issues on my Solr Installation (3core server). I am indexing live twitter data based on certain keywords, as you can imagine, the rate at which documents are received is very high and so the updates to the core is very high and regular. Given below are the document

Re: Need suggestion regarding custom transformer

2010-03-03 Thread Marc Sturlese
g? > > Thanks in advance. > > > > -- View this message in context: http://old.nabble.com/Need-suggestion-regarding-custom-transformer-tp27763576p27772561.html Sent from the Solr - User mailing list archive at Nabble.com.

Need suggestion regarding custom transformer

2010-03-02 Thread KshamaPai
and then do changes required before indexing? Thanks in advance. -- View this message in context: http://old.nabble.com/Need-suggestion-regarding-custom-transformer-tp27763576p27763576.html Sent from the Solr - User mailing list archive at Nabble.com.