RE: Tomcat(8080) - Solr(80) port setup confusion??

2008-02-28 Thread newBea
Thanks for the reply... Ya tomcat is an application server for web applications. However as we can start solr on any port using jetty server as given below... Jetty.xml in apache-solr-1.1.0.0(Release version)\example\etc Above the default attribute can be any port unless n until it is not oc

Tomcat(8080) - Solr(80) port setup confusion??

2008-02-28 Thread newBea
Hi All, I have installed solr through tomcat(5.5.23). Its up and running on port 8080. Its like, if tomcat is running, solr is running and vice versa. I need tomcat on 8080 and solr on 80 port...Is this possible? Do I need to make changes in the server.xml of tomcat/conf...Is there any way to do

Re: Solr in Windows XP + JDK 5 + Tomcat 6.0.13

2008-02-28 Thread newBea
Hi Alejandro, I followed the steps given by you on this forum for solr installation. Its working well... However do you have any idea about starting solr on prerequisite port. I mean if I want solr to run on port different than 8080 and with the same steps provided by you, what would be the bet

Re: solr to work for my web application

2008-02-26 Thread newBea
and also this should be up and running through tomcat configuration for solr. I am searching for this requirement, please let me know if you have any clues. Thanks in advance... Thorsten Scherler-3 wrote: > > On Fri, 2008-02-22 at 04:11 -0800, newBea wrote: >> Hi Thorsten, >>

Re: solr to work for my web application

2008-02-22 Thread newBea
Hi Thorsten, Many thanks for ur replies so far...finally i set up correct environment for Solr. Its working:clap: Solr Rocks! Thorsten Scherler wrote: > > On Thu, 2008-02-14 at 23:16 -0800, newBea wrote: >> Hi Thorsten... >> >> SOrry for giving u much trouble but I ne

Re: solr to work for my web application

2008-02-14 Thread newBea
:\solr\data in solrconfig.xml...but the indexes are not getting stored there...indexes for search are getting stored in the default dir of solr...any suggestions Thanks in advance... Thorsten Scherler wrote: > > On Wed, 2008-02-13 at 05:04 -0800, newBea wrote: >> I havnt used luke.xsl

RE: solr to work for my web application

2008-02-14 Thread newBea
My eclipse IDE still gives me suggestion that JNDI is not set properly...How to set JNDI for solr? I am using tomcat5.5.23 and added solr.xml with context fragments inside the tomact5.5/../catalina/localhost. Is it the correct way of doing it? Or do i need to add context fragment in the server.xm

RE: solr to work for my web application

2008-02-13 Thread newBea
Hey hi... Ya the content is generated dynamically from a database...but all data in the xml docs(parameters in it) will have same structure as specified in the schema..e.g all will have uniquekey parameter set as "csid". I am adding particular case studies in my database with all information l

Re: solr to work for my web application

2008-02-13 Thread newBea
t set I have followed all the steps given on the solr wiki sites. Like I have added solr.xml file in Tomcat 5.5\conf\Catalina\localhost n specified the home for solr. Content looks like: Please tell me if anything missing... Thorsten Scherler wrote: > > On Wed, 2008-02-13 at 05:0

Re: solr to work for my web application

2008-02-13 Thread newBea
rt.jar and relevant folders in my working directory for web application. any help? Thorsten Scherler-3 wrote: > > On Wed, 2008-02-13 at 03:42 -0800, newBea wrote: >> Hi Thorsten, >> >> I have my application running on 8080 port with tomcat 5.5.23I am >> star

Re: solr to work for my web application

2008-02-13 Thread newBea
find the uniquekey field which we set for all the documents in the schema documentand thus result is 0 means nothing. I am not able to find the solution for this one... any suggestions wud be appreciated...thanks in advance. Thorsten Scherler-3 wrote: > > On Wed, 2008-02-13 at 00:06 -08

Re: solr to work for my web application

2008-02-13 Thread newBea
find the uniquekey field which we set for all the documents in the schema documentand thus result is 0 means nothing. I am not able to find the solution for this one... any suggestions wud be appreciated...thanks in advance. newBea wrote: > > Many thnks for the reply...Thorsten Scherler-

Re: solr to work for my web application

2008-02-13 Thread newBea
Many thnks for the reply...Thorsten Scherler-3. I have already visited those sites...but I think have to visit again...wl be back. Thorsten Scherler-3 wrote: > > On Wed, 2008-02-13 at 00:06 -0800, newBea wrote: >> hi >> >> I am new to solr/lucene...I have installed s

solr to work for my web application

2008-02-13 Thread newBea
hi I am new to solr/lucene...I have installed solr nightly version..its working very fine. But it is working for the exampledocs present in the example folder of the nightly version of solr. I need solr to work for my web application... Help would be appreciated... Thanks in advance. -- View