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
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?
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
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
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
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
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
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
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