Hi,
Just trying to get Solr running. I can run it OK on my Windows machine
as per the tutorial. However, on my Solaris machine I'm having
trouble. My newly-installed Tomcat is running the various examples,
seems to be running OK.
Running:
Tomcat version 5.5.16
Java version 1.5.0_06-b
I am still having trouble getting Solr's war file to run under Solaris.
I just took the most recent nightly build war, put it under /webapps/,
point browser to /solr/admin/, and see the output below. This is a new
install of Solaris but all the Tomcat test pages work and Nutch seems to
have i
Greetings,
I'm evaluating using Solr under Tomcat to replace a number of text
searching projects that currently use UMASS's INQUERY, an older search
engine.
One nice feature of INQUERY is that you can create one large SGML file,
containing lots of records, each bracketed with and tags.
S
I'd like to use Solr for a number of separate projects running on a
single Tomcat instance; I thought I would have Solr running a separate
webapp for each project.
I understand that the default location for the solrconfig.xml and
schema.xml files and for the index are under Tomcat's
current-w
solr\data\index)
Any ideas? Thanks.
Mike Baranczak wrote:
On May 15, 2006, at 3:26 PM, Yonik Seeley wrote:
On 5/15/06, Michael Levy <[EMAIL PROTECTED]> wrote:
I'd like to use Solr for a number of separate projects running on a
single Tomcat instance; I thought I would have Solr
Changing to works fine with my version from 2006-05-15
Thanks for your help, this is just what I needed.
Yonik Seeley wrote:
Try using the latest nightly build, and changing indexDir to dataDir:
-Yonik
On 5/17/06, Michael Levy <[EMAIL PROTECTED]> wrote:
I copied solrconf
It seems you can do something like
FIELDNAME:a*
and
FIELDNAME:b*
...but you can't simply
FIELDNAME:*
or
*
The demo post.sh returns Error parsing Lucene
query
and the demo Solr Admin page shows
XML Parsing Error: syntax error
Location:
http://wiki.ushmm.org:8080/solr/select/?stylesheet=&q=*&versio
After using Luke v0.7 to Optimize Index, with either "Using Standard
Format" or "Using Compound Format", and restarting Solr using jetty, I
get a java.io.FileNotFoundException indicating that it can't find the
segments file.
There's no segments file in the index directory, but Luke optimizatio