Trouble with Windows / Tomcat install

2007-09-01 Thread Robin Bonin
Hi all, I followed the instructions in the wiki here, http://wiki.apache.org/solr/SolrTomcat I know Tomcat is running, but when I pull up my solr admin page, I get the following error. description The server encountered an internal error () that prevented it from fulfilling this request. excepti

Wiki, ASF =?

2007-09-01 Thread Robin Bonin
I wanted to make an entry in the wiki, and when creating an account, is asks, ASF = ? I am at a loss, what does that mean?

Re: Trouble with Windows / Tomcat install

2007-09-01 Thread Robin Bonin
lr.xml in $CATALINA_HOME/conf//Catalina/localhost ? > it yes, please double check the directory information. > And did you copy the apache-solr-1.2.0.war to solr.war in dist directory? > > Jae > > On 9/1/07, Robin Bonin <[EMAIL PROTECTED]> wrote: > > > &g

Re: Trouble with Windows / Tomcat install

2007-09-01 Thread Robin Bonin
ou use "\" instead of "/", you have to your "\\" to point the solr > instance in solr.xml conf. > > Jae > > On 9/1/07, Robin Bonin <[EMAIL PROTECTED]> wrote: > > > > I tried both solr-1.1 and 1.2, I was having more trouble with 1.2, s

My Solr index keeps growing

2007-09-10 Thread Robin Bonin
I had created a new index over the weekend, and the final size was a few hundred megs. I just checked and now the index folder is up to 1.7 Gig. Is this due to results being cached? can I set a limit to how large the index will grow? is there anything else that could be effecting this file size? T

Re: My Solr index keeps growing

2007-09-10 Thread Robin Bonin
10/07, Yonik Seeley <[EMAIL PROTECTED]> wrote: > On 9/10/07, Robin Bonin <[EMAIL PROTECTED]> wrote: > > I had created a new index over the weekend, and the final size was a > > few hundred megs. > > I just checked and now the index folder is up to 1.7 Gig. Is this due &g

Planning suggestions please

2006-11-01 Thread Robin Bonin
I am new to solr, and I have an idea of what I would like my end result to be. I want to run my plan by the list and make sure that I am approaching this in the best manor. * I have items in a database, each item has multiple tags (keywords). * I would like to preform a search, then get a unique

Re: Planning suggestions please

2006-11-01 Thread Robin Bonin
link I provided above. -Yonik On 11/1/06, Robin Bonin <[EMAIL PROTECTED]> wrote: > I am new to solr, and I have an idea of what I would like my end result to > be. I want to run my plan by the list and make sure that I am approaching > this in the best manor. > > * I have items

Is there a relevance to text matches?

2006-12-01 Thread Robin Bonin
The company I work for us currently using a google mini. I would like to migrate to solr for several features solr has over the mini. One problem I have run into deals with relevance of text in the search results. I wrote a simple app to crawl our website and submit the data to the solr index. I