Oh.I'v tried run tomcat with the precompiled solr.war.When visit
http://localhost:8080/solr/admin/ always show the page:
---
type Exception report
message
description The
thank you Chris Hostetter,I'm fresher in j2ee develop;I write a servlet
test;it show
package org.apache.solr.servlet;
import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
import java.util.*;
import org.apache.solr.tst.TestRequestHandler;
import org.apache.solr.schema.*;
import
I input all the source code in winxp sp2 & tomcat 5 in jBuilder . when I
debug the application always throw Exception like :
org.apache.solr.core.SolrException: Error loading class
'solr.StandardFilterFactory'...
Caused by: java.lang.ClassNotFoundException: ...
such as ort.apache.solr.schema.* all