Want to avoid setting the solr.xml in conf/Catalina/localhost

2013-06-14 Thread bsargurunathan
Hi All, I want to avoid to set the solr.xml in the conf/Catalina/localhost path for Tomcat server in Windows OS. So please suggest me to do that with the sample configuration. Thanks, Guru -- View this message in context: http://lucene.472066.n3.nabble.com/Want-to-avoid-setting-the-solr-xm

Solr4.3 Internationalization.

2013-06-07 Thread bsargurunathan
Guys, Please clarify the following questions regarding Solr Internationalization. 1) Initially my requirement is need to support 2 languages(English & French) for a Web application. And we are using Mysql DB. 2) So please share good and easy approach to achieve it with some sample configs. 3) A

Solr 4.3 with Internationalization.

2013-06-05 Thread bsargurunathan
Guys, I am going to use the Solr4.3 to my Shopping cart project. So I need to support my website with two languages(English and French). So I want some guide for implement the internationalization with the Slor4.3. Please guide with some sample configuration to support the French language with So

Solr Indexing with huge number of documents

2012-12-26 Thread bsargurunathan
Hi Everyone, In Solr Indexing, I needs to index millions of millions records in single time from xml file. While I am doing the indexing, I am constructing the xml file and passing to the solr. But right now I am controlling the record count and based on the record count the xml will create and it

RE: Solr Cloud Implementation with Apache Tomcat

2012-09-05 Thread bsargurunathan
Hi Markus, Can you please tell me the exact file name in the tomcat folder? Means where I have to set the properties? I am using Windows machine and I have the Tomcat6. Thanks, Guru -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Cloud-Implementation-with-Apache-Tomc

Re: Solr Cloud Implementation with Apache Tomcat

2012-09-05 Thread bsargurunathan
Hi Rafal, I worked with standalone zookeeper, which is starting. But the next step is, I want to configure the zookeeper with my solr cloud using Apache Tomcat. How it is really possible? Can you please tell me the steps, which I have to follow to implement the Solr Cloud with Apache Tomcat. Thank

Solr Cloud Implementation with Apache Tomcat

2012-09-04 Thread bsargurunathan
Hi folks, I am trying the Solr cloud using Apache Tomcat. In first I tried with Jetty server, which is mentioned in wiki. It is working fine, but while I am trying with Tomcat it is failure. Means solr is working, but solr cloud is not working. My doubt is how to configure the zookeeper in Tomcat.

Re: Solr Master/Slave setup issue

2012-08-28 Thread bsargurunathan
Hi iorixxx, Thanks for the updates, its really helpful for me. But I want one more clarification, I am setting up the solrcofig.xml like as follows, ${enable.master:false} commit schema.xml,stopwords.txt

Re: Solr Master/Slave setup issue

2012-08-28 Thread bsargurunathan
Can you please share some samples for that? I cant see anywhere that solrcore.properties file in my solr-3.5 package. Can you please explain somewhat depth? Thanks, Guru -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Master-Slave-setup-issue-tp4003667p4003675.html S

Solr Master/Slave setup issue

2012-08-28 Thread bsargurunathan
Hi Guys, I have a problem with Solr Master/Slave setup. Please clarify me. I added the following things in my Master solrconfig.xml commit startup schema.xml,stopwords.txt And I added following things in Slave solrconfig.xml, http:/

Re: Solr cloud Implementation

2012-08-27 Thread bsargurunathan
Hi Rafal, Thanks for your advice, I checked in that url, But they asked to download Solr 4.0 Beta or Greater, But I am using Solr-3.5. Is it possible to implement the Solr Cloud using Solr-3.5? Thanks, Guru -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-cloud-Implem

Solr cloud Implementation

2012-08-27 Thread bsargurunathan
Hi Guys, I am very new for Solr Cloud, Can you guys advice me the following questions? Basic requirement for Implementing the Solr Cloud?(For ex: Solr Version, Supporting OS..) Right now I am using Solr 3.5, is it possible to implement the Solr Cloud in that? If I can? Please share any docs or ref