I am using spellchecker in the query part. Now my search time has become
more. say initiallly it was 1000ms now its 3000ms.I have data index of size
9GB. 
My query http://localhost:8983/solr/spellCheckCompRH/?q=
http://localhost:8983/solr/spellCheckCompRH/?q="+search+"&spellcheck=true&fl=spellcheck,title,url,hl&hl=true&start=0&rows=10&indent=on
 

How can i improve the search time. 
i have
1) Fedora 11 as OS
2) Solr run on Jetty Server
3) Front page (search page) is on Tomcat 6
4)Index size is 9GB
5)RAM is 1GB



-----
Kumar Anurag

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/improving-search-response-time-tp1204491p2125220.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to